public class StewardGroup extends Group
steward_group asset type in IGC, displayed as 'Steward Group' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<InformationAsset> |
managedAssets |
protected ItemList<MainObject> |
managedAssetsBasic |
emailAddress, groupName, location, organization, principalId, type, webAddress| Constructor and Description |
|---|
StewardGroup() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InformationAsset> |
getManagedAssets()
Retrieve the
managed_assets property (displayed as 'Managed Assets') of the object. |
ItemList<MainObject> |
getManagedAssetsBasic()
Retrieve the
managed_assets_basic property (displayed as 'Managed Assets') of the object. |
void |
setManagedAssets(ItemList<InformationAsset> managedAssets)
Set the
managed_assets property (displayed as Managed Assets) of the object. |
void |
setManagedAssetsBasic(ItemList<MainObject> managedAssetsBasic)
Set the
managed_assets_basic property (displayed as Managed Assets) of the object. |
getEmailAddress, getGroupName, getLocation, getOrganization, getPrincipalId, getTheType, getWebAddress, setEmailAddress, setGroupName, setLocation, setOrganization, setPrincipalId, setTheType, setWebAddressareModificationDetailsPopulated, 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 ItemList<InformationAsset> managedAssets
protected ItemList<MainObject> managedAssetsBasic
public ItemList<InformationAsset> getManagedAssets()
managed_assets property (displayed as 'Managed Assets') of the object.ItemList<InformationAsset>public void setManagedAssets(ItemList<InformationAsset> managedAssets)
managed_assets property (displayed as Managed Assets) of the object.managedAssets - the value to setpublic ItemList<MainObject> getManagedAssetsBasic()
managed_assets_basic property (displayed as 'Managed Assets') of the object.ItemList<MainObject>public void setManagedAssetsBasic(ItemList<MainObject> managedAssetsBasic)
managed_assets_basic property (displayed as Managed Assets) of the object.managedAssetsBasic - the value to setCopyright © 2018–2021 ODPi. All rights reserved.