Interface ITDConnection7
-
- All Superinterfaces:
com4j.Com4jObject
,ITDConnection
,ITDConnection2
,ITDConnection3
,ITDConnection4
,ITDConnection5
,ITDConnection6
- All Known Subinterfaces:
ITDConnection10
,ITDConnection11
,ITDConnection12
,ITDConnection13
,ITDConnection8
,ITDConnection9
public interface ITDConnection7 extends ITDConnection6
Represents a single server connection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
analysisItemFileFactory()
For HP use.com4j.Com4jObject
analysisSegmentFactory()
For HP use.boolean
asyncMailEnabled()
Checks if asynchronous mailing is enabled for the project.void
asyncMailEnabled(boolean pVal)
Checks if asynchronous mailing is enabled for the project.com4j.Com4jObject
bpStepParamFactory()
For HP use.com4j.Com4jObject
businessViewsExcelReportManager()
For HP use.com4j.Com4jObject
facetFactory()
For HP use.java.lang.String
ldapToken()
For HP use.com4j.Com4jObject
testFolderFactory()
The TestFolderFactory object for this connection.com4j.Com4jObject
testLabFolderFactory()
The TestLabFolderFactory object for this connection.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection
actionPermission, alertManager, allowReconnect, allowReconnect, analysis, bugFactory, changeFactory, changePassword, checkoutRepository, clientType, command, commonSettings, componentFactory, componentFolderFactory, connected, connectProject, connectProjectEx, connectToVCSAs, customization, dbManager, dbName, dbType, directoryPath, disconnectProject, domainName, domainsList, domainsList, extendedStorage, fields, getLicense, getLicenses, getLicenseStatus, getTDVersion, hostFactory, hostGroupFactory, ignoreHtmlFormat, ignoreHtmlFormat, initConnection, initConnectionEx, keepConnection, keepConnection, mailConditions, moduleVisible, password, projectConnected, projectName, projectProperties, projectsList, projectsList, projectsListEx, purgeRuns, releaseConnection, reportRole, reqFactory, rules, runFactory, sendMail, serverName, serverTime, serverURL, synchronizeFollowUps, tdParams, tdSettings, testFactory, testRepository, testSetFactory, testSetTreeManager, textParam, treeManager, userGroupsList, userGroupsList, userName, userSettings, usersList, usersList, usingProgress, usingProgress, vcs, vcsDbRepository, viewsRepository, vmRepository
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection2
auditPropertyFactory, auditRecordFactory, connect, disconnect, graphBuilder, isSearchSupported, loggedIn, login, logout, productInfo, tsTestFactory, visibleDomains, visibleDomains, visibleProjects
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection3
applicationConfigurationFactory, applicationEntityFactory, applicationEntityTreeManager, blueprintFactory, changeEntityFactory, changeEntityTreeManager, cycleFactory, extensionFactory, extensionsManager, getExtensions, getNonce, getTDParamsNames, getTDParamsNames, releaseFactory, releaseFolderFactory, serviceChangeFactory, serviceFactory, serviceFolderFactory, serviceGroupFactory, validate
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection4
analysisItemFactory, analysisItemFolderFactory, assetRelationFactory, assetRepositoryItemFactory, baselineFactory, clientVersion, comparisonFactory, comparisonNodeFactory, crossProjectAPI, dashboardFolderFactory, dashboardPageFactory, dashboardPageItemFactory, excelReportManager, getAllVisibleProjectDescriptors, getAllVisibleProjectDescriptors, getFavoriteFactory, getFavoriteFolderFactory, getRootsFavoriteFactory, getRootsFavoriteFolderFactory, libraryFactory, libraryFolderFactory, licenseManager, policyStatus, qcResourceFactory, qcResourceFolderFactory, refreshConnectionState, rootsAnalysisItemFactory, rootsAnalysisItemFolderFactory, rootsDashboardFolderFactory, rootsDashboardPageFactory, sendFramedMail, taskFactory, taskLogFactory, templateManager, userAssetFactory
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection5
applicativeSessionCookie, attachmentFactory, authenticationToken, bpComponentFactory, bpIterationFactory, bpIterationParamFactory, bpmLinkFactory, bpModelElementFactory, bpModelFactory, bpModelFolderFactory, bpModelPathFactory, bpParamFactory, brand, brandDisplayName, componentParamFactory, componentStepFactory, connectedProjectDescriptor, contentDefinitionFactory, coverageFactory, deletedAssetInfoFactory, deniedFeatures, disconnectLocally, edition, eventLogFactory, genericOneParamCall, getCommonFavoriteFactory, getCommonFavoriteFolderFactory, getLinkedProjects, kpiDefinitionFactory, kpiFactory, kpiMilestoneScopeItemFactory, loginEx, loginMetadata, loginSessionId, loginWithAuthenticationToken, milestoneFactory, milestoneScopeItemFactory, projectSessionId, publicEntityKeyFactory, purgeRuns2, reconnect, reportManager, reportToReportProjectTemplateLinkFactory, reportUserTemplateFactory, runCriterionFactory, runIterationFactory, scopeItemFactory, serverAddress, sessionToken, stepFactory, testConfigFactory, testCriterionFactory, thresholdValueFactory
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITDConnection6
designStepFactory, setProxyCredentials, setServerCredentials
-
-
-
-
Method Detail
-
testFolderFactory
com4j.Com4jObject testFolderFactory()
The TestFolderFactory object for this connection.
Getter method for the COM property "TestFolderFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
testLabFolderFactory
com4j.Com4jObject testLabFolderFactory()
The TestLabFolderFactory object for this connection.
Getter method for the COM property "TestLabFolderFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
facetFactory
com4j.Com4jObject facetFactory()
For HP use. The Facet Factory object for this connection.
Getter method for the COM property "FacetFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
analysisSegmentFactory
com4j.Com4jObject analysisSegmentFactory()
For HP use. The factory that manages the analysis segments.
Getter method for the COM property "AnalysisSegmentFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
businessViewsExcelReportManager
com4j.Com4jObject businessViewsExcelReportManager()
For HP use. Report Manager.
Getter method for the COM property "BusinessViewsExcelReportManager"
- Returns:
- Returns a value of type com4j.Com4jObject
-
analysisItemFileFactory
com4j.Com4jObject analysisItemFileFactory()
For HP use. The factory that manages analysis item files.
Getter method for the COM property "AnalysisItemFileFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
bpStepParamFactory
com4j.Com4jObject bpStepParamFactory()
For HP use. The BpStepParamFactory Factory object for this connection.
Getter method for the COM property "BPStepParamFactory"
- Returns:
- Returns a value of type com4j.Com4jObject
-
asyncMailEnabled
boolean asyncMailEnabled()
Checks if asynchronous mailing is enabled for the project.
Getter method for the COM property "AsyncMailEnabled"
- Returns:
- Returns a value of type boolean
-
asyncMailEnabled
void asyncMailEnabled(boolean pVal)
Checks if asynchronous mailing is enabled for the project.
Setter method for the COM property "AsyncMailEnabled"
- Parameters:
pVal
- Mandatory boolean parameter.
-
ldapToken
java.lang.String ldapToken()
For HP use. Lightweight SSO LDAP authentication token for current user.
Getter method for the COM property "LDAPToken"
- Returns:
- Returns a value of type java.lang.String
-
-