Skip navigation links
EBX® Information Governance Add-on Documentation
A C D E G H I L M P Q S T V 

I

IGovAdministeredItemListener - Interface in com.orchestranetworks.addon.igov
Defines methods which are extendable by child classes.
IGovException - Exception in com.orchestranetworks.addon.igov
Defines the exception for EBX® Information Governance Add-on.
IGovException(UserMessage) - Constructor for exception com.orchestranetworks.addon.igov.IGovException
Creates a new instance of IGovException.
IGovLabeling - Interface in com.orchestranetworks.addon.igov
Provides methods for getting a node's label and description.
IGovLabelingContext - Class in com.orchestranetworks.addon.igov
Defines the parameters needed when calling the EBX® Information Governance Add-on labeling API.
IGovLabelingContext(SchemaNode, Locale, Session) - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingContext
Creates a new instance of IGovLabelingContext.
IGovLabelingContext(SchemaDocumentationContext) - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingContext
Creates a new instance of IGovLabelingContext based on SchemaDocumentationContext.
IGovLabelingFactory - Class in com.orchestranetworks.addon.igov
Factory for instances of IGovLabeling.
IGovLabelingSchemaDocumentation - Class in com.orchestranetworks.addon.igov
Default class designed to work with the labeling API by extending SchemaDocumentation.
IGovLabelingSchemaDocumentation() - Constructor for class com.orchestranetworks.addon.igov.IGovLabelingSchemaDocumentation
 
IGovServiceFactory - Class in com.orchestranetworks.addon.igov.services
The factory for all EBX® Information Governance Add-on's service instances.
IGovServiceMetadataCreation - Interface in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated.
From 1.7.0, please use the new API Service.MetadataCreation instead.
IGovServiceMetadataCreationResult - Interface in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated. 
IGovServiceMetadataCreationSpec - Class in com.orchestranetworks.addon.igov.services.metadatacreation
Deprecated.
From 1.7.0, please use the new API MetadataCreationSpec instead.
IGovServiceMetadataCreationSpec(HomeKey, PrimaryKey, Session, ISOType, EBXType, String, List<ContextDefinitionBean>, boolean) - Constructor for class com.orchestranetworks.addon.igov.services.metadatacreation.IGovServiceMetadataCreationSpec
Deprecated.
Creates a specification for service execution.
IGovServiceResult - Interface in com.orchestranetworks.addon.igov.services
Deprecated.
From 1.7.0, please use the new API ServiceResult instead.
IGovServiceSpec - Class in com.orchestranetworks.addon.igov.services
Deprecated.
From 1.7.0, please use the new API ServiceSpec instead.
IGovServiceSpec(HomeKey, PrimaryKey, Session) - Constructor for class com.orchestranetworks.addon.igov.services.IGovServiceSpec
Deprecated.
Creates a specification for service execution.
isAssociation() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is Association.
isComma() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a comma.
isComplexType() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is COMPLEX.
isDataElement() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is DATA ELEMENT.
isDataType() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DATA TYPE.
isDataValue() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DATA VALUE.
isDEC() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is DATA ELEMENT CONCEPT.
isDomain() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is DOMAIN.
isExcel() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is a valid Excel output.
isExcel() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is a valid Excel output.
isExcelXls() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2003.
isExcelXls() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2003.
isExcelXlsX() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2007.
isExcelXlsx() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportExcelOutput
Deprecated.
Checks if this ExportExcelOutput instance is Excel 2007.
isExcelXlsx() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2007.
isExportDMAContext() - Method in class com.orchestranetworks.addon.igov.services.PDFExportSpec
Returns is export default context or not.
isField() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is FIELD.
isFull() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is FULL.
isGroupField() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is GROUP OF FIELD.
isImportRule() - Method in class com.orchestranetworks.addon.igov.services.datamodel.ServiceImportExcelSpec
Deprecated.
Returns true if it requires importing Rule.
isImportRule() - Method in class com.orchestranetworks.addon.igov.services.ExcelImportSpec
Returns true if it requires importing Rule.
isIncludeRule() - Method in class com.orchestranetworks.addon.igov.services.datamodel.ServiceExportExcelSpec
Deprecated.
Returns true if export the rule.
isIncludeRule() - Method in class com.orchestranetworks.addon.igov.services.ExcelExportSpec
Returns true if export the rule.
isItem() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportErrorType
Returns true if the ServiceImportExcelDataErrorType instance is ITEM.
isLight() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is LIGHT.
isMatrix() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportType
Returns true if the ExportType instance is MATRIX.
isNotEBX() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is NotEBX.
isObjectClass() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is OBJECT CLASS.
isOther() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a custom defined separator.
ISOType - Enum in com.orchestranetworks.addon.igov.enumerations
This enumeration class defines the available ISO-IEC 11179 types.
isPDF() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportOutput
Checks if this ExportOutput instance is Excel 2007.
isProperty() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is PROPERTY.
isRule() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportErrorType
Returns true if the ServiceImportExcelDataErrorType instance is RULE.
isSemicolon() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a semicolon.
isSpace() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a space.
isTab() - Method in enum com.orchestranetworks.addon.igov.enumerations.ExportSeparator
Deprecated.
Checks if this ExportSeparator instance is a tab.
isTable() - Method in enum com.orchestranetworks.addon.igov.enumerations.EBXType
Returns true if the Logical data type is TABLE.
isUpdateOnDuplicate() - Method in class com.orchestranetworks.addon.igov.services.metadatacreation.IGovServiceMetadataCreationSpec
Deprecated.
 
isUpdateOnDuplicate() - Method in class com.orchestranetworks.addon.igov.services.MetadataCreationSpec
 
isValueDomain() - Method in enum com.orchestranetworks.addon.igov.enumerations.ISOType
Returns true if the ISO-IEC 11179 type is VALUE DOMAIN.
A C D E G H I L M P Q S T V 
Skip navigation links

EBX® Information Governance Add-on Version 1.9.14 [0038].

Copyright Cloud Software Group, Inc. 2001-2023. All rights reserved.
All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.