public class Dsexternaldependency extends Reference
dsexternaldependency asset type in IGC, displayed as 'DSExternalDependency' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
a_xmeta_locking_root
The
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI. |
protected Reference |
calls_ds_routine
The
calls_ds_routine property, displayed as 'Calls DS Routine' in the IGC UI. |
protected String |
created_by
The
created_by property, displayed as 'Created By' in the IGC UI. |
protected Date |
created_on
The
created_on property, displayed as 'Created On' in the IGC UI. |
protected String |
location
The
location property, displayed as 'Location' in the IGC UI. |
protected String |
modified_by
The
modified_by property, displayed as 'Modified By' in the IGC UI. |
protected Date |
modified_on
The
modified_on property, displayed as 'Modified On' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected Reference |
of_ds_job_def
The
of_ds_job_def property, displayed as 'Of DS Job Def' in the IGC UI. |
protected Reference |
of_ds_routine
The
of_ds_routine property, displayed as 'Of DS Routine' in the IGC UI. |
protected Reference |
runs_ds_job
The
runs_ds_job property, displayed as 'Runs DS Job' in the IGC UI. |
protected String |
type
The
type property, displayed as 'Type' in the IGC UI. |
| Constructor and Description |
|---|
Dsexternaldependency() |
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 of_ds_job_def
protected Reference of_ds_routine
protected String a_xmeta_locking_root
a_xmeta_locking_root property, displayed as 'A XMeta Locking Root' in the IGC UI.protected Reference calls_ds_routine
protected String type
type property, displayed as 'Type' in the IGC UI.
protected String location
location property, displayed as 'Location' in the IGC UI.protected String name
name property, displayed as 'Name' in the IGC UI.protected Reference runs_ds_job
protected String created_by
created_by property, displayed as 'Created By' in the IGC UI.protected Date created_on
created_on property, displayed as 'Created On' in the IGC UI.protected String modified_by
modified_by property, displayed as 'Modified By' in the IGC UI.protected Date modified_on
modified_on property, displayed as 'Modified On' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public Reference getOfDsJobDef()
of_ds_job_defpublic void setOfDsJobDef(Reference of_ds_job_def)
of_ds_job_defpublic Reference getOfDsRoutine()
of_ds_routinepublic void setOfDsRoutine(Reference of_ds_routine)
of_ds_routinepublic String getAXmetaLockingRoot()
a_xmeta_locking_rootpublic void setAXmetaLockingRoot(String a_xmeta_locking_root)
a_xmeta_locking_rootpublic Reference getCallsDsRoutine()
calls_ds_routinepublic void setCallsDsRoutine(Reference calls_ds_routine)
calls_ds_routinepublic Reference getRunsDsJob()
runs_ds_jobpublic void setRunsDsJob(Reference runs_ds_job)
runs_ds_jobpublic String getCreatedBy()
created_bypublic void setCreatedBy(String created_by)
created_bypublic Date getCreatedOn()
created_onpublic void setCreatedOn(Date created_on)
created_onpublic String getModifiedBy()
modified_bypublic void setModifiedBy(String modified_by)
modified_bypublic Date getModifiedOn()
modified_onpublic void setModifiedOn(Date modified_on)
modified_onpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.