Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ActionControlInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
The ActionControlInterface provides the methods used by governance services to initiate new automated actions.
- ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
The governance action service for the governance action has successfully completed processing.
- ACTIONED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action service for the governance action has successfully completed processing.
- ActionTarget - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
ActionTarget provides some standard action type names to use in the implementation of governance services.
- ActionTargetElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ActionTargetElement describes an element that a governance action service should process.
- ActionTargetElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Typical Constructor
- ActionTargetElement(ActionTargetElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- ActionTargetType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
ActionTargetType characterises one of the types of open metadata element supported by a specific governance service.
- ActionTargetType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Default constructor
- ActionTargetType(ActionTargetType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Copy/clone constructor
- ACTIVATING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action service for the governance action is being initialized in the governance engine.
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
The process is approved and in use.
- ACTIVE_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Active Attribute - Attribute available and in use.
- ACTIVE_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
ActiveTypeDef - OpenMetadataTypeDef available and in use.
- addBooleanMapProperty(ElementProperties, String, Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addBooleanProperty(ElementProperties, String, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addBooleanPropertyMap(ElementProperties, Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addDateMapProperty(ElementProperties, String, Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addDateProperty(ElementProperties, String, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addDatePropertyMap(ElementProperties, Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addDoubleMapProperty(ElementProperties, String, Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addDoublePropertyMap(ElementProperties, Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addEnumProperty(ElementProperties, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addFloatProperty(ElementProperties, String, float) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addIntMapProperty(ElementProperties, String, Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addIntProperty(ElementProperties, String, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addIntPropertyMap(ElementProperties, Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addLongMapProperty(ElementProperties, String, Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addLongProperty(ElementProperties, String, long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addLongPropertyMap(ElementProperties, Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addMapProperty(ElementProperties, String, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addPropertyMap(ElementProperties, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- addStringArrayProperty(ElementProperties, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied array property to an element properties object.
- addStringMapProperty(ElementProperties, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied map property to an element properties object.
- addStringProperty(ElementProperties, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property to an element properties object.
- addStringPropertyMap(ElementProperties, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Add the supplied property map to an element properties object.
- ALL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
All properties must match.
- ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
A match on any of the properties in the instance is good enough.
- ANY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Any order.
- ANY_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Any element of type Referenceable (or a subtype of).
- ANY_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Any type of element.
- ANY_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Any Number (0..* or * for any number of instances).
- ANY_NUMBER_ORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
0..* for any number of instances (stored in a specific order).
- ANY_NUMBER_UNORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
0..* for any number of instances (stored in any order).
- ANY_REFERENCEABLE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Any element of type Referenceable (or a subtype of).
- APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action is approved to run.
- APPROVED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
The process is approved.
- archiveMetadataElementInStore(String, String, String, String, ArchiveProperties, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Archive a specific metadata element.
- archiveMetadataElementInStore(String, String, ArchiveProperties, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Archive a specific metadata element.
- archiveMetadataElementInStore(String, ArchiveProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Archive a specific metadata element.
- ArchiveProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ArchiveProperties defined the properties that are stored when a data source is archived or deleted.
- ArchiveProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Default constructor
- ArchiveProperties(ArchiveProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Copy/clone constructor for the template properties.
- ARRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
An ordered list of values, each with the same type.
- ARRAY_OUT_OF_BOUNDS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-009 - {0} is unable to add a new element to location {1} of an array of size {2} value
- ArrayTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
- ArrayTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Default constructor sets the array to empty.
- ArrayTypePropertyValue(ArrayTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Copy/clone constructor set up the array using the supplied template.
- AT_LEAST_ONE_ORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
1..* for one or more instances (stored in specific order).
- AT_LEAST_ONE_UNORDERED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
1..* for one or more instances (stored in any order).
- AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
0..1 for zero or one instances.
- AT_MOST_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
At Most One (0..1 for zero or one instances).
- AttachedClassification - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The AttachedClassification bean describes a single classification associated with an element.
- AttachedClassification() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Default constructor
- AttachedClassification(AttachedClassification) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Copy/clone constructor
B
- BAD_ENTITY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-011 - An entity has been retrieved by method {0} from service {1} that has an invalid header: {2}
- BAD_INSTANCE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-005 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} was passed to method {3} instead of the expected type of {4}
- BAD_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-013 - A relationship has been retrieved by method {0} from service {1} that has an invalid header: {2}
- BOTH - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Classification propagation in both directions.
C
- cancelEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Request that execution of an engine action is stopped.
- claimEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Request that execution of a engine action is allocated to the caller.
- CLASSIFICATION_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
OpenMetadataClassificationDef - A description of a specific characteristic or grouping for entities.
- ClassificationCondition - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The ClassificationCondition class provides support for searching against a single classification, either based only on its name or also combined with a set of property-based conditions.
- ClassificationCondition() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Typical constructor
- ClassificationCondition(ClassificationCondition) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Copy/clone constructor.
- classifyFile(File) - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassifier
-
Classify the properties of the file represented by the Java File object.
- classifyFile(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassifier
-
Classify the properties of the file represented by the path name.
- classifyMetadataElement(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a new classification to the metadata element.
- classifyMetadataElement(String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Add a new classification to the metadata element.
- classifyMetadataElementInStore(String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Add a new classification to the metadata element.
- clearTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Remove the translation for a particular language/locale for a metadata element.
- clearValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Remove a valid map name value for a property.
- clearValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid map name value for a property.
- clearValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Remove a valid map name value for a property.
- clearValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid map name value for a property.
- clearValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Remove a valid value for a property.
- clearValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Remove a valid value for a property.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEntityDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Delegate the process of cloning to the subclass.
- cloneFromSubclass() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Delegate the process of cloning to the subclass.
- COLLECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
A collection object.
- completionStatus - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
- CompletionStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
CompletionStatus defines the completion status of a governance action service.
- CONNECTION_PASSWORD - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The password to store in the clearPassword attribute of the connection.
- CONNECTION_USER_ID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The userId to store in the userId attribute of the connection.
- createAsset(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAsset(String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an asset such as a data file, database, API or server.
- createAssetFromTemplate(String, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create an asset such as a data file, database, API or server.
- createChildProcess(String, ElementStatus, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a process that represents the processing instance of this governance action.
- createChildProcess(String, ElementStatus, String, String, String, String, String, ElementProperties, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a process that represents the processing instance of this governance action.
- createGovernanceActionProcess(String, GovernanceActionProcessProperties, ProcessStatus) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Create a new metadata element to represent a governance action process.
- createGovernanceActionProcessStep(String, GovernanceActionProcessStepProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Create a new metadata element to represent a governance action process step.
- createGovernanceActionType(String, GovernanceActionTypeProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Create a new metadata element to represent a governance action type.
- createGovernanceEngine(String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Create a new governance engine definition.
- createGovernanceService(String, String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Create a governance service definition.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create an incident report to capture the situation detected by this governance action service.
- createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create an incident report to capture the situation detected by this governance service.
- createIncidentReport(String, String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.StewardshipRequestInterface
-
Create an incident report to capture the situation detected by the caller.
- createLineageRelationship(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a lineage mapping relationship between a source and target element.
- createLineageRelationship(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a LineageMapping relationship between a source and target element.
- createLineageRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a lineage relationship between a source and target element.
- createLineageRelationship(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a lineage relationship between a source and target element.
- createMetadataElement(String, ElementStatus, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementStatus, Date, Date, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new metadata element in the metadata store.
- createMetadataElement(String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a new metadata element in the metadata store.
- createMetadataElementFromTemplate(String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a new metadata element in the metadata store using the template identified by the templateGUID.
- createMetadataElementFromTemplate(String, String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store using the template identified by the templateGUID.
- createMetadataElementFromTemplate(String, String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new metadata element in the metadata store using the template identified by the templateGUID.
- createMetadataElementFromTemplate(String, String, String, String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store using the template identified by the templateGUID.
- createMetadataElementInStore(String, String, String, String, ElementStatus, Date, Date, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, String, String, ElementStatus, Map<String, ElementProperties>, String, boolean, Date, Date, ElementProperties, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Map<String, ElementProperties>, String, boolean, Date, Date, ElementProperties, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, String, ElementStatus, Map<String, ElementProperties>, String, boolean, Date, Date, ElementProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, ElementStatus, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, ElementStatus, Map<String, ElementProperties>, String, boolean, Date, Date, ElementProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, ElementStatus, Map<String, ElementProperties>, String, boolean, Date, Date, ElementProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a new metadata element in the metadata store.
- createMetadataElementInStore(String, ElementStatus, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a new metadata element in the metadata store.
- createPort(String, String, String, PortType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Add a port to a process.
- createPort(String, String, String, PortType) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Add a port to a process.
- createProcess(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcess(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a new process to represent the processing of this governance action process.
- createProcessFromTemplate(String, ElementStatus, String, String, String, String, String, ElementProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceContext
-
Create a new process to represent the processing of this governance action process.
- createRelatedElements(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a relationship between two metadata elements.
- createRelatedElements(String, String, String, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Create a relationship between two metadata elements.
- createRelatedElementsInStore(String, String, String, Date, Date, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a relationship between two metadata elements.
- CREATION_DATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by creation date, oldest first.
- CREATION_DATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by creation date, most recently created first."
- CURRENT_TYPE_DEF_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefElementHeader
-
Header version for this code base.
D
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- declassifyMetadataElement(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElement(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Remove the named classification from a specific metadata element.
- declassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Remove the named classification from a specific metadata element.
- DELETED_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- DELETED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- DELETED_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- deleteGovernanceEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Remove the properties of the governance engine.
- deleteGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Remove the properties of the governance service.
- deleteMetadataElement(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Delete a specific metadata element.
- deleteMetadataElement(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Delete a specific metadata element.
- deleteMetadataElementInStore(String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a specific metadata element.
- deleteRelatedElements(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Delete a relationship between two metadata elements.
- deleteRelatedElements(String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Delete a relationship between two metadata elements.
- deleteRelatedElementsInStore(String, String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Delete a relationship between two metadata elements.
- DEPRECATED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Deprecated Attribute - This attribute should not be used because it has been deprecated.
- DEPRECATED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
DeprecatedTypeDef - This typeDef should not be used because it has been deprecated.
- description - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Description of the action target.
- description - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
- description - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
- description - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- description - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
- DESTINATION_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administrator requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Disconnect is called either because this governance action service called governanceContext.recordCompletionStatus() or the administer requested this governance action service stop running or the hosting server is shutting down.
- disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventInterface
-
Unregister the listener from the event infrastructure.
- disconnectListener() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Unregister the listener permanently from the event infrastructure.
- disconnectListener() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Unregister the listener permanently from the event infrastructure.
- DRAFT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
The process is incomplete.
- DUPLICATE_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-007 - The unique name {0} passed on the {1} parameter of the {2} operation matches multiple elements: {3}
- DuplicateManagementInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
DuplicateManagementInterface defines methods that are used by governance services to manage duplicates in open metadata.
E
- ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- ElementProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The ElementProperties class provides support for properties to be added to a metadata element, classification or relationship instances.
- ElementProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Typical constructor
- ElementProperties(ElementProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Copy/clone constructor.
- EngineActionElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
EngineActionElement contains the properties and header for a EngineAction entity retrieved from the metadata repository that represents the execution of a call to a governance engine.
- EngineActionElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Default constructor
- EngineActionElement(EngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Copy/clone constructor
- ENTITY_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
OpenMetadataEntityDef - An object or concept of interest.
- ENUM - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A pre-defined list of valid values.
- ENUM_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
A pre-defined list of valid values.
- EnumTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
An EnumTypePropertyValue stores the value for an enum property.
- EnumTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Default constructor initializes an empty enum value
- EnumTypePropertyValue(EnumTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Copy/clone constructor initializes the enum with the values from the template.
- EQ - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Equal to.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Verify that supplied object has the same properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Verify that supplied object has the same properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Verify that supplied object has the same properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Verify that supplied object has the same properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Verify that supplied object has the same properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Validate that an object is equal depending on their stored values.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Validate that an object is equal depending on their stored values.
- example - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
- example - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- ExternalStandardTypeMapping - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ExternalStandardTypeMapping defines a mapping of TypeDefs and TypeDefAttributes to an external standard.
- ExternalStandardTypeMapping() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Default Constructor initializes to null.
- ExternalStandardTypeMapping(ExternalStandardTypeMapping) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Copy/clone constructor copies values from supplied template.
F
- FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
The governance action service failed to execute the requested action.
- FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action service for the governance action failed to execute.
- FileClassification - Class in org.odpi.openmetadata.frameworks.governanceaction.fileclassifier
-
FileClassification holds the classification information for a specific file
- FileClassification(String, String, String, Date, Date, Date, boolean, boolean, boolean, boolean, boolean, String, String, String, String, long) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
- FileClassifier - Class in org.odpi.openmetadata.frameworks.governanceaction.fileclassifier
-
Manages different types of classifications for files.
- FileClassifier(OpenMetadataStore) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassifier
-
Use the valid values to classify files on request.
- findAttributeTypeDefsByCategory(String, OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Returns all the AttributeTypeDefs for a specific category.
- findAttributeTypeDefsByCategory(String, OpenMetadataAttributeTypeDefCategory) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Returns all the AttributeTypeDefs for a specific category.
- findAttributeTypeDefsByCategory(OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Returns all the AttributeTypeDefs for a specific category.
- findEngineActions(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Retrieve the list of engine action metadata elements that contain the search string.
- findGovernanceActionProcesses(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the list of governance action process metadata elements that contain the search string.
- findGovernanceActionProcessSteps(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the list of governance action process step metadata elements that contain the search string.
- findGovernanceActionTypes(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Retrieve the list of governance action type metadata elements that contain the search string.
- findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElements(String, String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElementsWithString(String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata elements that contain the requested string.
- findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata elements that contain the requested string.
- findMetadataElementsWithString(String, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata elements that contain the requested string.
- findMetadataElementsWithString(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata elements of the requested type that contain the requested string.
- findMetadataElementsWithString(String, String, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata elements of the requested type that contain the requested string.
- findMetadataElementsWithString(String, String, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata elements of the requested type that contain the requested string.
- findRelationshipsBetweenMetadataElements(String, String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Return a list of relationships that match the requested conditions.
- findRelationshipsBetweenMetadataElements(String, String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return a list of relationships that match the requested conditions.
- findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return a list of relationships that match the requested conditions.
- findTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Returns all the TypeDefs for a specific category.
- findTypeDefsByCategory(String, OpenMetadataTypeDefCategory) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Returns all the TypeDefs for a specific category.
- findTypeDefsByCategory(OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Returns all the TypeDefs for a specific category.
- findTypesByExternalId(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the types that are linked to the elements from the specified standard.
- findTypesByExternalId(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Return the types that are linked to the elements from the specified standard.
- findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the types that are linked to the elements from the specified standard.
- FirstGovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
FirstGovernanceActionProcessStepElement contains the properties and header for a governance action process step entity plus the properties of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
- FirstGovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Default constructor
- FirstGovernanceActionProcessStepElement(FirstGovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Copy/clone constructor
G
- GAFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
The GAF error code is used to define first failure data capture (FFDC) for errors that occur when working with GAF Components.
- GAFRuntimeException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
The GAFRuntimeException is used for all runtime exceptions from GAF components.
- GAFRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the constructor used for creating a OCFRuntimeException that results from a previous error/exception being thrown.
- GAFRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- GeneralGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GeneralGovernanceActionService describes the base class for a specific type of connector that is responsible for preforming specific governance actions on demand.
- GeneralGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
- getActionStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the current status of the engine action.
- getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the list of elements that this governance action service should work on.
- getActionTargetElements() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the list of elements that this governance action service should work on.
- getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of elements that the engine action will work on.
- getActionTargetGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Return the unique identifier for this action target.
- getActionTargetName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Return the name assigned to this action target.
- getActionTargetRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the unique identifier of the ActionTarget relationship.
- getActionTargetType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return an action target type for use in the governance action service's provider.
- getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return all the action targets defined in this enum.
- getActionTypeProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Return details of the process
- getActiveClaimedEngineActions(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Retrieve the engine actions that are still in process and that have been claimed by this caller's userId.
- getActiveEngineActions(String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Retrieve the engine actions that are still in process.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return a copy of the additional properties.
- getAdditionalTranslations() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the map of additional text string translations.
- getAllGovernanceEngines(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the list of governance engine definitions that are stored.
- getAllGovernanceServices(String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the list of governance services definitions that are stored.
- getAllTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Returns the list of different types of metadata organized into two groups.
- getAllTypes(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Returns the list of different types of metadata organized into two groups.
- getAllTypes(String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Returns the list of different types of metadata organized into two groups.
- getArchiveDate() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Returns the date when the data source was archived (or discovered missing).
- getArchiveProcess() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Returns the name of the process that either performed the archive or detected the missing data source.
- getArchiveProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Return the properties that characterize where the data source was archived to.
- getArgumentCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Return the number of arguments needed to set up the collection type name.
- getArgumentCount() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Return the number of arguments for this collection type.
- getArgumentTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Return the list of argument types set up for this collection.
- getArrayCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the number of elements in the array.
- getArrayValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return a copy of the array elements.
- getAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the asset type name.
- getAttributeCardinality() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Return the cardinality for this end of the relationship.
- getAttributeCardinality() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the cardinality of this attribute.
- getAttributeDefinitions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the list of typeDefAttributes that are either new or changing.
- getAttributeDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Return the attributeDescription of this end of the relationship.
- getAttributeDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the short description of the attribute.
- getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Return the unique identifier (guid) of the glossary term that describes this OpenMetadataRelationshipEndDef.
- getAttributeDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the unique id of the glossary term that describes this attribute (or null if no attribute defined).
- getAttributeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Return the attribute name used to describe this end of the relationship
- getAttributeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the name of this attribute.
- getAttributes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the attributes that make up the fields of the struct.
- getAttributeStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the status of this attribute.
- getAttributeType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the name of the type for the value in this attribute.
- getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the AttributeTypeDef identified by the unique name.
- getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the AttributeTypeDef identified by the unique name.
- getAttributeTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Return the AttributeTypeDef identified by the unique name.
- getAttributeTypeDefs() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Return the list of attribute type definitions from the gallery.
- getBooleanMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getBooleanProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or false if property is not found.
- getCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the category of the OpenMetadataTypeDef.
- getCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Return the category of the OpenMetadataTypeDef.
- getCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the category of reference data.
- getChangedClassification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Return the classification that is the subject of the event.
- getClassificationName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the name of the classification
- getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return a collection of the additional stored properties for the classification.
- getClassifications() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the list of classifications associated with the metadata element.
- getCodeSet() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the code set for the translation.
- getCollectionDefCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Return the type category for this collection type.
- getCompletionDate() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the date/time when the governance action service stopped processing this target element.
- getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of completion guards supplied by the governance service.
- getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the optional message from the running governance service supplied on its completion.
- getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the optional message from the running governance service supplied on its completion.
- getCompletionStatus() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Return the typical completion status used with this guard.
- getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return the completion status typically used with this guard.
- getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return any completion status from the governance action service.
- getCompletionStatus() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return any completion status from the governance action service.
- getCompletionTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the date/time that the governance service completed (or null if not yet completed).
- getConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Retrieve the classification conditions against which to match.
- getConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Retrieve the conditions against which to match.
- getConnection() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the connection used to create a instance of this governance service.
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Return the component description that is used by this connector in the audit log.
- getConsistentMetadataValues(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve all the consistent valid values for the requested property.
- getConsistentMetadataValues(String, String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve all the consistent valid values for the requested property.
- getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the user name of the person that created this OpenMetadataTypeDef.
- getCreateTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the date/time that this OpenMetadataTypeDef was created.
- getCreationTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the time that the file was created.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return the data type for the placeholder property.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return the data type name for the placeholder property value.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return the data type name for the parameter value.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Return the data type for the request parameter.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return the data type name for the parameter value.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Returns the data type of the preferred value.
- getDateMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getDateProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Return the default value for the OpenMetadataEnumDef.
- getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the default value for this attribute.
- getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return a more specific definition of a permitted action target.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the deployed implementation type.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return the description of the action target.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return the description of the action target.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Return the description of the guard.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return the description of the action target.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return the description of the placeholder property.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return the description of the placeholder property.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return the description of the replacement attribute.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Return the description of the request parameter.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return the description of the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Return the description of the requestType.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Return the description of the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the description for the enum.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the default description for the status for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the description of the engine action.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Returns the stored description property for the process.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the default description for the status for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the description of the governance action.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the description of the governance engine.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Returns the stored description property for the asset.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Return the description of the dependency.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Return the default description of the cardinality.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the short description of this OpenMetadataAttributeTypeDef.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Return the default description for the type for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Return the default description of the propagation rule.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Return the description for the enum value.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Return the default description of the cardinality.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the description of this OpenMetadataTypeDef.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Return the description of the status.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Return the default description for the type for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
Return the description of the status.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the translation for the "description" property if it is used in the attached element type.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Returns the stored description property for the valid value.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the default description of the match criteria.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the default description for the type for this enum instance.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the default description of the property comparison operator.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the default description of the sequencing order.
- getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the unique identifier of the glossary term that describes this OpenMetadataAttributeTypeDef.
- getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Return the unique identifier (guid) of the glossary term that describes this OpenMetadataEnumElementDef.
- getDescriptionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the unique identifier (guid) of the valid value that describes this OpenMetadataTypeDef.
- getDescriptionWiki() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the URL to the wiki page that gives more information for this type.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the display name for the engine action.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Returns the stored display name property for the process.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the display name for the governance action.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the display name for messages and UI.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Returns the stored display name property for the asset.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the translation for either then "name" or "displayName" property if they are used in the attached element type.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Returns the stored display name property for the valid value.
- getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- getDomainIdentifier() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- getDomainName(ElementControlHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Extract the domain name from an element's header.
- getDoubleMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getEffectiveFrom() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveFromTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the date/time that this instance should start to be used (null means it can be used from creationTime).
- getEffectiveTo() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the date/time that this instance should no longer be used.
- getEffectiveToTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the date/time that this instance should no longer be used.
- getElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Return details of the first governance action process step
- getElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the properties of the related element.
- getElementAtEnd1() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return details of the element at end 1 of this relationship.
- getElementAtEnd2() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return details of the element at end 2 of this relationship.
- getElementDefs() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Return the list of defined Enum values for this OpenMetadataEnumDef.
- getElementGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the unique id for the metadata element.
- getElementGUIDAtEnd1() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique identifier of the element at end 1 of the relationship.
- getElementGUIDAtEnd2() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique identifier of the element at end 2 of the relationship.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Return the element header associated with the properties.
- getElementProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Return the properties that are stored with the metadata element.
- getElementPropertiesAsMap(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Convert an element properties object into a map.
- getElementStub(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Extract the properties from the element.
- getElementStub(Class<B>, RelatedMetadataElements, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Extract the properties from the relationship.
- getEncoding() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the encoding of the file - may be null
- getEndDef1() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Return the details associated with the first end of the relationship.
- getEndDef2() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Return the details associated with the second end of the relationship.
- getEngineAction(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Request the status of an executing engine action request.
- getEngineActionGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the unique identifier of the governance action that this service request is associated with.
- getEngineActionGUID() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the unique identifier of the engine action that this service request is associated with.
- getEngineActions(String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Retrieve the engine actions that are known to the server.
- getEngineActionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Retrieve the list of engine action metadata elements with a matching qualified or display name.
- getEngineActionStatus() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the equivalent action status.
- getEntityType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Return the identifiers of the OpenMetadataEntityDef describing the type of entity on this end of the relationship.
- getEnumPropertySymbolicName(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Retrieve the ordinal value from an enum property.
- getEventType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Return the type of event (used to get the class to cast to).
- getExample() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return an example of the placeholder property to help users understand how to set it up.
- getExample() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return an example placeholder property value.
- getExample() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return an example parameter value.
- getExample() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getExample() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return an example parameter value.
- getExternalStandardMappings() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the list of mappings to external standards.
- getExternalStandardMappings() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the list of mappings to external standards.
- getFileExtension() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the file extension of the file.
- getFileExtension(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassifier
-
Retrieves the extension from a file name.
- getFileName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the short file name of the file.
- getFileSize() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the size of the file in bytes.
- getFileType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
return the logical file type.
- getFirstActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Return the governance action process step that is the first step in a governance action process.
- getFirstProcessStep() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return the first process step
- getFixedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the parameters to pass onto the governance service.
- getFollowOnActions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of engine actions that will run after this engine action has completed.
- getFormula() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Return the description of the processing performed by this process.
- getFormulaType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Return the name of the language that the formula is implemented in.
- getGovernanceActionProcess() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return the descriptive information for a governance action process.
- getGovernanceActionProcessByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the governance action process metadata element with the supplied unique identifier.
- getGovernanceActionProcessesByName(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActionProcessGraph(String, String, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the governance action process metadata element with the supplied unique identifier along with its process flow implementation.
- getGovernanceActionProcessStepByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the governance action process step metadata element with the supplied unique identifier.
- getGovernanceActionProcessStepsByName(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Retrieve the list of governance action process step metadata elements with a matching qualified or display name.
- getGovernanceActionTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypeGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
- getGovernanceActionTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique name for the governance action type that acted as a template for this engine action (if appropriate).
- getGovernanceActionTypesByName(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getGovernanceEngineByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the properties from a governance engine definition.
- getGovernanceEngineByName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the properties from a governance engine definition.
- getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique identifier of governance engine that is processing the engine action.
- getGovernanceEngineGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the unique identifier of governance engine that is processing the governance action.
- getGovernanceEngineName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique name of governance engine that is processing the engine action.
- getGovernanceServiceByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the properties from a governance service definition.
- getGovernanceServiceByName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the properties from a governance service definition.
- getGovernanceServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Return the list of governance engines that a specific governance service is registered with.
- getGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return the string to use as the guard.
- getGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Return the triggering guard (or null for any guard).
- getGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return the triggering guard (or null for any guard).
- getGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return the triggering guard (or null for any guard).
- getGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return the triggering guard (or null for any guard).
- getGuardType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Return details of a specific guard.
- getGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Return details of all defined guards.
- getGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the unique identifier for this OpenMetadataTypeDef.
- getGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Return the guid for this primitive type.
- getGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Return the unique identifier for this OpenMetadataTypeDef.
- getGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the guid for this primitive type.
- getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Return whether this action type can be triggered more than once in a single step of the governance action process.
- getIgnoreMultipleTriggers() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return whether this action type can be triggered more than once in a single step of the governance action process.
- getImpactedElementGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Return the unique identifier of the impacted element.
- getImpactSeverityLevel() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Return the severity of the impact - the definition of the severity level is set up as part of the governance program.
- getInitialStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the initial status setting for an instance of this type.
- getIntegerMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getIntProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or 0 if property is not found.
- getIsCaseSensitive() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return whether this valid value is case-sensitive, or will match irrespective of case.
- getIsDeprecated() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Is the valid value deprecated?
- getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Return the name of the java class that can be used to store properties of this type.
- getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Return the name of the java class that can be used to store properties of this type.
- getJavaClassName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the name of the java class that can be used to store properties of this type.
- getLabelAtEnd1() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the descriptive label for end 1 of the relationship.
- getLabelAtEnd2() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the descriptive label for end 2 of the relationship.
- getLanguage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the name of the language that this translation is using.
- getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the last time the file was accessed.
- getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the last time the file was modified.
- getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Return the unique identifier of the relationship.
- getLocale() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Return the locale that this translation is using.
- getLongMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getLongProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or 0 if property is not found.
- getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return if the guard must be returned from the previous action for any of the next actions to progress.
- getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return if the guard must be returned from the previous action for any of the next actions to progress.
- getMandatoryGuard() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return if the guard must be returned from the previous action for any of the next actions to progress.
- getMandatoryGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of guards that must be received before this engine action can proceed.
- getMapElementCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the number of elements in the map.
- getMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getMapValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return a copy of the map elements.
- getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Retrieve the criteria against which to match the classifications.
- getMatchCriteria() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Retrieve the criteria against which to match the conditions.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Return the properties for the metadata element that is the subject of this event.
- getMetadataElementByGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByGUID(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementHeader(Class<B>, ElementControlHeader, String, List<AttachedClassification>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Extract the properties from the element.
- getMetadataElementRelationships(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the relationships linking to the supplied elements.
- getMetadataElementRelationships(String, String, String, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the relationships linking to the supplied elements.
- getMetadataElementRelationships(String, String, String, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the relationships linking to the supplied elements.
- getMultiLink() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Return whether multiple relationships of this type are allowed between the same two entities.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return the name of the action target.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return the string to use as the name of the action target.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Return the name of the guard.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return the name of the placeholder property.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return the string to use as the name of the placeholder property.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return the string to use as the name of the replacement attribute.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Return the name of the request parameter.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return the string to use as the name of the request parameter.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the descriptive name for the enum.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the default name for the status for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the default name for the status for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Return the default name of the cardinality.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the type name for this OpenMetadataTypeDef.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Return the default name of the propagation rule.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Return the name of type that can be used for text-based interchange formats such as JSON or XML.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Return the default name of the cardinality.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Return the descriptive name for the status.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Return the default name for this enum instance.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Return the type name for this OpenMetadataTypeDef.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
Return the descriptive name for the status.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Return the default name for this enum instance.
- getName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Retrieve the name of the classification.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the default name of the match criteria.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the name of type which can be used for text-based interchange formats such as JSON or XML.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the default name of the property comparison operator.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the default name of the sequencing order.
- getNestedConditions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve any nested conditions.
- getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied openMetadataElement, return a new instance of the bean.
- getNewBean(Class<B>, OpenMetadataElement, RelatedMetadataElements, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied relatedMetadataElement, return a new instance of the bean.
- getNewComplexBean(Class<B>, OpenMetadataElement, List<OpenMetadataElement>, List<RelatedMetadataElements>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, OpenMetadataElement, List<RelatedMetadataElement>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied instances, return a new instance of the bean.
- getNewRelatedMetadataElementsBean(Class<B>, RelatedMetadataElements, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Using the supplied relationship, return a new instance of the bean.
- getNewSchemaAttributeBean(Class<B>, OpenMetadataElement, Class<T>, T, List<RelatedMetadataElements>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Extract the properties from the schema attribute element.
- getNextGovernanceActionProcessSteps(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Return the list of next process step defined for the governance action process.
- getNextProcessStep() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return details of the next governance action process step
- getNextProcessStep() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return details of the next governance action process step
- getNextProcessStepLinkGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return the unique identifier of the relationship.
- getNextProcessStepLinkGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return the unique identifier of the relationship.
- getNextProcessSteps() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return the list of process steps in the process.
- getOpenMetadataStore() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the client to access metadata from the open metadata repositories.
- getOpenMetadataStore() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the client to access metadata from the open metadata repositories.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOperator() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the operator to use for the comparison.
- getOptions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the options for this OpenMetadataTypeDef.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Return the numerical value for the enum.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Return the status code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Return the status code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Return the numeric representation of the cardinality.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Return the numeric representation of the propagation rule.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Return the numeric code for the primitive type which can be used in optimized data flows.
- getOrdinal() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Return the numeric value used for the enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Return the numeric code for the primitive type which can be used in optimized data flows.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Return the numeric representation of the cardinality.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Return the code value for the status.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
Return the code value for the status.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return the numeric representation of the match criteria.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Return the numeric code for the primitive type which can be used in optimized data flows.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Return the numeric representation of the property comparison operator.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Return the numeric representation of the sequencing order.
- getOrigin() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the unique identifier for metadata collection id where this OpenMetadataTypeDef came from.
- getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the unique identifier of the business capability that originated this governance service.
- getOriginGovernanceEngine() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the governance engine that created this governance action (if any).
- getOriginGovernanceService() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the governance service that created this governance action (if any).
- getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the unique identifier for the organization that originated this governance service.
- getOtherOriginValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the properties that characterize where this governance service is from.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return a map of property name to property value to provide additional information for this governance service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return a map of property name to property value to provide additional information for this governance service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return a map of property name to property value to provide additional information for this service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return a map of attribute name to attribute value to provide additional information for this service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return a map of property name to property value to provide additional information for this governance service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Return a map of property name to property value to provide additional information for this governance service.
- getOwner() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Returns the name of the owner for this asset.
- getOwnerPropertyName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the property name used to identifier the owner.
- getOwnerTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the type of owner stored in the owner property.
- getPatchLevel() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the patch level of the governance engine.
- getPathName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return the full pathname of the file.
- getPlaceholder() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return the placeholder to use when building templates.
- getPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Retrieve all the defined placeholder properties
- getPlaceholderType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Return a summary of this enum to use in a service provider.
- getPreferredValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return the preferred values to use in implementations (normally used with definitions)
- getPreviousActions() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of engine actions that preceded this engine action.
- getPreviousClassification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
For UPDATED_CLASSIFICATION_PROPERTIES, return the previous version of the classification (if available.
- getPreviouslyReportedIncidentGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Return the identifier of an incident that this incident is dependent on.
- getPreviousMetadataElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
For UPDATED_ELEMENT_PROPERTIES events, return the previous values for the metadata event if available.
- getPreviousProcessStep() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return details of the previous governance action process step
- getPreviousRelatedMetadataElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
For UPDATED_RELATIONSHIP_PROPERTIES only, return the value is set to the previous values for the relationship, if available.
- getPrimitiveDefCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Return the type category for this primitive type.
- getPrimitiveTypeCategory() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the category of the primitive's type.
- getPrimitiveValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the primitive value.
- getProcessingEngineUserId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the userId of the governance engine that is responsible for running the governance service for this engine action.
- getProcessName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the name of the governance action process - or similar request source.
- getProcessProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Return details of the process
- getProcessStepGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
- getProcessStepLinks() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return the list of links between process steps.
- getProcessStepName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
- getProcessStepProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Return details of the process
- getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
Return list of action targets produced by this governance service, along with their descriptions.
- getProducedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the action targets that are produced by the governance service.
- getProducedGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
The guards describe the output from the governance service.
- getProducedGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the list of guards produced by the governance service.
- getProducedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
Return list of request parameters produced by this governance service, along with their descriptions.
- getProducedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the request parameters that are produced by the governance service.
- getPropagationRule() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Return the rule that determines if classifications are propagated across this relationship.
- getProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Return the properties of the governance engine.
- getProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Return the properties of the governance service.
- getProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Return the properties of the registered governance service.
- getPropertiesAsStrings() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return all the properties as a string map.
- getProperty() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the name of the property being compared.
- getPropertyCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return the number of properties stored.
- getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Returns a list of the instance properties for the element.
- getPropertyValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Returns the requested instance property for the element.
- getPropertyValueMap() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return the instance properties as a map.
- getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getReceivedGuards() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of guards provided by the previous governance service(s).
- getRegisteredGovernanceService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Retrieve a specific governance service registered with a governance engine.
- getRegisteredGovernanceServices(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Retrieve the identifiers of the governance services registered with a governance engine.
- getRelatedAction() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return details of the next governance action
- getRelatedActionLinkGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return the unique identifier of the relationship.
- getRelatedElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Return the element header associated with end 1 of the relationship.
- getRelatedMetadataElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Return the relationship details for the subject of this event.
- getRelatedMetadataElements(String, int, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the metadata elements connected to the supplied element.
- getRelatedMetadataElements(String, String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the metadata elements connected to the supplied element.
- getRelationshipByGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve the relationship using its unique identifier.
- getRelationshipByGUID(String, String, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Retrieve the relationship using its unique identifier.
- getRelationshipByGUID(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Retrieve the relationship using its unique identifier.
- getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the unique id for the relationship .
- getRelationshipGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the unique id for the relationship .
- getRelationshipHeader() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Return the element header associated with the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Return the properties associated with the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the properties associated with the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Return details of the relationship
- getRelationshipType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Deprecated.
- getRelationshipType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Return the element type properties for this relationship object.
- getReplacedByAttribute() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
If the attribute has been renamed, this contains the name of the new attribute.
- getReplacedByTypeGUID() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
If the type has been replaced, this contains the GUID of the new type.
- getReplacedByTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
If the type has been renamed, this contains the name of the new type.
- getRequestedStartTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the time that the engine action should start.
- getRequestedTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the time that the engine action was created.
- getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the userId of the original person, process, service that requested this action.
- getRequesterUserId() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the userId of the original person, process, service that requested this action.
- getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the requesting user
- getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the properties that hold the parameters used to drive the governance action service's processing.
- getRequestParameters() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the properties that hold the parameters used to drive the governance action service's processing.
- getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the parameters to pass onto the governance service.
- getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Return the parameters to pass onto the governance service.
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Return a summary of this enum to use in a service provider.
- getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Retrieve all the defined request parameters
- getRequestSourceElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the specific element that caused the governance action service to be started.
- getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the list of metadata elements associated with the request to the governance action service.
- getRequestSourceElements() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the list of metadata elements associated with the request to the governance action service.
- getRequestSourceElements() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the list of elements that triggered this request.
- getRequestSourceName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Return the assigned to this request source.
- getRequestType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Return the name of the requestType.
- getRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Return the request type value.
- getRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Return the type of request.
- getRequestType() - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Return the unique identifier of the asset being discovered.
- getRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the governance request type used to call the governance service via this governance engine.
- getRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the request type associated with this governance action.
- getRequestTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Return the registered request types and parameters that this governance service supports.
- getRequestTypeType() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Return the request type packaged for use by the Service Provider.
- getRequestTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Return details of all the defined request types for a governance service.
- getRequired() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return whether this action target type is required for this service to work successful.
- getRequired() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return whether this placeholder property is required for this service to work successful.
- getRequired() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return whether this replacement attribute is required for this service to work successful.
- getRequired() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return whether this request parameter is required for this service to work successful.
- getResolvedStringPropertyFromTemplate(String, OpenMetadataElement, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the property name from the template entity that has its placeholder variables resolved.
- getSearchProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Retrieve the (optional) properties-based conditions for the classification.
- getSearchProperties(ElementProperties, MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Convert the provided instance properties and match criteria into an equivalent SearchProperties object.
- getSearchPropertiesByName(List<String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the search properties that requests elements with an exactly matching name in any of the listed property names.
- getServerName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the name of the server that this client is connected to.
- getServiceRequestType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Return the request type that this governance service supports.
- getSource() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the source of the governance engine implementation.
- getSpecification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Return the specification for the governance action.
- getSpecification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Return the specification for the governance action.
- getSpecification() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Return the specification for the governance action.
- getSpecification(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve the reference data for this element.
- getStandardName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Return the name of the standard that this mapping relates to.
- getStandardOrganization() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Return the name of organization that owns the standard that this mapping refers to.
- getStandardTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Return the name of the type from the standard that is equivalent to the linked open metadata type.
- getStartDate() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the date/time when the governance action service started processing this target element.
- getStartTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return the time that this engine action should start (null means as soon as possible).
- getStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return the current status of the action target.
- getStatus() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Return the status of this attribute.
- getStringArrayProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a string array property and extracts its values.
- getStringMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- getStringProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- getSubTypes(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Returns all the TypeDefs for a specific subtype.
- getSubTypes(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Returns all the TypeDefs for a specific subtype.
- getSuperType() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the super type for the OpenMetadataTypeDef (or null if top-level)
- getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
Return the list of action targets to use when triggering this governance service, along with their descriptions.
- getSupportedActionTargetTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the required action targets to supply when using this governance acton type to initiate an action.
- getSupportedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
Return the list of request parameters to use when triggering this governance service, along with their descriptions.
- getSupportedRequestParameters() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the required request parameters to supply when using this governance acton type to initiate an action.
- getSupportedRequestTypes() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
-
The request types returned are those that affect the governance service's behaviour.
- getSymbolicName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the symbolic name for this enum value.
- getTargetElement() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Return details of the target element that the governance action service is to process.
- getTranslation(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Retrieve the translation for the matching language/locale.
- getTranslations(String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Retrieve all translations associated with a metadata element.
- getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the TypeDef identified by the GUID.
- getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the TypeDef identified by the GUID.
- getTypeDefByGUID(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the TypeDef identified by the unique name.
- getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Return the TypeDef identified by the unique name.
- getTypeDefByName(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataTypesInterface
-
Return the TypeDef identified by the unique name.
- getTypeDefProperties() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Return the list of property names.
- getTypeDefs() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Return the list of type definitions from the gallery.
- getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the description of the type of governance engine this is.
- getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Return the type name of the element that is linked to for this type of action target.
- getTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return the type name (or super type name) of a permitted action target.
- getTypeName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the name of the type.
- getUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the user name of the person that last updated this OpenMetadataTypeDef.
- getUpdateTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the date/time that this OpenMetadataTypeDef was last updated.
- getValidElementStatusList() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return the list of valid statuses for an instance of this OpenMetadataTypeDef.
- getValidEntityDefs() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Return the list of identifiers for the types of entities that this type of Classification can be connected to.
- getValidMapNameValues() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Return the related map values.
- getValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve details of a specific valid name for a map property.
- getValidMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid name for a map property.
- getValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve details of a specific valid value for a map name.
- getValidMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid value for a map name.
- getValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve details of a specific valid value for a property.
- getValidMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve details of a specific valid value for a property.
- getValidMetadataValues(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Retrieve all the valid values for the requested property.
- getValidMetadataValues(String, String, String, int, int) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Retrieve all the valid values for the requested property.
- getValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Return the symbolic name for the enum value.
- getValue() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Retrieve the value of the property against which to compare.
- getValuesMaxCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
- getValuesMinCount() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
- getVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Return the version of the governance engine.
- getVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the version of the OpenMetadataAttributeTypeDef.
- getVersion() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Return the version of the OpenMetadataTypeDef.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the version identifier of the process.
- getVersionName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return the version name, which is a more of a human readable form of the version number.
- getVersionName() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Return the version name is more of a human readable form of the version number.
- getWaitTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return the minimum number of minutes to wait before starting the next governance action.
- getZoneMembership() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Return the names of the zones that this governance service is a member of.
- GovernanceActionContext - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
- GovernanceActionContext(String, String, String, Map<String, String>, String, List<RequestSourceElement>, List<ActionTargetElement>, OpenMetadataClient, ActionControlInterface, DuplicateManagementInterface, GovernanceActionProcessInterface, GovernanceCompletionInterface, WatchDogEventInterface) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Constructor sets up the key parameters for processing the request to the governance action service.
- GovernanceActionProcessElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionProcessElement contains the properties and header for a governance action process entity retrieved from the metadata repository.
- GovernanceActionProcessElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Default constructor
- GovernanceActionProcessElement(GovernanceActionProcessElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Copy/clone constructor
- GovernanceActionProcessGraph - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionProcessGraph contains the complete flow of a governance action process.
- GovernanceActionProcessGraph() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Default Constructor
- GovernanceActionProcessGraph(GovernanceActionProcessGraph) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Copy/clone constructor
- GovernanceActionProcessInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
GovernanceActionProcessInterface maintains Governance Action Processes and their Governance Action Process Steps.
- GovernanceActionProcessProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionProcessProperties defines the properties of a governance action process.
- GovernanceActionProcessProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Default constructor
- GovernanceActionProcessProperties(GovernanceActionProcessProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Copy/clone Constructor
- GovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionProcessStepElement contains the properties and header for a governance action process step entity retrieved from the metadata repository.
- GovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Default constructor
- GovernanceActionProcessStepElement(GovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Copy/clone constructor
- GovernanceActionProcessStepProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionProcessStepProperties provides a structure for carrying the properties for a governance action process step.
- GovernanceActionProcessStepProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Default constructor
- GovernanceActionProcessStepProperties(GovernanceActionProcessStepProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Copy/clone constructor
- GovernanceActionService - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
A marker interface to identify the service that this connector works with.
- GovernanceActionServiceConnector - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceActionServiceConnector describes the base class for a specific type of connector that is responsible for preforming specific governance actions on demand.
- GovernanceActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
- GovernanceActionServiceProviderBase - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceActionServiceProviderBase implements the base class for the connector provider for a governance action service.
- GovernanceActionServiceProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceProviderBase
- GovernanceActionStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
Deprecated.
- GovernanceActionTypeElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionTypeElement contains the properties and header for a governance action type entity retrieved from the metadata repository.
- GovernanceActionTypeElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Default constructor
- GovernanceActionTypeElement(GovernanceActionTypeElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Copy/clone constructor
- GovernanceActionTypeInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
GovernanceActionTypeInterface maintains Governance Action Types.
- GovernanceActionTypeProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceActionTypeProperties provides a structure for carrying the properties for a governance action type.
- GovernanceActionTypeProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Default constructor
- GovernanceActionTypeProperties(GovernanceActionTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Copy/clone constructor
- GovernanceCompletionInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
GovernanceCompletionInterface provides support for completing a governance service.
- GovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceContext provides the governance action service with access to information about the governance request along with the open metadata repository interfaces.
- GovernanceEngineConfiguration - Class in org.odpi.openmetadata.frameworks.governanceaction.client
-
GovernanceEngineConfiguration supports the configuration of governance engine and governance services.
- GovernanceEngineConfiguration(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Constructor called by the subclasses.
- GovernanceEngineElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceEngineElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents a governance engine.
- GovernanceEngineElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Default constructor
- GovernanceEngineElement(GovernanceEngineElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Copy/clone constructor
- GovernanceEngineProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceEngineProperties describe the properties needed to describe a specific governance engine.
- GovernanceEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Default constructor.
- GovernanceEngineProperties(GovernanceEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Copy/clone constructor.
- GovernanceServiceElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceServiceElement contains the properties and header for an entity retrieved from the metadata repository that represents a governance service.
- GovernanceServiceElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Default constructor
- GovernanceServiceElement(GovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Copy/clone constructor
- GovernanceServiceException - Exception in org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
GovernanceServiceException indicates there is a problem with a request to a specific governance engine.
- GovernanceServiceException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the copy/clone constructor used for creating an exception.
- GovernanceServiceException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the typical constructor used for creating a GovernanceServiceException.
- GovernanceServiceException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
-
This is the constructor used for creating a GovernanceServiceException in response to a previous exception.
- GovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
GovernanceServiceProperties contains the definition of a governance service.
- GovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Default constructor
- GovernanceServiceProperties(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Copy/clone constructor
- GovernanceServiceProviderBase - Class in org.odpi.openmetadata.frameworks.governanceaction
-
GovernanceServiceProviderBase implements the base class for the connector provider for a governance service.
- GovernanceServiceProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.GovernanceServiceProviderBase
- GT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Greater than.
- GTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Greater than or equal to.
- Guard - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
The Guard enum describes some common guards that can be used when implementing governance services.
- GuardType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
GuardType describes a guard.
- GuardType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Default constructor
- GuardType(GuardType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Copy/clone constructor
- GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by GUID.
H
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Integer for hashmaps
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Code for hash map
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Int for hash map
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Code number for hash maps
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Just use the GUID for the hash code as it should be unique.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return a hash code based on the values of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Return a hash code based on the property values
- hashCode() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return a hash code based on the property values
- HELPER_LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-HELPER-503-001 - A caller {0} has passed an invalid parameter to the propertiesHelper {1} operation as part of the {2} request
- HELPER_LOGIC_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-HELPER-503-002 - A caller {0} has passed an invalid parameter to the property helper {1} operation as part of the {2} request resulting in an unexpected exception {3} with message {4}
- HOST_IDENTIFIER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The host IP address or domain name.
I
- IGNORED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action has not been run because a different governance action was chosen.
- IN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has a value of at least one in the provided list of values.
- IN_PROGRESS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance engine is running the associated governance action service for the governance action.
- IncidentDependency - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
IncidentDependency describes a link to an IncidentReport previous raised that covers a similar or the same issue on these resources.
- IncidentDependency() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Typical Constructor
- IncidentDependency(IncidentDependency) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- IncidentImpactedElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
IncidentImpactedElement describes the element that is impacted by the incident reported by the incident report.
- IncidentImpactedElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Typical Constructor
- IncidentImpactedElement(IncidentImpactedElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up the list of connectors that this virtual connector will use to support its interface.
- initiateEngineAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateEngineAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateEngineAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateEngineAction(String, int, String, String, List<String>, List<NewActionTarget>, Date, String, String, Map<String, String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateEngineAction(String, String, int, String, String, List<String>, List<NewActionTarget>, List<String>, Date, String, String, Map<String, String>, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Create an engine action in the metadata store which will trigger the governance service associated with the supplied request type.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Using the named governance action process as a template, initiate a chain of engine actions.
- initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<NewActionTarget>, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionProcess(String, Map<String, String>, List<String>, List<NewActionTarget>, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Using the named governance action process as a template, initiate a chain of governance actions.
- initiateGovernanceActionType(String, String, List<String>, List<NewActionTarget>, Date, Map<String, String>, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ActionControlInterface
-
Using the named governance action type as a template, initiate an engine action.
- INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
The governance action service has not performed the requested action because it is not appropriate (for example, a false positive).
- INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action has not been run because it is not appropriate (for example, a false positive).
- INVALID_ACTION_TARGET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
- INVALID_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-001 - An unsupported bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; error message was: {4}
- INVALID_GOVERNANCE_SERVICE_CONNECTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-GOVERNANCE-SERVICE-400-002 - The governance engine {0} is not able to create the governance action service for request type {1} and request parameters {2}.
- INVALID_GOVERNANCE_SERVICE_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-GOVERNANCE-SERVICE-400-003 - Invalid governance action service for request type {0}.
- INVALID_PRIMITIVE_CATEGORY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-500-003 - There is a problem in the definition of primitive type {0}
- INVALID_PRIMITIVE_CLASS_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-500-001 - The Java class {0} for PrimitiveTypeCategory {1} is not known
- INVALID_PRIMITIVE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-500-004 - The value supplied for an attribute of PrimitiveTypeCategory {0} is expected as Java class {1} but was supplied as Java class {2}
- INVALID_PRIMITIVE_VALUE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-500-002 - The primitive value should be stored in Java class {0} rather than {1} since it is of PrimitiveTypeCategory {2}
- IS_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has no value.
- isCanExecute() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Is the file executable?
- isCanRead() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Is the file readable?
- isCanWrite() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Is the file writable?
- isForDuplicateProcessing() - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the forDuplicateProcessing setting.
- isForLineage() - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the forLineage setting.
- isHidden() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return whether this is a hidden file.
- isIndexable() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return whether this attribute should be included in the metadata collection's search index.
- isPropagatable() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Return whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
- isSymLink() - Method in class org.odpi.openmetadata.frameworks.governanceaction.fileclassifier.FileClassification
-
Return whether is file/directory is a symbolic link.
- isTypeOf(ElementControlHeader, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Test the type of the element to determine if it matches the desired type.
- isUnique() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Return whether the value for this attribute is unique across the specific instances of Struct, Classification, Entity or Relationship types that this attribute included in.
- isUseCurrentEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Return the boolean setting for whether the current time for requests or null.
L
- LAST_UPDATE_OLDEST - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by last update date, most recently updated last.
- LAST_UPDATE_RECENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by last update date, most recently updated first."
- LIKE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has a value that matches the provided regular expression (strings only).
- linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkConsolidatedDuplicate(String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkConsolidatedDuplicate(String, String, int, String, String, String, String, String, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.DuplicateManagementInterface
-
Identify an element that acts as a consolidated version for a set of duplicate elements.
- linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Link elements as peer duplicates.
- linkElementsAsPeerDuplicates(String, String, int, String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Link elements as peer duplicates.
- linkElementsAsPeerDuplicates(String, String, String, int, String, String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.DuplicateManagementInterface
-
Link elements as peer duplicates.
- LT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Less than.
- LTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Less than or equal to.
M
- MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A set of name->value pairs where all names are unique in the map.
- MapTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
- MapTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Default constructor sets the map to empty.
- MapTypePropertyValue(MapTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Copy/clone constructor set up the map using the supplied template.
- MatchCriteria - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The MatchCriteria enum defines how the metadata instances in the metadata store should be matched against the properties supplied on the search request.
- MetadataElementInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
MetadataElementInterface provides an interface to the open metadata store.
- MISSING_CONVERTER_METHOD - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-002 - The {0} service has not implemented the {1} method in a subclass of the {2} converter class for bean class {3} and so is unable to create the bean for method {4}
- MISSING_METADATA_INSTANCE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-004 - One of the converters for the {0} service is not able to populate a bean of type {1} because a metadata instance of type {2} has not passed to method {3}
- MultiLanguageInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
MultiLanguageInterface enables translations of the string properties of a metadata element to be created, maintained and retrieved.
N
- name - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Action target name
- name - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
- name - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
- name - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- NEQ - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Not equal to.
- NEW_CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NEW_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NEW_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- NEW_ZONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- NewActionTarget - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
NewActionTarget identifies an element that a governance action service should process.
- NewActionTarget() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Typical Constructor
- NewActionTarget(NewActionTarget) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- NextGovernanceActionProcessStepElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
NextGovernanceActionProcessStepElement contains the properties and header for a governance action process step entity plus the properties of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
- NextGovernanceActionProcessStepElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Default constructor
- NextGovernanceActionProcessStepElement(NextGovernanceActionProcessStepElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Copy/clone constructor
- NextGovernanceActionProcessStepLink - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
NextGovernanceActionProcessStepLink contains the properties and ends of a NextGovernanceActionProcessStep relationship retrieved from the metadata repository.
- NextGovernanceActionProcessStepLink() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Default constructor
- NextGovernanceActionProcessStepLink(NextGovernanceActionProcessStepLink) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Copy/clone constructor
- NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
No classification propagation.
- NONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Return instances where none of the supplied properties match.
- NOT_NULL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Has any non-null value.
- NULL_GOVERNANCE_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-GOVERNANCE-SERVICE-400-001 - No governance context supplied to the governance action service {0}
- NULL_GUID - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-005 - The unique identifier (guid) passed on the {0} parameter of the {1} operation is null
- NULL_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-004 - The name passed on the {0} parameter of the {1} operation is null
- NULL_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-008 - Null property name passed to properties object
O
- OM_COLLECTION_ARRAY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
An array of values of the same type.
- OM_COLLECTION_MAP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
A map from values of one type to another.
- OM_COLLECTION_STRUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
A record with a variety of values.
- OM_COLLECTION_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Unknown collection type
- OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.math.BigDecimal
- OM_PRIMITIVE_TYPE_BIGDECIMAL - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.math.BigInteger
- OM_PRIMITIVE_TYPE_BIGINTEGER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Boolean
- OM_PRIMITIVE_TYPE_BOOLEAN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Byte
- OM_PRIMITIVE_TYPE_BYTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Character
- OM_PRIMITIVE_TYPE_CHAR - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Long
- OM_PRIMITIVE_TYPE_DATE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Double
- OM_PRIMITIVE_TYPE_DOUBLE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Float
- OM_PRIMITIVE_TYPE_FLOAT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Integer
- OM_PRIMITIVE_TYPE_INT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Long
- OM_PRIMITIVE_TYPE_LONG - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Short
- OM_PRIMITIVE_TYPE_SHORT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.String
- OM_PRIMITIVE_TYPE_STRING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
java.lang.Object
- OM_PRIMITIVE_TYPE_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
- ONE_ONLY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
1 for one instance, no more and no less.
- ONE_TO_TWO - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Classification propagation direction is one way from entity one to entity two.
- OpenMetadataAttributeCardinality - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataAttributeCardinality is used on an association from one OpenMetadataTypeDef to another.
- OpenMetadataAttributeTypeDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataAttributeTypeDef class is used to identify the type of an attribute.
- OpenMetadataAttributeTypeDefCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataAttributeTypeDefCategory defines the list of valid types of an attribute (property) for an open metadata instance.
- OpenMetadataClassificationDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataClassificationDef stores the properties for the definition of a type of classification.
- OpenMetadataClassificationDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Minimal constructor sets up an empty OpenMetadataClassificationDef.
- OpenMetadataClassificationDef(OpenMetadataClassificationDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Copy/clone constructor copies values from the supplied template.
- OpenMetadataClassificationDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Typical constructor is passed the properties of the typedef's super class being constructed.
- OpenMetadataClassificationPropagationRule - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataClassificationPropagationRule is part of a relationship definition (OpenMetadataRelationshipDef).
- OpenMetadataClient - Class in org.odpi.openmetadata.frameworks.governanceaction.client
-
OpenMetadataClient provides access to metadata elements stored in the metadata repositories.
- OpenMetadataClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataCollectionDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataCollectionDef supports the definition of a collection type.
- OpenMetadataCollectionDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Default constructor for Jackson (JSON parsing)
- OpenMetadataCollectionDef(OpenMetadataCollectionDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Copy/clone constructor creates a copy of the supplied template.
- OpenMetadataCollectionDef(OpenMetadataCollectionDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Typical constructor initializes the OpenMetadataCollectionDef based on the supplied category.
- OpenMetadataCollectionDefCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
This enum defines the list of open metadata collection types.
- OpenMetadataConverterBase<B> - Class in org.odpi.openmetadata.frameworks.governanceaction.converters
-
OpenMetadataConverterBase provides the generic methods for the bean converters used to provide translation between specific API beans and the Open Metadata services beans from the Governance Action Framework (GAF).
- OpenMetadataConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.converters.OpenMetadataConverterBase
-
Constructor captures the initial content
- OpenMetadataElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataElement describes an entity in an open metadata repository.
- OpenMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Typical Constructor
- OpenMetadataElement(OpenMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- OpenMetadataEntityDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataEntityDef describes a type of entity in the metadata collection.
- OpenMetadataEntityDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEntityDef
-
Minimal constructor initializes the superclass as an Entity
- OpenMetadataEntityDef(OpenMetadataEntityDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEntityDef
-
Copy/clone constructor copies the values from the supplied template.
- OpenMetadataEntityDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEntityDef
-
Typical constructor is passed the properties of the typedef's super class being constructed.
- OpenMetadataEnumDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataEnumDef describes an open metadata enumeration.
- OpenMetadataEnumDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Default constructor sets up an empty OpenMetadataEnumDef.
- OpenMetadataEnumDef(OpenMetadataEnumDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Copy/clone constructor sets the OpenMetadataEnumDef based on the values from the supplied template.
- OpenMetadataEnumElementDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataEnumElementDef describes a single valid value defined for an enum.
- OpenMetadataEnumElementDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Default constructor sets up an empty OpenMetadataEnumElementDef
- OpenMetadataEnumElementDef(OpenMetadataEnumElementDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Copy/clone constructor sets up an OpenMetadataEnumElementDef based on the values supplied in the template.
- OpenMetadataPrimitiveDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataPrimitiveDef supports the definition of a primitive type.
- OpenMetadataPrimitiveDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Default constructor initializes the OpenMetadataPrimitiveDef based on the supplied category.
- OpenMetadataPrimitiveDef(OpenMetadataPrimitiveDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Copy/clone constructor creates a copy of the supplied template.
- OpenMetadataPrimitiveDef(OpenMetadataPrimitiveDefCategory) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Superclass constructor initializes the OpenMetadataPrimitiveDef based on the supplied category.
- OpenMetadataPrimitiveDefCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
This enumeration defines the list of open metadata primitive types.
- OpenMetadataRelationshipDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataRelationshipDef describes the type of a relationship.
- OpenMetadataRelationshipDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Minimal constructor builds an empty OpenMetadataRelationshipDef
- OpenMetadataRelationshipDef(OpenMetadataRelationshipDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Copy/clone constructor creates a copy of the supplied template.
- OpenMetadataRelationshipDef(OpenMetadataTypeDefCategory, String, String, long, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Typical constructor is passed the properties of the typedef's super class being constructed.
- OpenMetadataRelationshipEndCardinality - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RelationshipCardinality is used in a OpenMetadataRelationshipEndDef to indicate how many relationships of this type can be connected to an entity instance.: UNKNOWN: uninitialized cardinality.
- OpenMetadataRelationshipEndDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataRelationshipEndDef describes the type of the entity and the attribute information for one end of a OpenMetadataRelationshipDef.
- OpenMetadataRelationshipEndDef() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Default constructor creates an empty end
- OpenMetadataRelationshipEndDef(OpenMetadataRelationshipEndDef) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Copy/clone constructor copies the supplied template into the new end.
- OpenMetadataStore - Class in org.odpi.openmetadata.frameworks.governanceaction
-
OpenMetadataStore provides access to metadata elements stored in the metadata repositories.
- OpenMetadataStore(OpenMetadataClient, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Construct the open metadata store wrapper around the open metadata client.
- OpenMetadataStore(OpenMetadataClient, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
The constructor needs an implementation of the open metadata store.
- OpenMetadataTypeDef - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataTypeDef is the base class for objects that store the properties of an open metadata type definition (call ed a OpenMetadataTypeDef).
- OpenMetadataTypeDefAttribute - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataTypeDefAttribute stores the properties used to describe a attribute within a Classification, Entity or Relationship.
- OpenMetadataTypeDefAttribute() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Default constructor creates an empty OpenMetadataTypeDefAttribute.
- OpenMetadataTypeDefAttribute(OpenMetadataTypeDefAttribute) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Copy/clone constructor initialized with the values from the supplied template.
- OpenMetadataTypeDefAttributeStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataTypeDefAttributeStatus is an enum that describes the status of a specific typeDef attribute.
- OpenMetadataTypeDefCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataTypeDefCategory defines the list of valid types of OpenMetadataTypeDef for open metadata instances.
- OpenMetadataTypeDefElementHeader - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataTypeDefElementHeader provides a common base for all typedef information.
- OpenMetadataTypeDefElementHeader() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefElementHeader
-
Default constructor sets OpenMetadataTypeDef to nulls.
- OpenMetadataTypeDefElementHeader(OpenMetadataTypeDefElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefElementHeader
-
Copy/clone constructor set OpenMetadataTypeDef to value in template.
- OpenMetadataTypeDefGallery - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
TypeDefGalleryResponse contains details of the AttributeTypeDefs and full TypeDefs supported by a rep
- OpenMetadataTypeDefGallery() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Default constructor
- OpenMetadataTypeDefGallery(OpenMetadataTypeDefGallery) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Copy/clone constructor
- OpenMetadataTypeDefLink - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataTypeDefLink holds basic identifying information used to link one OpenMetadataTypeDef to another.
- OpenMetadataTypeDefLink() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Default constructor
- OpenMetadataTypeDefLink(OpenMetadataTypeDefLink) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Copy/clone constructor copies the values from the supplied template.
- OpenMetadataTypeDefProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataTypeDefProperties class provides support for arbitrary properties that belong to a OpenMetadataTypeDef object.
- OpenMetadataTypeDefProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Default constructor.
- OpenMetadataTypeDefProperties(OpenMetadataTypeDefProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Copy/clone constructor.
- OpenMetadataTypeDefStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
OpenMetadataTypeDefStatus is an enum that describes the status of a specific typeDef.
- OpenMetadataTypeDefSummary - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The OpenMetadataTypeDefSummary holds basic identifying information for a specific OpenMetadataTypeDef.
- OpenMetadataTypeDefSummary() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Default constructor
- OpenMetadataTypeDefSummary(OpenMetadataTypeDefSummary) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Copy/clone constructor copies the values from the supplied template.
- OpenMetadataTypesInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
OpenMetadataTypesInterface enables callers to query the defined open metadata types.
- openToDo(String, String, String, int, Date, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Create a To-Do request for someone to work on.
- openToDo(String, String, String, int, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceContext
-
Create a "To Do" request for someone to work on.
- openToDo(String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create a "To Do" request for someone to work on.
- openToDo(String, String, String, String, String, int, Date, Map<String, String>, String, String, String, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.StewardshipRequestInterface
-
Create a "To Do" request for someone to work on.
- org.odpi.openmetadata.frameworks.governanceaction - package org.odpi.openmetadata.frameworks.governanceaction
-
The interfaces of the Governance Action Framework (GAF) The governance action framework defines interfaces for governance action services.
- org.odpi.openmetadata.frameworks.governanceaction.client - package org.odpi.openmetadata.frameworks.governanceaction.client
- org.odpi.openmetadata.frameworks.governanceaction.controls - package org.odpi.openmetadata.frameworks.governanceaction.controls
-
Provides common names and structures for describing request parameters, action target names and types, and guards.
- org.odpi.openmetadata.frameworks.governanceaction.converters - package org.odpi.openmetadata.frameworks.governanceaction.converters
- org.odpi.openmetadata.frameworks.governanceaction.events - package org.odpi.openmetadata.frameworks.governanceaction.events
- org.odpi.openmetadata.frameworks.governanceaction.ffdc - package org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
This package provides the first failure data capture support for the Governance Action Framework (GAF) module.
- org.odpi.openmetadata.frameworks.governanceaction.fileclassifier - package org.odpi.openmetadata.frameworks.governanceaction.fileclassifier
-
File classifier utility.
- org.odpi.openmetadata.frameworks.governanceaction.properties - package org.odpi.openmetadata.frameworks.governanceaction.properties
- org.odpi.openmetadata.frameworks.governanceaction.search - package org.odpi.openmetadata.frameworks.governanceaction.search
- OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Undefined or unknown completion status.
- OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Undefined or unknown governance action status.
P
- PlaceholderProperty - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
- PlaceholderPropertyType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
PlaceholderPropertyType characterises one of the placeholder properties used in a template.
- PlaceholderPropertyType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Default constructor
- PlaceholderPropertyType(PlaceholderPropertyType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Copy/clone constructor
- PORT_NUMBER - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The number of the port to use to connect to a service.
- PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
A primitive type.
- PRIMITIVE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A primitive type.
- PrimitiveTypeCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
This enumeration defines the list of open metadata primitive types.
- PrimitiveTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PrimitiveTypePropertyValue stores a single primitive property.
- PrimitiveTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Default constructor sets the primitive property value to null.
- PrimitiveTypePropertyValue(PrimitiveTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Copy/clone constructor copies the values from the supplied template.
- processEvent(WatchdogGovernanceEvent) - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceListener
-
This method is called each time a requested event is received from the open metadata repositories.
- ProcessStatus - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
The ProcessStatus defines the status of a process.
- PROPERTY_ASCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by property value, lowest value first.
- PROPERTY_DESCENDING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Order by property value, highest first.
- PropertyCategory - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The PropertyCategory defines the list of value types for the properties for open metadata.
- PropertyComparisonOperator - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyComparisonOperator is used for search requests against a metadata store.
- PropertyCondition - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The PropertyCondition class provides support for searching against a single property using a single comparison mechanism, or for nesting further SearchProperties.
- PropertyCondition() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Typical constructor
- PropertyCondition(PropertyCondition) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Copy/clone constructor.
- PropertyHelper - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
- PropertyHelper() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
- PropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
PropertyValue provides a common class for holding an instance type and value.
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
The process is in review.
- ProvisioningGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The provisioning governance action service is responsible for provisioning real-world resources in the digital landscape and maintaining the Assets and lineage associated with them.
- ProvisioningGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
- ProvisioningGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
ProvisioningGovernanceContext provides access to the details of the provisioning request along with basic access to the metadata store.
- PUBLISH_ZONES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- publishGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Update the zones for the asset so that it becomes visible to consumers.
R
- reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElement(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties of a classification that is currently attached to a specific metadata element.
- reclassifyMetadataElementInStore(String, String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a classification that is currently attached to a specific metadata element.
- recordCompletionStatus(String, String, Map<String, String>, CompletionStatus, List<String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- ReferenceableProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
Many open metadata entities are referenceable.
- ReferenceableProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Default constructor
- ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Copy/clone constructor.
- REFRESHED_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- REFRESHED_RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RegisteredGovernanceService - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RegisteredGovernanceService describes a governance action service that has been registered with a governance engine.
- RegisteredGovernanceService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Default constructor
- RegisteredGovernanceService(GovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Copy/clone constructor
- RegisteredGovernanceService(RegisteredGovernanceService) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Copy/clone constructor
- RegisteredGovernanceServiceElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RegisteredGovernanceServiceElement contains the properties and header for a governance service entity retrieved from the metadata repository plus its supported request types.
- RegisteredGovernanceServiceElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Default constructor
- RegisteredGovernanceServiceElement(GovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Copy/clone constructor
- RegisteredGovernanceServiceElement(RegisteredGovernanceServiceElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Copy/clone constructor
- RegisteredGovernanceServiceProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RegisteredGovernanceServiceProperties provides a structure for carrying the properties for a SupportedGovernanceService relationship.
- RegisteredGovernanceServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Default constructor
- RegisteredGovernanceServiceProperties(RegisteredGovernanceServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Copy/clone constructor
- registerGovernanceServiceWithEngine(String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Register a governance service with a specific governance engine.
- registerGovernanceServiceWithEngine(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Register a governance service with a specific governance engine.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.WatchDogEventInterface
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- registerListener(WatchdogGovernanceListener, List<WatchdogEventType>, List<String>, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceContext
-
Register a listener to receive events about changes to metadata elements in the open metadata store.
- RelatedEngineActionElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RelatedEngineActionElement contains the properties for a NextEngineAction relationship retrieved from the metadata repository.
- RelatedEngineActionElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Default constructor
- RelatedEngineActionElement(RelatedEngineActionElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Copy/clone constructor
- RelatedMetadataElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
This property header implements any common mechanisms that all property objects need.
- RelatedMetadataElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Typical Constructor
- RelatedMetadataElement(RelatedMetadataElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- RelatedMetadataElements - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
Structure for returning a relationship between two metadata elements.
- RelatedMetadataElements() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Typical Constructor
- RelatedMetadataElements(RelatedMetadataElements) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- RelatedMetadataElementStub - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
- RelatedMetadataElementStub() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Default constructor
- RelatedMetadataElementStub(RelatedMetadataElementStub) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Copy/clone constructor
- RELATIONSHIP_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
OpenMetadataRelationshipDef - A link between two entities.
- RELATIONSHIP_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RELATIONSHIP_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RELATIONSHIP_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- RemediationGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The remediation governance actin service is responsible for correct omissions and errors in open metadata and the associated digital landscape.
- RemediationGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
- RemediationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
RemediationGovernanceContext provides access to the remediation request along with access to the metadata store and APIs to enable changes to a wide range of metadata elements.
- removeBooleanMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeBooleanProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or false if property is not found.
- removeDateMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeDateProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- removeDoubleMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeEnumProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Retrieve the ordinal value from an enum property.
- removeFirstActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Remove the link between a governance process and that governance action process step that defines its first step.
- removeGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Remove the metadata element representing a governance action process.
- removeGovernanceActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Remove the metadata element representing a governance action process step.
- removeGovernanceActionType(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Remove the metadata element representing a governance action type.
- removeIntegerMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeIntProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or 0 if property is not found.
- removeLongMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeLongProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or 0 if property is not found.
- removeMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeNextActionProcessStep(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Remove a follow-on step from a governance action process.
- removeStringArrayProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a string array property and extracts its values.
- removeStringMapFromProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Locates and extracts a property from an instance that is of type map and then converts its values into a Java map.
- removeStringProperty(String, String, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Return the requested property or null if property is not found.
- RENAMED_ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Renamed Attribute - This attribute should not be used because it has been renamed.
- RENAMED_TYPEDEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
RenamedTypeDef - This typeDef should not be used because it has been renamed.
- ReplacementAttributeType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
ReplacementAttributeType characterises one of the attribute values that should be provided when using a specific template.
- ReplacementAttributeType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Default constructor
- ReplacementAttributeType(ReplacementAttributeType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Copy/clone constructor
- replacePrimitiveStringWithPlaceholders(String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Replace any placeholders found in the string property with the supplied values.
- REQUESTED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action has been created and is pending.
- RequestParameter - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
- RequestParameterType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
RequestParameterType characterises one of the request parameters supported by a specific governance service.
- RequestParameterType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Default constructor
- RequestParameterType(RequestParameterType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Copy/clone constructor
- RequestSourceElement - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
RequestSourceElement describes the element that triggered the request to the governance action service.
- RequestSourceElement() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Typical Constructor
- RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- requestType - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
- RequestType - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
RequestType provides a template for defining the request type for a governance service.
- RequestTypeType - Class in org.odpi.openmetadata.frameworks.governanceaction.controls
-
RequestTypeType characterises one of the governance request types supported by a specific governance service.
- RequestTypeType() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Default constructor
- RequestTypeType(RequestTypeType) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Copy/clone constructor
S
- SAMPLE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
- SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The name of the schema being catalogued.
- SearchClassifications - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The SearchClassifications class provides support for searching against one or more classifications using a variety of comparison mechanisms.
- SearchClassifications() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Typical constructor
- SearchClassifications(SearchClassifications) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Copy/clone constructor.
- SearchProperties - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
The SearchProperties class provides support for searching against one or more properties using a variety of comparison mechanisms, including searching against the same property using different comparison mechanisms.
- SearchProperties() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Typical constructor
- SearchProperties(SearchProperties) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Copy/clone constructor.
- SequencingOrder - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
SequencingOrder is used for search requests against a metadata collection.
- SERVER_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
The name of the server being catalogued.
- SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
- setActionStatus(EngineActionStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the current status of the engine action.
- setActionTargetElements(List<ActionTargetElement>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of elements that the engine action will work on.
- setActionTargetGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Set up the unique identifier for this action target.
- setActionTargetName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Set up the name assigned to this action target.
- setActionTargetRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the unique identifier of the ActionTarget relationship.
- setActionTypeProperties(GovernanceActionTypeProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Set up process properties
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up additional properties.
- setAdditionalTranslations(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the map of additional text string translations.
- setArchiveDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Set up the date when the data source was archived (or discovered missing).
- setArchiveProcess(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Set up the name of the process that either performed the archive or detected the missing data source.
- setArchiveProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Set up the properties that characterize where the data source was archived to.
- setArgumentCount(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Set upi the number of arguments needed to set upi the collection type name.
- setArgumentTypes(List<OpenMetadataPrimitiveDefCategory>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Set up the list of argument types.
- setArrayCount(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Set up the number of elements in the array.
- setArrayValue(int, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Add or update an element in the array.
- setArrayValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Set up the array elements in one call.
- setAttributeCardinality(OpenMetadataAttributeCardinality) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the cardinality for this attribute.
- setAttributeCardinality(OpenMetadataRelationshipEndCardinality) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Set up the cardinality for this end of the relationship.
- setAttributeDefinitions(List<OpenMetadataTypeDefAttribute>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the list of AttributeDefs that define the valid properties for this type of classification.
- setAttributeDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Set up the attributeDescription for this end of the relationship.
- setAttributeDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the short description of the attribute.
- setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Set up the unique identifier (guid) of the glossary term that describes this OpenMetadataRelationshipEndDef.
- setAttributeDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the unique id of the glossary term that describes this attribute (or null if no attribute defined).
- setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Set up the attribute name used to describe this end of the relationship.
- setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the name of this attribute.
- setAttributes(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Set up the attributes that make up the fields of the struct.
- setAttributeStatus(OpenMetadataTypeDefAttributeStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the status of this attribute.
- setAttributeType(OpenMetadataAttributeTypeDef) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the name of the type for the value in this attribute.
- setAttributeTypeDefs(List<OpenMetadataAttributeTypeDef>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Set up the list of attribute type definitions from the gallery.
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Receive an audit log object that can be used to record audit log messages.
- setCategory(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the category of reference data.
- setCategory(OpenMetadataAttributeTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the category of the OpenMetadataTypeDef.
- setCategory(OpenMetadataTypeDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Set up the category of the OpenMetadataTypeDef.
- setChangedClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Set up the classification that is the subject of the event.
- setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the name of the classification.
- setClassificationProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up a collection of the additional stored properties for the classification.
- setClassifications(List<AttachedClassification>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the list of classifications associated with the metadata element.
- setCodeSet(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the code set for the translation.
- setCollectionDefCategory(OpenMetadataCollectionDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Set up the elements category.
- setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the date/time when the governance action service stopped processing this target element.
- setCompletionGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of completion guards supplied by the governance service.
- setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up optional message from the running governance service supplied on its completion.
- setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up optional message from the running governance service supplied on its completion.
- setCompletionStatus(CompletionStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Set up the completion status typically used with this guard.
- setCompletionTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the date/time that the governance service completed (or null if not yet completed).
- setConditions(List<ClassificationCondition>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Set the classification conditions against which to match.
- setConditions(List<PropertyCondition>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Set the conditions against which to match.
- setConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the connection used to create a instance of this governance service.
- setConsistentMetadataValues(String, String, String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Set up consistent metadata values relationship between the two property values.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the user name of the person that created this OpenMetadataTypeDef.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the date/time that this OpenMetadataTypeDef was created.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up data type name for the placeholder property value.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up data type name for the parameter value.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up data type name for the parameter value.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the data type of the preferred value.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the default value for this attribute.
- setDefaultValue(OpenMetadataEnumElementDef) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Set up the default value for the OpenMetadataEnumDef.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up a more specific definition of a permitted action target.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up the description of the action target.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Set up the description of the action target.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up the description of the placeholder property.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up the description of the replacement attribute.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up the description of the request parameter.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Set up the description of the request parameter.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the description of the engine action.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the stored description property for the process.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the description of the governance action.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the description of the governance engine.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the stored description property associated with the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Set up the description of the dependency.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the short description of this OpenMetadataAttributeTypeDef.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Set up the description for the enum value.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the description of this OpenMetadataTypeDef.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the translation for the "description" property if it is used in the attached element type.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the stored description property associated with the valid value.
- setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the unique identifier of the glossary term that describes this OpenMetadataAttributeTypeDef.
- setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Set up the unique identifier (guid) of the glossary term that describes this OpenMetadataEnumElementDef.
- setDescriptionGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the unique identifier (guid) of the valid value definition that describes this OpenMetadataTypeDef.
- setDescriptionWiki(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the URL to the wiki page that gives more information for this type.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the display name for the engine action.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the stored display name property for the process.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the display name for the governance action.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the display name for messages and UI.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the stored display name property for the asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the translation for either then "name" or "displayName" property if they are used in the attached element type.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the stored display name property for the valid value.
- setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- setDomainIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the identifier of the governance domain that this action belongs to (0=ALL/ANY).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveFromTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the date/time that this instance should start to be used (null means it can be used from creationTime).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the date/time that this instance should no longer be used.
- setEffectiveToTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the date/time that this instance should no longer be used.
- setElement(GovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Set up details of the first governance action process step
- setElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties of the related element.
- setElementAtEnd1(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up details of the element at end 1 of this relationship.
- setElementAtEnd2(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up details of the element at end 2 of this relationship.
- setElementDefs(List<OpenMetadataEnumElementDef>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Set up the list of defined Enum values for this OpenMetadataEnumDef.
- setElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the unique id for the metadata element.
- setElementGUIDAtEnd1(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique identifier of the element at end 1 of the relationship.
- setElementGUIDAtEnd2(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique identifier of the element at end 2 of the relationship.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Set up the element header associated with the properties.
- setElementProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Set up the properties that are stored with the metadata element.
- setEndDef1(OpenMetadataRelationshipEndDef) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Set up the details associated with the first end of the relationship.
- setEndDef2(OpenMetadataRelationshipEndDef) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Set up the details associated with the second end of the relationship.
- setEntityType(OpenMetadataTypeDefLink) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Set up the guid of the OpenMetadataEntityDef describing the type of entity on this end of the relationship.
- setEventType(WatchdogEventType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Set up the event type.
- setExample(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up an example placeholder property value.
- setExample(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up an example parameter value.
- setExample(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up an example parameter value.
- setExternalStandardMappings(List<ExternalStandardTypeMapping>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the list of mappings to external standards.
- setExternalStandardMappings(List<ExternalStandardTypeMapping>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the list of mappings to external standards.
- setFirstProcessStep(FirstGovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Set up the first process step.
- setFixedRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the parameters to pass onto the governance service.
- setFollowOnActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of engine actions that will run after this engine action has completed.
- setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Set up the forDuplicateProcessing setting.
- setForLineage(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Set up the forLineage setting.
- setFormula(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the description of the processing performed by this process.
- setFormulaType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the name of the language that the formula is implemented in.
- setGovernanceActionProcess(GovernanceActionProcessElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Set up descriptive information for a governance action process.
- setGovernanceActionTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique identifier for the governance action type that acted as a template for this engine action (if appropriate).
- setGovernanceActionTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique name for the governance action type that acted as a template for this engine action (if appropriate).
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceContext(GovernanceActionContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Set up details of the governance action request and access to the metadata store.
- setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique identifier of governance engine that is processing the engine action.
- setGovernanceEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the unique identifier of governance engine that is processing the governance action.
- setGovernanceEngineName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique name of governance engine that is processing the engine action.
- setGovernanceServiceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Set up the governance action service name.
- setGuard(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Set up the string to use as the guard.
- setGuard(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Set up the triggering guard (or null for any guard).
- setGuard(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Set up the triggering guard (or null for any guard).
- setGuard(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Set up the triggering guard (or null for any guard).
- setGuard(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Set up the triggering guard (or null for any guard).
- setGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the unique identifier for this OpenMetadataTypeDef.
- setGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Set up the unique identifier for this OpenMetadataTypeDef.
- setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
Set up whether this action type can be triggered more than once in a single step of the governance action process.
- setIgnoreMultipleTriggers(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Set up whether this action type can be triggered more than once in a single step of the governance action process.
- setImpactedElementGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Set up the unique identifier of the impacted element.
- setImpactSeverityLevel(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Set up the severity of the impact - the definition of the severity level is set up as part of the governance program.
- setIndexable(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the isIndexable flag.
- setInitialStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the initial status setting for an instance of this type.
- setIsCaseSensitive(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up whether this valid value is case-sensitive, or will match irrespective of case.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set whether the valid value is deprecated or not.
- setLabelAtEnd1(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the descriptive label for end 1 of the relationship.
- setLabelAtEnd2(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the descriptive label for end 2 of the relationship.
- setLanguage(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the name of the language that this translation is using.
- setLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
Set up the unique identifier of the relationship.
- setLocale(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Set up the locale that this translation is using.
- setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Set up if the guard must be returned from the previous action for any of the next actions to progress.
- setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Set up if the guard must be returned from the previous action for any of the next actions to progress.
- setMandatoryGuard(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Set up if the guard must be returned from the previous action for any of the next actions to progress.
- setMandatoryGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of guards that must be received before this engine action can proceed.
- setMapValue(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Add or update an element in the map.
- setMapValues(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Set up the map elements in one call.
- setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Set the criteria against which to match the classifications.
- setMatchCriteria(MatchCriteria) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Set the criteria against which to match the conditions.
- setMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Set up the properties for the metadata element that is the subject of this event.
- setMultiLink(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Set up whether multiple relationships of this type are allowed between the same two entities.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up the string to use as the name of the action target.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up the string to use as the name of the placeholder property.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up the string to use as the name of the replacement attribute.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up the string to use as the name of the request parameter.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the type name for this OpenMetadataTypeDef.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Set up the type name for this OpenMetadataTypeDef.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Set the name of the classification.
- setNestedConditions(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set any nested conditions.
- setNextProcessStep(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Set up details of the next governance action process step
- setNextProcessStep(GovernanceActionProcessStepElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Set up details of the next governance action process step
- setNextProcessStepLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
Set up the unique identifier of the relationship.
- setNextProcessStepLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Set up the unique identifier of the relationship.
- setNextProcessSteps(List<GovernanceActionProcessStepElement>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Set up the list of process steps in the process.
- setOperator(PropertyComparisonOperator) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the operator to use for the comparison.
- setOptions(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the options for this OpenMetadataTypeDef.
- setOrdinal(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Set up the numeric value for the enum value.
- setOrigin(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the unique identifier for metadata collection id where this OpenMetadataTypeDef came from.
- setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the unique identifier of the business capability that originated this governance service.
- setOriginGovernanceEngine(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the governance engine that created this governance action (if any).
- setOriginGovernanceService(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the governance service that created this governance action (if any).
- setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the unique identifier for the organization that originated this governance service.
- setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the properties that characterize where this governance service is from.
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up a map of property name to property value to provide additional information for this governance service..
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
Set up a map of property name to property value to provide additional information for this governance service..
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up a map of property name to property value to provide additional information for this service.
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up a map of attribute name to attribute value to provide additional information for this service.
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up a map of property name to property value to provide additional information for this governance service.
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Set up a map of property name to property value to provide additional information for this governance service..
- setOwner(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the name of the owner for this asset.
- setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the property name used to identifier the owner.
- setOwnerTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the type of owner stored in the owner property.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the patch level of the governance engine.
- setPreferredValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Set up the preferred values to use in implementations (normally used with definitions)
- setPreviousActions(List<RelatedEngineActionElement>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of engine actions that preceded this engine action.
- setPreviousClassification(AttachedClassification) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
For UPDATED_CLASSIFICATION_PROPERTIES, set up the previous version of the classification (if available.
- setPreviouslyReportedIncidentGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Set up the identifier of an incident that this incident is dependent on.
- setPreviousMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
For UPDATED_ELEMENT_PROPERTIES events, set up the previous values for the metadata event if available.
- setPreviousProcessStep(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
Set up details of the previous governance action process step
- setPreviousRelatedMetadataElements(RelatedMetadataElements) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
For UPDATED_RELATIONSHIP_PROPERTIES only, set up the value is set to the previous values for the relationship, if available.
- setPrimitiveDefCategory(OpenMetadataPrimitiveDefCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Set up the type category for this primitive type.
- setPrimitiveTypeCategory(PrimitiveTypeCategory) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Set up the category of the primitive type.
- setPrimitiveValue(Object) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Set up the primitive value.
- setProcessingEngineUserId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the userId of the governance engine that is responsible for running the governance service for this engine action.
- setProcessName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the name of the governance action process - or similar request source.
- setProcessProperties(GovernanceActionProcessProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Set up process properties
- setProcessStepGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique identifier for the governance action process step that acted as a template for this engine action (if appropriate).
- setProcessStepLinks(List<NextGovernanceActionProcessStepLink>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
Set up the list of links between process steps.
- setProcessStepName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the unique name for the governance action process step that acted as a template for this engine action (if appropriate).
- setProcessStepProperties(GovernanceActionProcessStepProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Set up process properties
- setProducedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the action targets that are produced by the governance service.
- setProducedGuards(List<GuardType>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the list of guards produced by the governance service.
- setProducedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the request parameters that are produced by the governance service.
- setPropagatable(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Sets up whether this classification should propagate to other entities if the relationship linking them allows classification propagation.
- setPropagationRule(OpenMetadataClassificationPropagationRule) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Set up the rule that determines if classifications are propagated across this relationship.
- setProperties(GovernanceEngineProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
Set up the properties of the governance engine.
- setProperties(GovernanceServiceProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
Set up the properties of the governance service.
- setProperties(RegisteredGovernanceService) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
Set up the properties of the registered governance service.
- setProperty(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the name of the property to compare.
- setProperty(String, PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Adds or updates an instance property.
- setPropertyValueMap(Map<String, PropertyValue>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Set up the instance properties map.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setReceivedGuards(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of guards provided by the previous governance service(s).
- setRelatedAction(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Set up details of the next governance action
- setRelatedActionLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
Set up the unique identifier of the relationship.
- setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Set up the element header associated with end 1 of the relationship.
- setRelatedMetadataElements(RelatedMetadataElements) - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Set up the relationship details for the subject of this event.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the unique id for the relationship.
- setRelationshipGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the unique id for the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Set up the element header associated with the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Set up the properties associated with the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the properties associated with the relationship.
- setRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
Set up relationship properties
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Deprecated.
- setRelationshipType(ElementType) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Set up the element type properties for this relationship object.
- setReplacedByAttribute(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
If the attribute has been renamed, this contains the name of the new attribute.
- setReplacedByTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
If the type has been replaced, this contains the GUID of the new type.
- setReplacedByTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
If the type has been renamed, this contains the name of the new type.
- setRequestedStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the time that the engine action should start.
- setRequestedTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the time that the engine action was created.
- setRequesterUserId(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the requesting user.
- setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the parameters to pass onto the governance service.
- setRequestParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Set up the parameters to pass onto the governance service.
- setRequestSourceElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the specific element that caused the governance action service to be started.
- setRequestSourceElements(List<RequestSourceElement>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the list of elements that triggered this request.
- setRequestSourceName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Set up the assigned to this request source.
- setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
Set up the request type value.
- setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the governance request type used to call the governance service via this governance engine.
- setRequestType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the request type associated with this governance action, used to identify ths governance service to run.
- setRequestTypes(Map<String, RegisteredGovernanceServiceProperties>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Set up the registered request types and parameters that this governance service supports.
- setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up whether this action target type is required for this service to work successful.
- setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
Set up whether this placeholder property is required for this service to work successful.
- setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
Set up whether this replacement attribute is required for this service to work successful.
- setRequired(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
Set up whether this request parameter is required for this service to work successful.
- setSearchProperties(SearchProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Set the (optional) properties-based conditions for the classification.
- setServiceRequestType(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
Set up the request type that this governance service supports.
- setSource(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the source of the governance engine implementation.
- setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
Set up the specification for the governance action.
- setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
Set up the specification for the governance action.
- setSpecification(Map<String, List<Map<String, String>>>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
Set up the specification for the governance action.
- setStandardName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Set up the name of the standard that this mapping relates to.
- setStandardOrganization(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Set up the name of the organization that owns the standard that this mapping refers to.
- setStandardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Set up the name of the type from the standard that is equivalent to the linked open metadata type.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up the date/time when the governance action service started processing this target element.
- setStartTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
Set up the time that this engine action should start (null means as soon as possible).
- setStatus(OpenMetadataTypeDefStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Set up the status of this type.
- setStatus(EngineActionStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up current status of the action target.
- setSuperType(OpenMetadataTypeDefLink) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up supertype for the OpenMetadataTypeDef.
- setSupportedActionTargetTypes(List<ActionTargetType>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the required action targets to supply when using this governance acton type to initiate an action.
- setSupportedRequestParameters(List<RequestParameterType>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the required request parameters to supply when using this governance acton type to initiate an action.
- setSymbolicName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Set up the symbolic name for this enum value.
- setTargetElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Set up details of the target element that the governance action service is to process.
- setTranslation(String, String, TranslationDetail) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MultiLanguageInterface
-
Create or update the translation for a particular language/locale for a metadata element.
- setTypeDefProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Set up the list of property names.
- setTypeDefs(List<OpenMetadataTypeDef>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
Set up the list of type definitions from the gallery.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the description of the type of governance engine this is.
- setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
Set up the type name (or super type name) of a permitted action target.
- setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Set up the name of the type.
- setUnique(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the isUnique flag.
- setUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the user name of the person that last updated this OpenMetadataTypeDef.
- setUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the date/time that this OpenMetadataTypeDef was last updated.
- setupFirstActionProcessStep(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Set up a link between a governance action process and a governance action process step.
- setupNextActionProcessStep(String, String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Add a link between two governance action process steps to show that one follows on from the other when a governance action process is executing.
- setUpValidMetadataMapName(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataMapName(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataMapValue(String, String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataMapValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create or update the valid value for a name that can be stored in a particular open metadata property name.
- setUpValidMetadataValue(String, String, String, ValidMetadataValue) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Create or update the valid value for a particular open metadata property.
- setUpValidMetadataValue(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Create or update the valid value for a particular open metadata property name.
- setUseCurrentEffectiveTime(boolean) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Set up the boolean setting for whether the current time for requests or null.
- setValidElementStatusList(List<ElementStatus>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Set up the list of valid instance statuses supported by this OpenMetadataTypeDef.
- setValidEntityDefs(List<OpenMetadataTypeDefLink>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Set up the list of identifiers for the types of entities that this type of Classification can be connected to.
- setValidMapNameValues(List<ValidMetadataValue>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Set up the related map values.
- setValue(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Set up the symbolic name for the enum value.
- setValue(PropertyValue) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Set the value of the property against which to compare.
- setValuesMaxCount(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the maximum number of values for this attribute (relevant for Arrays, Sets and Maps).
- setValuesMinCount(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Set up the minimum number of values for this attribute (relevant for Arrays, Sets and Maps).
- setVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the version of the OpenMetadataAttributeTypeDef.
- setVersion(long) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Set up the version of the OpenMetadataTypeDef.
- setVersion(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Set up the version string of the governance engine.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Set up the version identifier of the process.
- setVersionName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Set up the version name, which is a more of a human readable form of the version number.
- setVersionName(String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Set up the version name is more of a human readable form of the version number.
- setWaitTime(int) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
Set up the minimum number of minutes to wait before starting the next governance action.
- setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Set up the names of the zones that this governance service is a member of.
- SOURCE_DIRECTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- SOURCE_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GeneralGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.ProvisioningGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
-
Indicates that the governance action service is completely configured and can begin processing.
- StewardshipRequestInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
StewardshipRequestInterface defines methods that are used to request help for a situation that the caller can not handle.
- STRUCT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
A collection of related properties.
- StructTypePropertyValue - Class in org.odpi.openmetadata.frameworks.governanceaction.search
-
StructTypePropertyValue supports the value part of property that is defined as a complex structure.
- StructTypePropertyValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Default constructor set StructTypePropertyValue to null.
- StructTypePropertyValue(StructTypePropertyValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Copy/clone constructor sets up the values based on the template.
T
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTargetType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.GuardType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderPropertyType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.ReplacementAttributeType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameterType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestTypeType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ActionTargetElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ArchiveProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.AttachedClassification
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.EngineActionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ExternalStandardTypeMapping
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.FirstGovernanceActionProcessStepElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessGraph
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionProcessStepProperties
-
JSON-style toString.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionTypeProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceEngineProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceServiceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentDependency
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.IncidentImpactedElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NewActionTarget
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.NextGovernanceActionProcessStepLink
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDef
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationDef
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDef
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEntityDef
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumDef
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataEnumElementDef
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDef
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipDef
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndDef
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDef
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttribute
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefGallery
-
toString JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefLink
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefSummary
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ReferenceableProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceService
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RegisteredGovernanceServiceProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedEngineActionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElements
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RelatedMetadataElementStub
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.RequestSourceElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ClassificationCondition
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ElementProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCondition
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchClassifications
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.SearchProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Standard toString method.
- TranslationDetail - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
TranslationDetail provides translated strings for an open metadata element for a specific language/locale.
- TranslationDetail() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Default Constructor
- TranslationDetail(TranslationDetail) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.TranslationDetail
-
Copy/clone Constructor
- TriageGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The triage governance action service is responsible for determining which of the possible courses of action to take for a specific situation.
- TriageGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.TriageGovernanceActionService
- TriageGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
TriageGovernanceContext provides access to details of the triage request and associated governance action plus with access to the metadata store.
- TWO_TO_ONE - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Classification propagation direction is one way from entity two to entity one.
- typeName - Variable in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
The open metadata type name of the element that can be this type of action target.
U
- UNEXPECTED_BEAN_CLASS - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-CONVERTER-500-003 - An unexpected bean class named {0} was passed to the repository services by the {1} request for open metadata access service {2} on server {3}; the expected class name is: {4}
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-GOVERNANCE-SERVICE-500-001 - Unexpected {0} exception in governance action service {1} of type {2} detected by method {3}.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Unknown or uninitialized cardinality.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Unknown or uninitialized cardinality.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Unknown process status.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Uninitialized PropertyValue object.
- UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Uninitialized OpenMetadataAttributeTypeDef object.
- UNKNOWN_DEF - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Unknown - Uninitialized OpenMetadataTypeDef object.
- UNKNOWN_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
GAF-PROPERTIES-400-006 - The unique name {0} passed on the {1} parameter of the {2} operation is not known to the metadata store
- UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- unregisterGovernanceServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Unregister a governance service from the governance engine.
- updateActionTargetStatus(String, String, EngineActionStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Update the status of a specific action target.
- updateActionTargetStatus(String, EngineActionStatus, Date, Date, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of a specific action target.
- updateActionTargetStatus(String, EngineActionStatus, Date, Date, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.GovernanceContext
-
Update the status of a specific action target.
- updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityInStore(String, String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityInStore(String, String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityInStore(String, String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationStatus(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the effectivity dates of a specific classification attached to a metadata element.
- UPDATED_CLASSIFICATION_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- UPDATED_ELEMENT_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- UPDATED_RELATIONSHIP_PROPERTIES - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
- updateEngineActionStatus(String, String, EngineActionStatus) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceCompletionInterface
-
Update the status of the engine action - providing the caller is permitted.
- updateGovernanceActionProcess(String, String, boolean, ProcessStatus, GovernanceActionProcessProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Update the metadata element representing a governance action process.
- updateGovernanceActionProcessStep(String, String, boolean, GovernanceActionProcessStepProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Update the metadata element representing a governance action process step.
- updateGovernanceActionType(String, String, boolean, GovernanceActionTypeProperties) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionTypeInterface
-
Update the metadata element representing a governance action type.
- updateGovernanceEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Update the properties of an existing governance engine definition.
- updateGovernanceService(String, String, String, String, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceEngineConfiguration
-
Update the properties of an existing governance service definition.
- updateMetadataElement(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties of a specific metadata element.
- updateMetadataElement(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties of a specific metadata element.
- updateMetadataElementEffectivity(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of specific metadata element.
- updateMetadataElementEffectivity(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the status of specific metadata element.
- updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementEffectivityInStore(String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the effectivity dates control the visibility of the element through specific APIs.
- updateMetadataElementInStore(String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties of a specific metadata element.
- updateMetadataElementInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties of a specific metadata element.
- updateMetadataElementStatus(String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the status of specific metadata element.
- updateMetadataElementStatus(String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, String, String, String, boolean, boolean, ElementStatus, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the status of specific metadata element.
- updateMetadataElementStatusInStore(String, ElementStatus) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the status of specific metadata element.
- updateNextActionProcessStep(String, String, String, boolean) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Update the properties of the link between two governance action process steps that shows that one follows on from the other when a governance action process is executing.
- updateRelatedElements(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the properties associated with a relationship.
- updateRelatedElements(String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the properties associated with a relationship.
- updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsEffectivityInStore(String, String, String, String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsEffectivityInStore(String, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsInStore(String, boolean, ElementProperties) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.client.OpenMetadataClient
-
Update the properties associated with a relationship.
- updateRelatedElementsInStore(String, String, String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.MetadataElementInterface
-
Update the properties associated with a relationship.
- updateRelatedElementsStatus(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionContext
-
Update the effectivity dates of a specific relationship between metadata elements.
- updateRelatedElementsStatus(String, boolean, boolean, Date, Date, Date) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.RemediationGovernanceContext
-
Update the effectivity dates of a specific relationship between metadata elements.
V
- validateContext(GovernanceContext) - Method in class org.odpi.openmetadata.frameworks.governanceaction.GovernanceActionServiceConnector
-
Verify that the context has been set up in the subclass
- validateGUID(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Throw an exception if the supplied GUID is null
- validateMandatoryName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyHelper
-
Throw an exception if the supplied name is null
- validateMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataMapName(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataMapValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the name found in an open metadata map property is valid.
- validateMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.governanceaction.OpenMetadataStore
-
Validate whether the value found in an open metadata property is valid.
- validateMetadataValue(String, String, String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.ValidMetadataValuesInterface
-
Validate whether the value found in an open metadata property is valid.
- ValidMetadataValue - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ValidMetadataValue provides the properties for a valid metadata value.
- ValidMetadataValue() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Constructor
- ValidMetadataValue(ValidMetadataValue) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
-
Copy/clone constructor
- ValidMetadataValueDetail - Class in org.odpi.openmetadata.frameworks.governanceaction.properties
-
ValidMetadataValueDetail retrieves a single valid value for a property.
- ValidMetadataValueDetail() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Constructor
- ValidMetadataValueDetail(ValidMetadataValueDetail) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
-
Copy/clone constructor
- ValidMetadataValuesInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
ValidMetadataValuesInterface maintains valid value sets for the properties found in open metadata elements.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsObject() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the object version of the value - used for comparisons.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.ArrayTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.EnumTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.MapTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyValue
-
Return the string version of the value - used for error logging.
- valueAsString() - Method in class org.odpi.openmetadata.frameworks.governanceaction.search.StructTypePropertyValue
-
Return the string version of the value - used for error logging.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.ActionTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.Guard
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.PlaceholderProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestParameter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.controls.RequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.CompletionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeCardinality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataAttributeTypeDefCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataClassificationPropagationRule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataCollectionDefCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataPrimitiveDefCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataRelationshipEndCardinality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefAttributeStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.OpenMetadataTypeDefStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.ProcessStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.MatchCriteria
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PrimitiveTypeCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.PropertyComparisonOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.governanceaction.search.SequencingOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VerificationGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The verification governance action service is responsible for testing the values in the metadata elements and relationships and setting up guards to guide the next step of processing.
- VerificationGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.VerificationGovernanceActionService
- VerificationGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
VerificationGovernanceContext provides access to details of the verification request along with access to the metadata store.
W
- WAITING - Enum constant in enum class org.odpi.openmetadata.frameworks.governanceaction.properties.GovernanceActionStatus
-
Deprecated.The governance action is waiting for its start time or the right conditions to run.
- WatchdogClassificationEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogClassificationEvent describes the structure of the events passed to the WatchdogGovernanceActionService that describe changes to classifications attached to metadata elements.
- WatchdogClassificationEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Default constructor
- WatchdogClassificationEvent(WatchdogClassificationEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogClassificationEvent
-
Copy/clone constructor
- WatchDogEventInterface - Interface in org.odpi.openmetadata.frameworks.governanceaction.client
-
WatchDogEventInterface defines the interface for receiving watchdog events.
- WatchdogEventType - Enum Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogEventType describes the type of event that the WatchdogGovernanceActionService can listen for.
- WatchdogGovernanceActionService - Class in org.odpi.openmetadata.frameworks.governanceaction
-
The watchdog governance action service is responsible for monitoring changes to the metadata elements and then initiating further governance activity.
- WatchdogGovernanceActionService() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceActionService
- WatchdogGovernanceContext - Interface in org.odpi.openmetadata.frameworks.governanceaction
-
WatchdogGovernanceContext provides the watchdog governance action service with access to information about the request, open metadata store, the ability to register a listener to receive governance events and initiate new governance activity.
- WatchdogGovernanceEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogGovernanceEvent describes the structure of the events passed to the WatchdogGovernanceActionService.
- WatchdogGovernanceEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Default constructor
- WatchdogGovernanceEvent(WatchdogGovernanceEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogGovernanceEvent
-
Copy/clone constructor
- WatchdogGovernanceListener - Class in org.odpi.openmetadata.frameworks.governanceaction
-
WatchdogGovernanceListener defines the listener interface implemented by a WatchdogGovernanceActionService.
- WatchdogGovernanceListener() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.WatchdogGovernanceListener
- WatchdogMetadataElementEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogMetadataElementEvent describes the structure of the events passed to the WatchdogGovernanceActionService that relate to changes to metadata elements.
- WatchdogMetadataElementEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Default constructor
- WatchdogMetadataElementEvent(WatchdogMetadataElementEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogMetadataElementEvent
-
Copy/clone constructor
- WatchdogRelatedElementsEvent - Class in org.odpi.openmetadata.frameworks.governanceaction.events
-
WatchdogRelatedElementsEvent describes the structure of the events passed to the WatchdogGovernanceActionService that represent changes to relationships.
- WatchdogRelatedElementsEvent() - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Default constructor
- WatchdogRelatedElementsEvent(WatchdogRelatedElementsEvent) - Constructor for class org.odpi.openmetadata.frameworks.governanceaction.events.WatchdogRelatedElementsEvent
-
Copy/clone constructor
- withdrawGovernanceActionProcess(String, String) - Method in interface org.odpi.openmetadata.frameworks.governanceaction.client.GovernanceActionProcessInterface
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form