- getAllCategories() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Deprecated.
- getAllCategories(int) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Deprecated.
- getAllDocumentContainerSets() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all document containers of the project
The document containers are sorted by name.
- getAllDocumentContainerSets(int) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all categories of the project
sortingCriterion specifies the criterion for sorting.
- getAllDocumentContainerSetsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all document container sets which have been modified the last time with the
commit identified by the history item.
- getAllDocumentContainersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all document containers which have been modified the last time with the
commit identified by the history item.
- getAllResourceLocatorsForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all resource locators which have been modified the last time with the
commit identified by the history item.
- getCategoryID() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
- getCategoryID() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IResourceLocator
-
Returns the (human readable) category ID
- getDocumentContainers() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers.
- getDocumentContainers(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers.
- getDocumentContainerSet() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns the name of the document container set of the container.
- getDocumentContainerSetInterface() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns the document container set of the container.
- getDocumentContainersForUniqueElement(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all document containers that are linked to a certain unique element.
- getDocumentContainersForUniqueElement(String, int) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
Returns all document containers that are linked to a certain unique element.
- getDocumentContainersWithCategory(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers that belong to the specified category.
- getDocumentContainersWithCategory(String, String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers that belong to the specified category.
- getDocumentContainersWithDefaultCategory() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers that belong to the default category.
- getDocumentContainersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns all contained document containers that belong to the default category.
- getFileLinks() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained file links.
- getFileLinksWithCategory(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained file links that belong to the specified category.
- getFileLinksWithDefaultCategory() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained file links that belong to the default category.
- getKeywords() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns the keywords.
- getName() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns the name.
- getName() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns the name.
- getResourceLocators() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained resource locators.
- getSORT_CATEGORY_BY_NAME() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
- getSORT_DOCUMENTCONTAINER_BY_CATEGORY() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
- getSORT_DOCUMENTCONTAINER_BY_NAME() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
- getSORT_DOCUMENTCONTAINERSET_BY_NAME() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
- getSORT_RESOURCELOCATOR_BY_URL() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentDataProvider
-
- getStatus() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns the status.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainerSet
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getUniqueIdentifier() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IResourceLocator
-
Returns a unique identifier that uniquely identifies this object
within its project.
- getURL() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IResourceLocator
-
Returns the URL.
- getWebLinks() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained web links.
- getWebLinksWithCategory(String) - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained web links that belong to the specified category.
- getWebLinksWithDefaultCategory() - Method in interface com.arcway.cockpit.documentmodule.docgen.provider.interfaces.IDocumentContainer
-
Returns all contained web links that belong to the default category.