Skip navigation links
C F G H I 

G

getAllCapabilityFolders() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project.
getAllCapabilityFolders(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project.
getAllCapabilityFolders(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project.
getAllCapabilityFoldersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder 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).
getAllCapabilityFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the specified category.
getAllCapabilityFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the specified category.
getAllCapabilityFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the specified category.
getAllCapabilityFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the default category.
getAllCapabilityFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the default category.
getAllCapabilityFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability folder items of the project that belong to the default category.
getAllCapabilityNotes(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project.
getAllCapabilityNotes(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project.
getAllCapabilityNotesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note 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).
getAllCapabilityNotesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the specified category.
getAllCapabilityNotesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the specified category.
getAllCapabilityNotesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the default category.
getAllCapabilityNotesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the default category.
getAllCapabilitys() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project.
getAllCapabilitys(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project.
getAllCapabilitys(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project.
getAllCapabilitysForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability 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).
getAllCapabilitysForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are linked to the given model element.
getAllCapabilitysForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are linked to the given model element.
getAllCapabilitysForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are linked to the given model element.
getAllCapabilitysNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are not linked to any model element.
getAllCapabilitysNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are not linked to any model element.
getAllCapabilitysNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project which are not linked to any model element.
getAllCapabilitysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the specified category.
getAllCapabilitysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the specified category.
getAllCapabilitysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the specified category.
getAllCapabilitysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the default category.
getAllCapabilitysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the default category.
getAllCapabilitysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all capability items of the project that belong to the default category.
getAllQuantifiedCapabilitys() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project.
getAllQuantifiedCapabilitys(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project.
getAllQuantifiedCapabilitys(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project.
getAllQuantifiedCapabilitysForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability 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).
getAllQuantifiedCapabilitysForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are linked to the given model element.
getAllQuantifiedCapabilitysForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are linked to the given model element.
getAllQuantifiedCapabilitysForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are linked to the given model element.
getAllQuantifiedCapabilitysNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are not linked to any model element.
getAllQuantifiedCapabilitysNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are not linked to any model element.
getAllQuantifiedCapabilitysNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project which are not linked to any model element.
getAllQuantifiedCapabilitysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the specified category.
getAllQuantifiedCapabilitysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the specified category.
getAllQuantifiedCapabilitysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the specified category.
getAllQuantifiedCapabilitysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the default category.
getAllQuantifiedCapabilitysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the default category.
getAllQuantifiedCapabilitysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all quantified capability items of the project that belong to the default category.
getAllResourceFolders() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project.
getAllResourceFolders(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project.
getAllResourceFolders(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project.
getAllResourceFoldersForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder 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).
getAllResourceFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the specified category.
getAllResourceFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the specified category.
getAllResourceFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the specified category.
getAllResourceFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the default category.
getAllResourceFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the default category.
getAllResourceFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource folder items of the project that belong to the default category.
getAllResourceNotes(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project.
getAllResourceNotes(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project.
getAllResourceNotesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note 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).
getAllResourceNotesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the specified category.
getAllResourceNotesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the specified category.
getAllResourceNotesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the default category.
getAllResourceNotesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all note items of the project that belong to the default category.
getAllResources() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project.
getAllResources(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project.
getAllResources(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project.
getAllResourcesForHistoryItem(IHistoryEntry) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource 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).
getAllResourcesForModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are linked to the given model element.
getAllResourcesForModelElement(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are linked to the given model element.
getAllResourcesForModelElement(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are linked to the given model element.
getAllResourcesNotLinkedToAnyModelElement() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are not linked to any model element.
getAllResourcesNotLinkedToAnyModelElement(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are not linked to any model element.
getAllResourcesNotLinkedToAnyModelElement(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project which are not linked to any model element.
getAllResourcesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the specified category.
getAllResourcesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the specified category.
getAllResourcesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the specified category.
getAllResourcesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the default category.
getAllResourcesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the default category.
getAllResourcesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all resource items of the project that belong to the default category.
getAllRootCapabilityFolders() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project.
getAllRootCapabilityFolders(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project.
getAllRootCapabilityFolders(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project.
getAllRootCapabilityFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the specified category.
getAllRootCapabilityFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the specified category.
getAllRootCapabilityFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the specified category.
getAllRootCapabilityFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the default category.
getAllRootCapabilityFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the default category.
getAllRootCapabilityFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability folder items of the project that belong to the default category.
getAllRootCapabilitys() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project.
getAllRootCapabilitys(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project.
getAllRootCapabilitys(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project.
getAllRootCapabilitysWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the specified category.
getAllRootCapabilitysWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the specified category.
getAllRootCapabilitysWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the specified category.
getAllRootCapabilitysWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the default category.
getAllRootCapabilitysWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the default category.
getAllRootCapabilitysWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root capability items of the project that belong to the default category.
getAllRootResourceFolders() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project.
getAllRootResourceFolders(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project.
getAllRootResourceFolders(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project.
getAllRootResourceFoldersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the specified category.
getAllRootResourceFoldersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the specified category.
getAllRootResourceFoldersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the specified category.
getAllRootResourceFoldersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the default category.
getAllRootResourceFoldersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the default category.
getAllRootResourceFoldersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource folder items of the project that belong to the default category.
getAllRootResources() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project.
getAllRootResources(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project.
getAllRootResources(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project.
getAllRootResourcesWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the specified category.
getAllRootResourcesWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the specified category.
getAllRootResourcesWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the specified category.
getAllRootResourcesWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the default category.
getAllRootResourcesWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the default category.
getAllRootResourcesWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns all root resource items of the project that belong to the default category.
getCapabilitiess() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items.
getCapabilitiess(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items.
getCapabilitiess(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items.
getCapabilitiessWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the specified category.
getCapabilitiessWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the specified category.
getCapabilitiessWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the specified category.
getCapabilitiessWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the default category.
getCapabilitiessWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the default category.
getCapabilitiessWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the capabilities items that belong to the default category.
getCapabilityChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children.
getCapabilityChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children.
getCapabilityChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children.
getCapabilityChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the specified category.
getCapabilityChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the specified category.
getCapabilityChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the specified category.
getCapabilityChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the default category.
getCapabilityChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the default category.
getCapabilityChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability children that belong to the default category.
getCapabilityFolderChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children.
getCapabilityFolderChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children.
getCapabilityFolderChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children.
getCapabilityFolderChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the specified category.
getCapabilityFolderChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the specified category.
getCapabilityFolderChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the specified category.
getCapabilityFolderChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the default category.
getCapabilityFolderChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the default category.
getCapabilityFolderChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the capability folder children that belong to the default category.
getCapabilityIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the id prefix for new capability child items.
getCapabilityNoteChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children.
getCapabilityNoteChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children.
getCapabilityNoteChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children.
getCapabilityNoteChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the specified category.
getCapabilityNoteChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the specified category.
getCapabilityNoteChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the specified category.
getCapabilityNoteChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the default category.
getCapabilityNoteChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the default category.
getCapabilityNoteChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the note children that belong to the default category.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the description of the capability.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the description of the capability folder.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the description of the quantified capability.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the description of the resource.
getDescription() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the description of the resource folder.
getID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the id of the capability.
getID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the id of the quantified capability.
getID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the id of the resource.
getIDandName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the id and name of the capability.
getIDandName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the id and name of the quantified capability.
getIDandName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the id and name of the resource.
getKnownValuesForCapabilityNoteNoteType() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns the known values for the note-type of note items.
getKnownValuesForResourceNoteNoteType() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Returns the known values for the note-type of note items.
getName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the name of the capability.
getName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the name of the capability folder.
getName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the name of the quantified capability.
getName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the name of the resource.
getName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the name of the resource folder.
getNoteType() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityNote
Returns the note-type of the note.
getNoteType() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceNote
Returns the note-type of the note.
getObjectTypeName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityNote
Returns the object type name of the note.
getObjectTypeName() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceNote
Returns the object type name of the note.
getOwners() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items.
getOwners(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items.
getOwners(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items.
getOwners() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items.
getOwners(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items.
getOwners(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items.
getOwnersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the specified category.
getOwnersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the specified category.
getOwnersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the specified category.
getOwnersWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the specified category.
getOwnersWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the specified category.
getOwnersWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the specified category.
getOwnersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the default category.
getOwnersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the default category.
getOwnersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the owner items that belong to the default category.
getOwnersWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the default category.
getOwnersWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the default category.
getOwnersWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the owner items that belong to the default category.
getParentCapability() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityNote
Returns the parent capability.
getParentCapability() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IQuantifiedCapability
Returns the parent capability.
getParentCapabilityFolder() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the parent capability folder.
getParentCapabilityFolder() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityFolder
Returns the parent capability folder.
getParentResource() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceNote
Returns the parent resource.
getParentResourceFolder() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the parent resource folder.
getParentResourceFolder() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the parent resource folder.
getQuantifiedCapabilitiess() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items.
getQuantifiedCapabilitiess(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items.
getQuantifiedCapabilitiess(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items.
getQuantifiedCapabilitiessWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the specified category.
getQuantifiedCapabilitiessWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the specified category.
getQuantifiedCapabilitiessWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the specified category.
getQuantifiedCapabilitiessWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the default category.
getQuantifiedCapabilitiessWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the default category.
getQuantifiedCapabilitiessWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the quantified capabilities items that belong to the default category.
getQuantifiedCapabilityChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children.
getQuantifiedCapabilityChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children.
getQuantifiedCapabilityChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children.
getQuantifiedCapabilityChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the specified category.
getQuantifiedCapabilityChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the specified category.
getQuantifiedCapabilityChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the specified category.
getQuantifiedCapabilityChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the default category.
getQuantifiedCapabilityChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the default category.
getQuantifiedCapabilityChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the quantified capability children that belong to the default category.
getQuantifiedCapabilityIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapability
Returns the id prefix for new quantified capability child items.
getResourceChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children.
getResourceChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children.
getResourceChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children.
getResourceChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the specified category.
getResourceChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the specified category.
getResourceChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the specified category.
getResourceChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the default category.
getResourceChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the default category.
getResourceChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource children that belong to the default category.
getResourceFolderChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children.
getResourceFolderChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children.
getResourceFolderChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children.
getResourceFolderChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the specified category.
getResourceFolderChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the specified category.
getResourceFolderChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the specified category.
getResourceFolderChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the default category.
getResourceFolderChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the default category.
getResourceFolderChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the resource folder children that belong to the default category.
getResourceIDPrefix() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceFolder
Returns the id prefix for new resource child items.
getResourceNoteChildren() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children.
getResourceNoteChildren(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children.
getResourceNoteChildren(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children.
getResourceNoteChildrenWithCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the specified category.
getResourceNoteChildrenWithCategory(String, int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the specified category.
getResourceNoteChildrenWithCategory(String, String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the specified category.
getResourceNoteChildrenWithDefaultCategory() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the default category.
getResourceNoteChildrenWithDefaultCategory(int) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the default category.
getResourceNoteChildrenWithDefaultCategory(String) - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResource
Returns the note children that belong to the default category.
getSORT_CAPABILITY_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting capability items by id.
getSORT_CAPABILITY_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting capability items by id and name.
getSORT_CAPABILITY_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting capability items by name.
getSORT_CAPABILITYFOLDER_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting capability folder items by name.
getSORT_CAPABILITYNOTE_BY_NOTETYPE() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting note items by note-type.
getSORT_CAPABILITYNOTE_BY_OBJECTTYPENAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting note items by object type name.
getSORT_QUANTIFIEDCAPABILITY_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting quantified capability items by id.
getSORT_QUANTIFIEDCAPABILITY_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting quantified capability items by id and name.
getSORT_QUANTIFIEDCAPABILITY_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting quantified capability items by name.
getSORT_RESOURCE_BY_ID() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting resource items by id.
getSORT_RESOURCE_BY_IDANDNAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting resource items by id and name.
getSORT_RESOURCE_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting resource items by name.
getSORT_RESOURCEFOLDER_BY_NAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting resource folder items by name.
getSORT_RESOURCENOTE_BY_NOTETYPE() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting note items by note-type.
getSORT_RESOURCENOTE_BY_OBJECTTYPENAME() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IOrganisationDataProvider
Constant for sorting note items by object type name.
getText() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.ICapabilityNote
Returns the text of the note.
getText() - Method in interface com.arcway.cockpit.genericmodule.organisationmodule.docgen.provider.interfaces.IResourceNote
Returns the text of the note.
C F G H I 
Skip navigation links