public class Infoset extends InformationAsset
infoset asset type in IGC, displayed as 'InfoSet' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aliasBusinessName |
protected ItemList<ClassificationContribution> |
appliedDataClasses |
protected String |
composition
Valid values are:
MixedLevel (displayed in the UI as 'MixedLevel')
TopLevel (displayed in the UI as 'TopLevel')
|
protected ItemList<InfosetOperation> |
contributingOperations |
protected ItemList<VolumeContribution> |
contributingVolumes |
protected Date |
created |
protected InfosetOperation |
createdWith |
protected String |
creator |
protected Instance |
instance |
protected Number |
objectCount |
protected Number |
size |
protected String |
syncState |
protected String |
syncType
Valid values are:
Regular (displayed in the UI as 'Regular')
InferredPartial (displayed in the UI as 'Inferred Partial')
InferredFull (displayed in the UI as 'Inferred Full')
|
protected String |
toolId |
protected String |
type
Valid values are:
User (displayed in the UI as 'User')
System (displayed in the UI as 'System')
|
protected String |
url |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Infoset() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasBusinessName()
Retrieve the
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object. |
ItemList<ClassificationContribution> |
getAppliedDataClasses()
Retrieve the
applied_data_classes property (displayed as 'Data Classifications') of the object. |
String |
getComposition()
Retrieve the
composition property (displayed as 'Composition') of the object. |
ItemList<InfosetOperation> |
getContributingOperations()
Retrieve the
contributing_operations property (displayed as 'Applied Operations') of the object. |
ItemList<VolumeContribution> |
getContributingVolumes()
Retrieve the
contributing_volumes property (displayed as 'Volumes') of the object. |
Date |
getCreated()
Retrieve the
created property (displayed as 'Created') of the object. |
InfosetOperation |
getCreatedWith()
Retrieve the
created_with property (displayed as 'Originating Operation') of the object. |
String |
getCreator()
Retrieve the
creator property (displayed as 'Creator') of the object. |
Instance |
getInstance()
Retrieve the
instance property (displayed as 'Instance') of the object. |
Number |
getObjectCount()
Retrieve the
object_count property (displayed as 'Number of Objects') of the object. |
Number |
getSize()
Retrieve the
size property (displayed as 'Size (Bytes)') of the object. |
String |
getSyncState()
Retrieve the
sync_state property (displayed as 'State') of the object. |
String |
getSyncType()
Retrieve the
sync_type property (displayed as 'Include For Governance') of the object. |
String |
getTheType()
Retrieve the
type property (displayed as 'Type') of the object. |
String |
getTheUrl()
Retrieve the
url property (displayed as 'URL') of the object. |
String |
getToolId()
Retrieve the
tool_id property (displayed as 'Tool ID') of the object. |
void |
setAliasBusinessName(String aliasBusinessName)
Set the
alias_(business_name) property (displayed as Alias (Business Name)) of the object. |
void |
setAppliedDataClasses(ItemList<ClassificationContribution> appliedDataClasses)
Set the
applied_data_classes property (displayed as Data Classifications) of the object. |
void |
setComposition(String composition)
Set the
composition property (displayed as Composition) of the object. |
void |
setContributingOperations(ItemList<InfosetOperation> contributingOperations)
Set the
contributing_operations property (displayed as Applied Operations) of the object. |
void |
setContributingVolumes(ItemList<VolumeContribution> contributingVolumes)
Set the
contributing_volumes property (displayed as Volumes) of the object. |
void |
setCreated(Date created)
Set the
created property (displayed as Created) of the object. |
void |
setCreatedWith(InfosetOperation createdWith)
Set the
created_with property (displayed as Originating Operation) of the object. |
void |
setCreator(String creator)
Set the
creator property (displayed as Creator) of the object. |
void |
setInstance(Instance instance)
Set the
instance property (displayed as Instance) of the object. |
void |
setObjectCount(Number objectCount)
Set the
object_count property (displayed as Number of Objects) of the object. |
void |
setSize(Number size)
Set the
size property (displayed as Size (Bytes)) of the object. |
void |
setSyncState(String syncState)
Set the
sync_state property (displayed as State) of the object. |
void |
setSyncType(String syncType)
Set the
sync_type property (displayed as Include For Governance) of the object. |
void |
setTheType(String type)
Set the
type property (displayed as Type) of the object. |
void |
setTheUrl(String url)
Set the
url property (displayed as URL) of the object. |
void |
setToolId(String toolId)
Set the
tool_id property (displayed as Tool ID) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String aliasBusinessName
protected ItemList<ClassificationContribution> appliedDataClasses
protected String composition
protected ItemList<InfosetOperation> contributingOperations
protected ItemList<VolumeContribution> contributingVolumes
protected Date created
protected InfosetOperation createdWith
protected String creator
protected Instance instance
protected Number objectCount
protected Number size
protected String syncState
protected String syncType
protected String toolId
protected String type
protected String url
public String getAliasBusinessName()
alias_(business_name) property (displayed as 'Alias (Business Name)') of the object.Stringpublic void setAliasBusinessName(String aliasBusinessName)
alias_(business_name) property (displayed as Alias (Business Name)) of the object.aliasBusinessName - the value to setpublic ItemList<ClassificationContribution> getAppliedDataClasses()
applied_data_classes property (displayed as 'Data Classifications') of the object.ItemList<ClassificationContribution>public void setAppliedDataClasses(ItemList<ClassificationContribution> appliedDataClasses)
applied_data_classes property (displayed as Data Classifications) of the object.appliedDataClasses - the value to setpublic String getComposition()
composition property (displayed as 'Composition') of the object.Stringpublic void setComposition(String composition)
composition property (displayed as Composition) of the object.composition - the value to setpublic ItemList<InfosetOperation> getContributingOperations()
contributing_operations property (displayed as 'Applied Operations') of the object.ItemList<InfosetOperation>public void setContributingOperations(ItemList<InfosetOperation> contributingOperations)
contributing_operations property (displayed as Applied Operations) of the object.contributingOperations - the value to setpublic ItemList<VolumeContribution> getContributingVolumes()
contributing_volumes property (displayed as 'Volumes') of the object.ItemList<VolumeContribution>public void setContributingVolumes(ItemList<VolumeContribution> contributingVolumes)
contributing_volumes property (displayed as Volumes) of the object.contributingVolumes - the value to setpublic Date getCreated()
created property (displayed as 'Created') of the object.Datepublic void setCreated(Date created)
created property (displayed as Created) of the object.created - the value to setpublic InfosetOperation getCreatedWith()
created_with property (displayed as 'Originating Operation') of the object.InfosetOperationpublic void setCreatedWith(InfosetOperation createdWith)
created_with property (displayed as Originating Operation) of the object.createdWith - the value to setpublic String getCreator()
creator property (displayed as 'Creator') of the object.Stringpublic void setCreator(String creator)
creator property (displayed as Creator) of the object.creator - the value to setpublic Instance getInstance()
instance property (displayed as 'Instance') of the object.Instancepublic void setInstance(Instance instance)
instance property (displayed as Instance) of the object.instance - the value to setpublic Number getObjectCount()
object_count property (displayed as 'Number of Objects') of the object.Numberpublic void setObjectCount(Number objectCount)
object_count property (displayed as Number of Objects) of the object.objectCount - the value to setpublic Number getSize()
size property (displayed as 'Size (Bytes)') of the object.Numberpublic void setSize(Number size)
size property (displayed as Size (Bytes)) of the object.size - the value to setpublic String getSyncState()
sync_state property (displayed as 'State') of the object.Stringpublic void setSyncState(String syncState)
sync_state property (displayed as State) of the object.syncState - the value to setpublic String getSyncType()
sync_type property (displayed as 'Include For Governance') of the object.Stringpublic void setSyncType(String syncType)
sync_type property (displayed as Include For Governance) of the object.syncType - the value to setpublic String getToolId()
tool_id property (displayed as 'Tool ID') of the object.Stringpublic void setToolId(String toolId)
tool_id property (displayed as Tool ID) of the object.toolId - the value to setpublic String getTheType()
type property (displayed as 'Type') of the object.Stringpublic void setTheType(String type)
type property (displayed as Type) of the object.type - the value to setpublic String getTheUrl()
url property (displayed as 'URL') of the object.Stringpublic void setTheUrl(String url)
url property (displayed as URL) of the object.url - the value to setCopyright © 2018–2021 ODPi. All rights reserved.