| Modifier and Type | Method and Description |
|---|---|
ISetforexportedDomains |
IChangeDocumentationDataProvider.findSetforexportedDomains(java.lang.String path)
Searches for the set for exported domains item with the specified path.
|
ISetforexportedDomains |
ISetforexportedDomains.getParentSetforexportedDomains()
Returns the parent set for exported domains.
|
ISetforexportedDomains |
IDomain.getParentSetforexportedDomains()
Returns the parent set for exported domains.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainss()
Returns all root set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainss(int sortingCriterion)
Returns all root set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainss(java.lang.String sortingProperty)
Returns all root set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithCategory(java.lang.String categoryID)
Returns all root set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns all root set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns all root set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithDefaultCategory()
Returns all root set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithDefaultCategory(int sortingCriterion)
Returns all root set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllRootSetforexportedDomainssWithDefaultCategory(java.lang.String sortingProperty)
Returns all root set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainss()
Returns all set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainss(int sortingCriterion)
Returns all set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainss(java.lang.String sortingProperty)
Returns all set for exported domains items of the project.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssForHistoryItem(com.arcway.cockpit.docgen.provider.interfaces.IHistoryEntry historyItem)
Returns all set for exported 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 ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithCategory(java.lang.String categoryID)
Returns all set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns all set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns all set for exported domains items of the project that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithDefaultCategory()
Returns all set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithDefaultCategory(int sortingCriterion)
Returns all set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
IChangeDocumentationDataProvider.getAllSetforexportedDomainssWithDefaultCategory(java.lang.String sortingProperty)
Returns all set for exported domains items of the project that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildren()
Returns the set for exported domains children.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildren(int sortingCriterion)
Returns the set for exported domains children.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildren(java.lang.String sortingProperty)
Returns the set for exported domains children.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithCategory(java.lang.String categoryID)
Returns the set for exported domains children that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithCategory(java.lang.String categoryID,
int sortingCriterion)
Returns the set for exported domains children that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithCategory(java.lang.String categoryID,
java.lang.String sortingProperty)
Returns the set for exported domains children that belong to the specified category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithDefaultCategory()
Returns the set for exported domains children that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithDefaultCategory(int sortingCriterion)
Returns the set for exported domains children that belong to the default category.
|
java.util.List<? extends ISetforexportedDomains> |
ISetforexportedDomains.getSetforexportedDomainsChildrenWithDefaultCategory(java.lang.String sortingProperty)
Returns the set for exported domains children that belong to the default category.
|