public class Volume extends InformationAsset
volume asset type in IGC, displayed as 'Volume' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
dataServer |
protected ItemList<Infoset> |
infosets |
protected Instance |
instance |
protected Date |
lastHarvested |
protected Number |
objectCount |
protected String |
serverName |
protected Number |
size |
protected String |
sourceType |
protected String |
syncState |
protected String |
toolId |
protected String |
type
Valid values are:
Primary (displayed in the UI as 'Primary')
Retention (displayed in the UI as 'Retention')
Discovery (displayed in the UI as 'Discovery'), 11.7.0.0 only
Export (displayed in the UI as 'Export'), 11.7.0.0 only
DiscoveryExport (displayed in the UI as 'Discovery Export'), 11.7.0.1 onwards
System (displayed in the UI as 'System'), 11.7.0.1 onwards
|
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 |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataServer()
Retrieve the
data_server property (displayed as 'Data Server') of the object. |
ItemList<Infoset> |
getInfosets()
Retrieve the
infosets property (displayed as 'InfoSets') of the object. |
Instance |
getInstance()
Retrieve the
instance property (displayed as 'Instance') of the object. |
Date |
getLastHarvested()
Retrieve the
last_harvested property (displayed as 'Last Harvest Date') of the object. |
Number |
getObjectCount()
Retrieve the
object_count property (displayed as 'Number of Objects') of the object. |
String |
getServerName()
Retrieve the
server_name property (displayed as 'Server') of the object. |
Number |
getSize()
Retrieve the
size property (displayed as 'Size (Bytes)') of the object. |
String |
getSourceType()
Retrieve the
source_type property (displayed as 'Source Type') of the object. |
String |
getSyncState()
Retrieve the
sync_state property (displayed as 'State') 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 |
setDataServer(String dataServer)
Set the
data_server property (displayed as Data Server) of the object. |
void |
setInfosets(ItemList<Infoset> infosets)
Set the
infosets property (displayed as InfoSets) of the object. |
void |
setInstance(Instance instance)
Set the
instance property (displayed as Instance) of the object. |
void |
setLastHarvested(Date lastHarvested)
Set the
last_harvested property (displayed as Last Harvest Date) of the object. |
void |
setObjectCount(Number objectCount)
Set the
object_count property (displayed as Number of Objects) of the object. |
void |
setServerName(String serverName)
Set the
server_name property (displayed as Server) of the object. |
void |
setSize(Number size)
Set the
size property (displayed as Size (Bytes)) of the object. |
void |
setSourceType(String sourceType)
Set the
source_type property (displayed as Source Type) of the object. |
void |
setSyncState(String syncState)
Set the
sync_state property (displayed as State) 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 dataServer
protected Instance instance
protected Date lastHarvested
protected Number objectCount
protected String serverName
protected Number size
protected String sourceType
protected String syncState
protected String toolId
protected String type
protected String url
public String getDataServer()
data_server property (displayed as 'Data Server') of the object.Stringpublic void setDataServer(String dataServer)
data_server property (displayed as Data Server) of the object.dataServer - the value to setpublic ItemList<Infoset> getInfosets()
infosets property (displayed as 'InfoSets') of the object.ItemList<Infoset>public void setInfosets(ItemList<Infoset> infosets)
infosets property (displayed as InfoSets) of the object.infosets - 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 Date getLastHarvested()
last_harvested property (displayed as 'Last Harvest Date') of the object.Datepublic void setLastHarvested(Date lastHarvested)
last_harvested property (displayed as Last Harvest Date) of the object.lastHarvested - 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 String getServerName()
server_name property (displayed as 'Server') of the object.Stringpublic void setServerName(String serverName)
server_name property (displayed as Server) of the object.serverName - 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 getSourceType()
source_type property (displayed as 'Source Type') of the object.Stringpublic void setSourceType(String sourceType)
source_type property (displayed as Source Type) of the object.sourceType - 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 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.