Skip navigation links
C G I 

G

getLinkableObjects(IModuleData, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the linkable objects linked to the given module data item via a link of the specified type.
getLinkableObjectsWithCategory(IModuleData, String, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the linkable objects that are linked to the given module data item via a link of the specified type and that belong to the specified category.
getLinkableObjectsWithDefaultCategory(IModuleData, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the linkable objects linked to the given module data item via a link of the specified type and that belong to the default category.
getModuleDataItems(IModuleData, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the module data items linked to the given linkable object via a link of the specified type.
getModuleDataItemsWithCategory(IModuleData, String, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the module data items that are linked to the given linkable object via a link of the specified type and that belong to the specified category.
getModuleDataItemsWithDefaultCategory(IModuleData, String) - Method in interface com.arcway.cockpit.modulelib2.client.docgen.provider.interfaces.IGeneralModuleReportProvider
Returns the module data items that are linked to the given linkable object via a link of the default type and that belong to the specified category.
C G I 
Skip navigation links