public class Directory extends MainObject
directory asset type in IGC, displayed as 'Directory' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Directoryproviderconfiguration |
hasDirectoryProviderConfiguration |
protected ItemList<Steward> |
hasPrincipal |
protected String |
nativeId |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Directory() |
| Modifier and Type | Method and Description |
|---|---|
Directoryproviderconfiguration |
getHasDirectoryProviderConfiguration()
Retrieve the
has_directory_provider_configuration property (displayed as 'Has Directory Provider Configuration') of the object. |
ItemList<Steward> |
getHasPrincipal()
Retrieve the
has_principal property (displayed as 'Has Principal') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
void |
setHasDirectoryProviderConfiguration(Directoryproviderconfiguration hasDirectoryProviderConfiguration)
Set the
has_directory_provider_configuration property (displayed as Has Directory Provider Configuration) of the object. |
void |
setHasPrincipal(ItemList<Steward> hasPrincipal)
Set the
has_principal property (displayed as Has Principal) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
getAssignedToTerms, 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 Directoryproviderconfiguration hasDirectoryProviderConfiguration
protected String nativeId
public Directoryproviderconfiguration getHasDirectoryProviderConfiguration()
has_directory_provider_configuration property (displayed as 'Has Directory Provider Configuration') of the object.Directoryproviderconfigurationpublic void setHasDirectoryProviderConfiguration(Directoryproviderconfiguration hasDirectoryProviderConfiguration)
has_directory_provider_configuration property (displayed as Has Directory Provider Configuration) of the object.hasDirectoryProviderConfiguration - the value to setpublic ItemList<Steward> getHasPrincipal()
has_principal property (displayed as 'Has Principal') of the object.ItemList<Steward>public void setHasPrincipal(ItemList<Steward> hasPrincipal)
has_principal property (displayed as Has Principal) of the object.hasPrincipal - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setCopyright © 2018–2021 ODPi. All rights reserved.