public class TermHistory extends Reference
term_history asset type in IGC, displayed as 'Term History' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceList |
changed_properties
The
changed_properties property, displayed as 'Changed Properties' in the IGC UI. |
protected ArrayList<String> |
comment
The
comment property, displayed as 'Comment' in the IGC UI. |
protected Date |
date
The
date property, displayed as 'Date' in the IGC UI. |
protected String |
edited_by
The
edited_by property, displayed as 'Edited By' in the IGC UI. |
protected Reference |
term
The
term property, displayed as 'Term' in the IGC UI. |
protected String |
user_task_key
The
user_task_key property, displayed as 'User Task Key' in the IGC UI. |
protected String |
user_task_name
The
user_task_name property, displayed as 'User Task Name' in the IGC UI. |
protected String |
workflow_event
The
workflow_event property, displayed as 'Workflow Event' in the IGC UI. |
protected String |
workflow_instance_id
The
workflow_instance_id property, displayed as 'Workflow Instance Id' in the IGC UI. |
protected String |
workflow_new_state
The
workflow_new_state property, displayed as 'Workflow New State' in the IGC UI. |
| Constructor and Description |
|---|
TermHistory() |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected Reference term
term property, displayed as 'Term' in the IGC UI.
Reference to a InformationAsset object.protected Date date
date property, displayed as 'Date' in the IGC UI.protected ArrayList<String> comment
comment property, displayed as 'Comment' in the IGC UI.protected String edited_by
edited_by property, displayed as 'Edited By' in the IGC UI.protected ReferenceList changed_properties
changed_properties property, displayed as 'Changed Properties' in the IGC UI.
ReferenceList of ChangedProperties objects.protected String user_task_name
user_task_name property, displayed as 'User Task Name' in the IGC UI.protected String user_task_key
user_task_key property, displayed as 'User Task Key' in the IGC UI.protected String workflow_instance_id
workflow_instance_id property, displayed as 'Workflow Instance Id' in the IGC UI.protected String workflow_event
workflow_event property, displayed as 'Workflow Event' in the IGC UI.protected String workflow_new_state
workflow_new_state property, displayed as 'Workflow New State' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public ReferenceList getChangedProperties()
changed_propertiespublic void setChangedProperties(ReferenceList changed_properties)
changed_propertiespublic String getUserTaskName()
user_task_namepublic void setUserTaskName(String user_task_name)
user_task_namepublic String getUserTaskKey()
user_task_keypublic void setUserTaskKey(String user_task_key)
user_task_keypublic String getWorkflowInstanceId()
workflow_instance_idpublic void setWorkflowInstanceId(String workflow_instance_id)
workflow_instance_idpublic String getWorkflowEvent()
workflow_eventpublic void setWorkflowEvent(String workflow_event)
workflow_eventpublic String getWorkflowNewState()
workflow_new_statepublic void setWorkflowNewState(String workflow_new_state)
workflow_new_statepublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.