public class ApplicationInstall extends Reference
application_install asset type in IGC, displayed as 'Application Install' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceList |
assigned_to_terms
The
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI. |
protected Reference |
default_credential
The
default_credential property, displayed as 'Default Credential' in the IGC UI. |
protected ReferenceList |
governed_by_rules
The
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI. |
protected ReferenceList |
has_credential
The
has_credential property, displayed as 'Has Credential' in the IGC UI. |
protected ReferenceList |
implements_rules
The
implements_rules property, displayed as 'Implements Rules' in the IGC UI. |
protected String |
installation_date
The
installation_date property, displayed as 'Installation Date' in the IGC UI. |
protected String |
installation_path
The
installation_path property, displayed as 'Installation Path' in the IGC UI. |
protected Reference |
installed_on_host
The
installed_on_host property, displayed as 'Installed On Host' in the IGC UI. |
protected String |
instance_name
The
instance_name property, displayed as 'Instance Name' in the IGC UI. |
protected ReferenceList |
labels
The
labels property, displayed as 'Labels' in the IGC UI. |
protected String |
location_name
The
location_name property, displayed as 'Location Name' in the IGC UI. |
protected String |
long_description
The
long_description property, displayed as 'Long Description' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
protected String |
platform_identifier
The
platform_identifier property, displayed as 'Platform Identifier' in the IGC UI. |
protected String |
release_number
The
release_number property, displayed as 'Release Number' in the IGC UI. |
protected String |
short_description
The
short_description property, displayed as 'Short Description' in the IGC UI. |
protected ReferenceList |
stewards
The
stewards property, displayed as 'Stewards' in the IGC UI. |
protected String |
vendor_name
The
vendor_name property, displayed as 'Vendor Name' in the IGC UI. |
| Constructor and Description |
|---|
ApplicationInstall() |
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 String name
name property, displayed as 'Name' in the IGC UI.protected String short_description
short_description property, displayed as 'Short Description' in the IGC UI.protected String long_description
long_description property, displayed as 'Long Description' in the IGC UI.protected ReferenceList labels
protected ReferenceList stewards
stewards property, displayed as 'Stewards' in the IGC UI.
ReferenceList of AsclSteward objects.protected ReferenceList assigned_to_terms
assigned_to_terms property, displayed as 'Assigned to Terms' in the IGC UI.
ReferenceList of Term objects.protected ReferenceList implements_rules
implements_rules property, displayed as 'Implements Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected ReferenceList governed_by_rules
governed_by_rules property, displayed as 'Governed by Rules' in the IGC UI.
ReferenceList of InformationGovernanceRule objects.protected String vendor_name
vendor_name property, displayed as 'Vendor Name' in the IGC UI.protected String instance_name
instance_name property, displayed as 'Instance Name' in the IGC UI.protected Reference default_credential
default_credential property, displayed as 'Default Credential' in the IGC UI.
Reference to a Credential object.protected String location_name
location_name property, displayed as 'Location Name' in the IGC UI.protected String installation_date
installation_date property, displayed as 'Installation Date' in the IGC UI.protected String platform_identifier
platform_identifier property, displayed as 'Platform Identifier' in the IGC UI.protected ReferenceList has_credential
has_credential property, displayed as 'Has Credential' in the IGC UI.
ReferenceList of Credential objects.protected Reference installed_on_host
protected String installation_path
installation_path property, displayed as 'Installation Path' in the IGC UI.protected String release_number
release_number property, displayed as 'Release Number' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic ReferenceList getLabels()
labelspublic void setLabels(ReferenceList labels)
labelspublic ReferenceList getStewards()
stewardspublic void setStewards(ReferenceList stewards)
stewardspublic ReferenceList getAssignedToTerms()
assigned_to_termspublic void setAssignedToTerms(ReferenceList assigned_to_terms)
assigned_to_termspublic ReferenceList getImplementsRules()
implements_rulespublic void setImplementsRules(ReferenceList implements_rules)
implements_rulespublic ReferenceList getGovernedByRules()
governed_by_rulespublic void setGovernedByRules(ReferenceList governed_by_rules)
governed_by_rulespublic String getVendorName()
vendor_namepublic void setVendorName(String vendor_name)
vendor_namepublic String getInstanceName()
instance_namepublic void setInstanceName(String instance_name)
instance_namepublic Reference getDefaultCredential()
default_credentialpublic void setDefaultCredential(Reference default_credential)
default_credentialpublic String getLocationName()
location_namepublic void setLocationName(String location_name)
location_namepublic String getInstallationDate()
installation_datepublic void setInstallationDate(String installation_date)
installation_datepublic String getPlatformIdentifier()
platform_identifierpublic void setPlatformIdentifier(String platform_identifier)
platform_identifierpublic ReferenceList getHasCredential()
has_credentialpublic void setHasCredential(ReferenceList has_credential)
has_credentialpublic Reference getInstalledOnHost()
installed_on_hostpublic void setInstalledOnHost(Reference installed_on_host)
installed_on_hostpublic String getInstallationPath()
installation_pathpublic void setInstallationPath(String installation_path)
installation_pathpublic String getReleaseNumber()
release_numberpublic void setReleaseNumber(String release_number)
release_numberpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.