| Modifier and Type | Method and Description |
|---|---|
ISetforimportedDomains |
IChangeDocumentationDataProvider.findSetforimportedDomains(java.lang.String path)
Searches for the set for imported domains item with the specified path.
|
ISetforimportedDomains |
ISetforimportedDomains.getParentSetforimportedDomains()
Returns the parent set for imported domains.
|
ISetforimportedDomains |
IDomain.getParentSetforimportedDomains()
Returns the parent set for imported domains.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainss()
Returns all root set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainss(int sortingCriterion)
Returns all root set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainss(java.lang.String sortingProperty)
Returns all root set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithCategory(java.lang.String categoryID)
Returns all root set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns all root set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns all root set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithDefaultCategory()
Returns all root set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithDefaultCategory(int sortingCriterion)
Returns all root set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforimportedDomainssWithDefaultCategory(java.lang.String sortingProperty)
Returns all root set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainss()
Returns all set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainss(int sortingCriterion)
Returns all set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainss(java.lang.String sortingProperty)
Returns all set for imported domains items of the project.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssForHistoryItem(com.arcway.cockpit.docgen.provider.interfaces.IHistoryEntry historyItem)
Returns all set for imported domains items which have been modified the last time with the commit
identified by the given history item (each time, a user commits the project,
a history item is created).
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithCategory(java.lang.String categoryID)
Returns all set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns all set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns all set for imported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithDefaultCategory()
Returns all set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithDefaultCategory(int sortingCriterion)
Returns all set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
IChangeDocumentationDataProvider.getAllSetforimportedDomainssWithDefaultCategory(java.lang.String sortingProperty)
Returns all set for imported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildren()
Returns the set for imported domains children.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildren(int sortingCriterion)
Returns the set for imported domains children.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildren(java.lang.String sortingProperty)
Returns the set for imported domains children.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithCategory(java.lang.String categoryID)
Returns the set for imported domains children that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns the set for imported domains children that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns the set for imported domains children that belong to the specified category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithDefaultCategory()
Returns the set for imported domains children that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithDefaultCategory(int sortingCriterion)
Returns the set for imported domains children that belong to the default category.
|
java.util.List<? extends ISetforimportedDomains> |
ISetforimportedDomains.getSetforimportedDomainsChildrenWithDefaultCategory(java.lang.String sortingProperty)
Returns the set for imported domains children that belong to the default category.
|