| Package | Description | 
|---|---|
| step.repository.alm | |
| step.repository.alm.otaclient | 
 TDAPIOLELib 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<org.bson.types.ObjectId> | 
ALMRepositoryHelper.handleAttachments(IList attachmentList)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IFactoryList
Services to create and maintains lists within entity factories. 
 | 
interface  | 
IHierarchySupportList
Services to create and maintain lists of items and their parent objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IList | 
ICustomizationActions.actions()
 The list of CustomizationAction objects. 
 | 
IList | 
IPolicyStatus.administrators()
 The list of project administrators. 
 | 
IList | 
IAlertManager.alertList(String entityType,
         boolean needRefresh)
 The list of user alerts. 
 | 
IList | 
ICustomizationRBTQuestion.answers()
 The IList of CustomizationRBTAnswer objects of all possible values for this criterion, ordered by weight. 
 | 
IList | 
ICustomizationField2.authorizedModifyForGroups()
 The list of groups whose members can modify this field. 
 | 
IList | 
ICustomizationField2.authorizedOwnerSensibleForGroups()
 The list of CustomizationUsersGroup objects of the groups for which only the owner can modify the field. 
 | 
IList | 
ICustomizationField2.authorizedVisibleForGroups()
 The list of CustomizationUsersGroup objects of the groups for which the field is visible in customization dialogs. 
 | 
IList | 
ICustomizationField2.authorizedVisibleInNewBugForGroups()
 The list of CustomizationUsersGroup objects of the groups for which the field is visible in the new defect dialog. 
 | 
IList | 
IBaselineFactory.baselineItems(IBaseField pEntity)
 A list of IBaselineItem objects in which the entity participated. 
 | 
IList | 
IVersionItem2.baselines()
 The list of IBaseline objects to which this version belongs. 
 | 
IList | 
IBaselinedEntity.baselines()
 A list of IBaseline objects in which the entity participated. 
 | 
IList | 
ICustomizationRBT.biQuestions()
 The list of Business Criticality questions. 
 | 
IList | 
IBusinessProcess.bpComponents()
 The list of BPComponents that belong to the test. 
 | 
IList | 
IBPGroup.bpComponents()
 The list of the BPComponents that belong to the group. 
 | 
IList | 
IBPComponent.bpParams()
 The list of the BPComponents parameters. 
 | 
IList | 
IGraphBuilder.buildMultipleGraphs(Object graphDefs)
 Build several graphs. 
 | 
IList | 
IComponent.businessProcesses()
 The list of associated BusinessProcess objects. 
 | 
IList | 
IBug.changeLinks()
 Obsolete. 
 | 
IList | 
ICustomizationListNode.children()
 The list of CustomizationListNode objects that are sub-nodes of the current node. 
 | 
IList | 
IComparisonNode.children()
 Get children 
 | 
IList | 
IComparison.compareEntities(ILibraryInfo importerInfo,
               int importerBaseLineId,
               ILibraryInfo exportableInfo,
               int exportableBaselineId,
               IList comparisonSettingsList,
               int importedEntityId,
               int exportableEntityId,
               String compareEntityType)
 Compares two entities of the same type that are mapped through libraries using a given set of comparison settings 
 | 
IList | 
IComparison.compareVersionedEntities(int entityID,
                        int firstVersionId,
                        int secondVersionId,
                        IList comparisonSettingsList,
                        String compareEntityType)
 Compares two versions of entity using a given set of comparison settings 
 | 
IList | 
ICustomizationMailConditions.conditions()
 Gets the list of CustomizationMailCondition objects. 
 | 
static IList | 
ClassFactory.createList()
Services to create and maintain lists. 
 | 
IList | 
IGraph.crossDrillDown(Object areas)
 Cross project graph data drill-down. 
 | 
IList | 
ICustomization3.customizableEntitiesTables()
 Returns the list of the customizable entities' table names. 
 | 
IList | 
ILicenseManager.deniedFeatures()
 Gets the list of features which cannot be used in the current QC edition. 
 | 
IList | 
ITDConnection.domainsList()
 The domain names for this site. 
 | 
IList | 
IGraph.drillDown(Object pAreas,
         Object mAreas)
 Drills down to graph data. 
 | 
IList | 
ISettings.enumItems()
 Returns the list of names of the setting's items. 
 | 
IList | 
IExecutionStatus.eventsList()
 Gets the list of the execution events. 
 | 
IList | 
ICustomizationRBT2.fcQuestions()
 The list of Functional Complexity questions. 
 | 
IList | 
ITDFilter.fields()
 The list of fields for the TDFilter's parent object. 
 | 
IList | 
IFactoryList.fields()
 Gets a list of fields available through this factory. 
 | 
IList | 
ICustomizationType.fields()
 The list of CustomizationTypedField objects for this type. 
 | 
IList | 
IComparisonSettings.fields()
 Returns a copy of The list of the fields to be considered for the comparison 
 | 
IList | 
IComparisonResult.fields()
 Returns a copy of The list of the modified fields 
 | 
IList | 
IBaseFactory.fields()
 The list of all available fields for the entity managed by the factory. 
 | 
IList | 
ITDConnection.fields(String dataType)
 A list of fields for the table specified in the DataType argument. 
 | 
IList | 
ICustomizationFields.fields(String tableName)
 A list of all fields in the specified table. 
 | 
IList | 
IReqFactory.find(int startRootID,
    String fieldName,
    String pattern,
    int mode,
    int limit)
 Gets a list of requirements containing the Pattern value in specified field. 
 | 
IList | 
ISysTreeNode.findChildren(String pattern,
            boolean matchCase,
            String filter)
 Finds node children according to specified search pattern. 
 | 
IList | 
_ISubjectNode3.findChildrenExact(String pattern,
                 boolean matchCase,
                 String filter)
 Finds node children matching the name exactly according to specified search pattern. 
 | 
IList | 
IBaseEntityFolder.findEntity(String pattern,
          boolean matchCase,
          String filter)
 Gets a list of contained business entities according to specified pattern. 
 | 
IList | 
IBug.findSimilarBugs(int similarityRatio)
 Searches the defect summaries for similarities to this defect. 
 | 
IList | 
IBugFactory.findSimilarBugs(String pattern,
               int similarityRatio)
 Searches defect summaries and descriptions for matches to Pattern. 
 | 
IList | 
ITestSetFolder2.findTestInstances(String pattern,
                 boolean matchCase,
                 String filter)
 Gets the list of test instances in all test sets in given folder and its subfolders that match the specified pattern. 
 | 
IList | 
ISubjectNode.findTests(String pattern,
         boolean matchCase,
         String filter)
 Finds tests within the current subject folder whose name matches the specified text pattern. 
 | 
IList | 
ITestSetFolder.findTestSets(String pattern,
            boolean matchCase,
            String filter)
 Gets the list of test sets contained in the folder that match the specified pattern. 
 | 
IList | 
IBusinessProcess2.flowOutputParameters()
 The list of flow output parameters for the test. 
 | 
IList | 
ITestSetFolder3.folderFields()
 Returns the list of fields of the test set folder. 
 | 
IList | 
ICustomizationRBT.fpQuestions()
 The list of Failure Probability questions. 
 | 
IList | 
IAlertable2Dispatch.getAlertList(boolean needRefresh)
 Gets a list of all alerts associated with the object. 
 | 
IList | 
IAlertable.getAlertList(boolean needRefresh)
 Gets a list of all alerts associated with the object. 
 | 
IList | 
ITDConnection4.getAllVisibleProjectDescriptors()
 The list of project descriptors under all domains that the current logged in user is allowed to connect to. 
 | 
IList | 
IChange.getBugLinks()  | 
IList | 
_IBaseFactory.getCachedList(String filter)
 For HP use 
 | 
IList | 
IAnalysisItemFolderFactory.getChildItemsIncludedInPages(IList pIdsList,
                            boolean inPublicPagesOnly)
 Returns the list of those Analysis Items that are descendants of the specified folders and are displayed on at least one dashboard page. 
 | 
IList | 
IDashboardFolderFactory.getChildPagesWithPrivateItems(IList pIdsList)
 Returns the page IDs of those children of the specified folders that contain private analysis items. 
 | 
IList | 
IReqFactory.getChildrenList(int fatherID)
 Gets list of child requirements. 
 | 
IList | 
IReqFactory3.getCoverageTestsByReqFilter(String reqFilter)
 Returns the list of tests that cover the requirements that match the requirement filter. 
 | 
IList | 
IReq2.getCoverageTestsByReqFilter(String reqFilter,
                           boolean recursive)
 Returns the list of tests that cover the current requirement and, optionally, cover those of its children that match the requirement filter. 
 | 
IList | 
ITest.getCoverList()
 Gets the list of all requirements covered by this test. 
 | 
IList | 
IReq.getCoverList(boolean recursive)
 Gets a list of the tests that cover this requirement. 
 | 
IList | 
IReq.getCoverListByFilter(String testFilter,
                    boolean recursive)
 Gets the list of all tests that cover the current requirement and match the filter. 
 | 
IList | 
ICrossProjectAPI.getEntitiesFieldIntersection(IList pProjectIds,
                            IList pEntityTypes,
                            int entityFieldComparisonStrategy)
 Return a list of lists. 
 | 
IList | 
ICustomizationTypes.getEntityCustomizationTypes(int entityType)
 Gets the list of all CustomizationTypes for the specified entity. 
 | 
IList | 
ITDConnection3.getExtensions(int mode)
 For HP use. 
 | 
IList | 
ISupportHierarchicalFilter.getFilteredChildren(int fatherID,
                   ITDFilter filter)
 Returns a list of children of the specified parent that match the filter. 
 | 
IList | 
IReqFactory2.getFilteredChildrenList(int fatherID,
                       ITDFilter filter)
 Gets a filtered list of child requirements. 
 | 
IList | 
IAnalysisItemFactory.getItemsIncludedInPages(IList pIdsList,
                       boolean inPublicPagesOnly)
 Returns the list of those AnalysisItem objects from the list that appear on dashboard pages. 
 | 
IList | 
IDashboardPageFactory.getPagesWithPrivateItems(IList pIdsList)
 Returns those dashboard page objects from the specified ID list that include private analysis items. 
 | 
IList | 
IBusinessProcess2.getParameterGroups(int groupLevel)
 For HP use. 
 | 
IList | 
IReqFactory3.getRequirementsByStatus(String filter,
                       String status,
                       IList coverageByCycles)
 For HP use.Returns a list of Requirements depending on their status, the list of cycles and the filter 
 | 
IList | 
IReqFactory3.getRequirementsSummaryStatus(String reqIDs,
                            String filter,
                            IList coverageByCycles)
 For HP use. 
 | 
IList | 
IReqFactory3.getRequirementTypes()
 Returns the list of requirement customization types. 
 | 
IList | 
IBusinessProcess2.getRTParamOccurrences(com4j.Com4jObject pRTParam)
 For HP use. 
 | 
IList | 
ITDConnection3.getTDParamsNames()
 Returns the names of the site's parameters. 
 | 
IList | 
IReqFactory3.getTracedList(int reqID,
             int traceDirection)
 Returns the list of requirements either traced directly from or directly to the specified requirement. 
 | 
IList | 
ISupportEntityTypes.getTypedFields(String typeId)
 The list of fields for the given type. 
 | 
IList | 
IGroupingManager.groupList()
 The list of top-level GroupItem objects. 
 | 
IList | 
IGroupingItem.groupList()
 The list of sub-groups of this group. 
 | 
IList | 
ICustomizationUsersGroups.groups()
 The list of CustomizationUsersGroup objects. 
 | 
IList | 
ICustomizationAction.groups()
 A list of the user groups for which the current action is allowed. 
 | 
IList | 
ICustomizationUser.groupsList()
 The names of all the user groups to which this user belongs. 
 | 
IList | 
IGroupingManager.itemList()
 The list of references to the members of the group. 
 | 
IList | 
IGroupingItem.itemList()
 The list of references to the members of the group. 
 | 
IList | 
ITDMailConditions.itemList(boolean getRealNames)
 Gets the list of Mail Condition Users. 
 | 
IList | 
IFileData.items()
 The folder's child items. 
 | 
IList | 
IBPIteration.iterationParams()
 The list of BPIterationParam objects associated with this iteration. 
 | 
IList | 
IBPComponent.iterations()
 The list of the BPComponents Iterations. 
 | 
IList | 
ILibraryFactory.libraryPartsEntitiesTables()
 Returns the list of the entities' table names which can be a library part. 
 | 
IList | 
ITemplateManager.linkedProjects()
 The list of projects linked to this template. 
 | 
IList | 
IMultiValue.list()
 List of values. 
 | 
IList | 
IParameterGroup.members()
 The list of the IParameterGroupMembers that belong to the group. 
 | 
IList | 
IExtensionData.modules()
 The the list of extension modules. 
 | 
IList | 
ICustomizationModules3.modules()
 The list of project module IDs. 
 | 
IList | 
IGraph.multiDrillDown(Object areas)
 Gets detailed information about a graph area consisting of four sets of coordinates. 
 | 
IList | 
ITDFilter.newList()
 Creates a new list from current filter. 
 | 
IList | 
ISysTreeNode.newList()
 Gets a list of the node's immediate children. 
 | 
IList | 
IHostGroup.newList()
 Gets a list of all hosts in the group. 
 | 
IList | 
IHistory.newList(String filter)
 Gets filtered list of history data records. 
 | 
IList | 
IBaseFactory.newList(String filter)
 Creates a list of objects according to the specified filter. 
 | 
IList | 
IHistory2.newListEx(String filter,
         String versionNumber)
 Gets filtered list of history data records, that belong to the requested version . 
 | 
IList | 
IReqSummaryStatus.possibleStatuses()
 A list of possible requirement statuses. 
 | 
IList | 
IReqCoverageStatus.possibleStatuses()
 The list of possible coverage statuses. 
 | 
IList | 
ITDConnection.projectsList()
 The projects that are available in the domain to which Quality Center is connected. 
 | 
IList | 
ITDConnection.projectsListEx(String domainName)
 The projects available within the specified domain. 
 | 
IList | 
ITreeManager.rootList(short val)
 Gets list of available trees in the specified range. 
 | 
IList | 
IBusinessProcess.rtParameters()
 The list of run time parameters for the test. 
 | 
IList | 
IRuleManager.rules(boolean needRefresh)
 A list of all the Rule objects. 
 | 
IList | 
ISearchableFactory.search(String query,
      com4j.Com4jObject pSearchOptions)
 Gets a list of objects matching the search query. 
 | 
IList | 
ITestSetFolder.subNodes()
 The list of child nodes. 
 | 
IList | 
IBaseEntityFolder.subNodes()
 The list of child nodes. 
 | 
IList | 
IComponentFolderFactory.unattachedComponents()
 Obsolete: method UnattachedComponents 
 | 
IList | 
ISupportAssetRelations.usedBy()
 Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset. 
 | 
IList | 
ISharableLibrary.usedByInfo()
 Get an IList of ILibraryInfo of libraries that are using me. 
 | 
IList | 
ITDConnection.userGroupsList()
 The names of the user groups of the currently connected project. 
 | 
IList | 
ICustomizationUsers.users()
 The list of customization users. 
 | 
IList | 
ITDConnection.usersList()
 The names of the users of the currently connected project. 
 | 
IList | 
ICustomizationUsersGroup.usersList()
 A list of all members of the user group. 
 | 
IList | 
ISupportAssetRelations.using()
 Returns the list of relations to assets used by this asset or by user assets owned by this asset. 
 | 
IList | 
INamedListValue.values()
 Returns the list of values. 
 | 
IList | 
IVersionControl.versions()
 For HP use. 
 | 
IList | 
IVCS.versions()
 For HP use. 
 | 
IList | 
IVCS.versionsEx()
 A list of IVersionItem references for accessing the details of each version in the object. 
 | 
IList | 
ITDConnection2.visibleDomains()
 The list of domain names that the current logged in user is permitted to view. 
 | 
IList | 
ICustomizationModules2.visibleForGroups(int moduleID)
 The list of the user groups to which the specified module is visible in the UI. 
 | 
IList | 
ITDConnection2.visibleProjects(String domainName)
 The list of projects in the specified domain that the current logged in user is allowed to connect to. 
 | 
IList | 
IGraph.warnings()
 Returns a list of warnings returned for this graph by the server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
ILibrary.beginSync(ILibraryInfo srcLibrary,
         int srcBaselineId,
         int comparisonId,
         IList fieldsToSync)
 For HP use. 
 | 
void | 
IComparison.compareBaselines(int oldBaselineId,
                int newBaselineId,
                IList comparisonSettingsList,
                com4j.Holder<IComparisonNode> pLeftRoot,
                com4j.Holder<IComparisonNode> pRightRoot)
 Compare between two Baselines 
 | 
IList | 
IComparison.compareEntities(ILibraryInfo importerInfo,
               int importerBaseLineId,
               ILibraryInfo exportableInfo,
               int exportableBaselineId,
               IList comparisonSettingsList,
               int importedEntityId,
               int exportableEntityId,
               String compareEntityType)
 Compares two entities of the same type that are mapped through libraries using a given set of comparison settings 
 | 
void | 
IComparison.compareLibraries(ILibraryInfo lv,
                int lComparedBaselineId,
                ILibraryInfo rv,
                int rComparedBaselineId,
                IList comparisonSettingsList,
                com4j.Holder<IComparisonNode> pLeftRoot,
                com4j.Holder<IComparisonNode> pRightRoot)
 Compare between two Libraries. 
 | 
IList | 
IComparison.compareVersionedEntities(int entityID,
                        int firstVersionId,
                        int secondVersionId,
                        IList comparisonSettingsList,
                        String compareEntityType)
 Compares two versions of entity using a given set of comparison settings 
 | 
IList | 
IAnalysisItemFolderFactory.getChildItemsIncludedInPages(IList pIdsList,
                            boolean inPublicPagesOnly)
 Returns the list of those Analysis Items that are descendants of the specified folders and are displayed on at least one dashboard page. 
 | 
IList | 
IDashboardFolderFactory.getChildPagesWithPrivateItems(IList pIdsList)
 Returns the page IDs of those children of the specified folders that contain private analysis items. 
 | 
IComparisonSettings | 
IComparison.getComparisonSettings(String pType,
                     IList fieldsList,
                     boolean attachmentsNeeded,
                     boolean richContentNeeded)
 Get a single new Comparison Settings object for a specific given type 
 | 
Object | 
IReqCoverageInformation.getCoverageEntitiesSummary(String filter,
                          IList coverageByCycles)
 Returns the amount of covering enitities according to their status. 
 | 
IList | 
ICrossProjectAPI.getEntitiesFieldIntersection(IList pProjectIds,
                            IList pEntityTypes,
                            int entityFieldComparisonStrategy)
 Return a list of lists. 
 | 
IList | 
IAnalysisItemFactory.getItemsIncludedInPages(IList pIdsList,
                       boolean inPublicPagesOnly)
 Returns the list of those AnalysisItem objects from the list that appear on dashboard pages. 
 | 
IList | 
IDashboardPageFactory.getPagesWithPrivateItems(IList pIdsList)
 Returns those dashboard page objects from the specified ID list that include private analysis items. 
 | 
IList | 
IReqFactory3.getRequirementsByStatus(String filter,
                       String status,
                       IList coverageByCycles)
 For HP use.Returns a list of Requirements depending on their status, the list of cycles and the filter 
 | 
IList | 
IReqFactory3.getRequirementsSummaryStatus(String reqIDs,
                            String filter,
                            IList coverageByCycles)
 For HP use. 
 | 
void | 
IMultiValue.list(IList pVal)
 List of values. 
 | 
void | 
_IBaseFactory.putCachedList(String filter,
             IList pList)
 For HP use 
 | 
void | 
IReqCoverageInformation.setCyclesContext(IList coverageByCycles)
 Sets cycle context for the ReqCoverageFactory to be used in NewList. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
IExtendedStorage.loadEx(String fSysFilter,
      boolean synchronize,
      com4j.Holder<IList> pVal,
      com4j.Holder<Boolean> pNonFatalErrorOccured)
 Downloads the storage structure to the client file system. 
 | 
boolean | 
IExtendedStorage.saveEx(String fSysFilter,
      boolean synchronize,
      com4j.Holder<IList> pVal)
 Uploads the storage structure to the server. 
 | 
Copyright © 2020. All rights reserved.