public class Providerpropertyinfo extends Reference
providerpropertyinfo asset type in IGC, displayed as 'ProviderPropertyInfo' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
complex_attribute_source
The
complex_attribute_source property, displayed as 'Complex Attribute Source' 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 |
default_value
The
default_value property, displayed as 'Default Value' in the IGC UI. |
protected String |
description
The
description property, displayed as 'Description' in the IGC UI. |
protected String |
display_name
The
display_name property, displayed as 'Display Name' in the IGC UI. |
protected ReferenceList |
has_directory_provider_property
The
has_directory_provider_property property, displayed as 'Has Directory Provider Property' in the IGC UI. |
protected ReferenceList |
has_provider_property_info_extended
The
has_provider_property_info_extended property, displayed as 'Has Provider Property Info Extended' in the IGC UI. |
protected Boolean |
is_complex_attribute
The
is_complex_attribute property, displayed as 'Is Complex Attribute' in the IGC UI. |
protected Boolean |
is_editable
The
is_editable property, displayed as 'Is Editable' in the IGC UI. |
protected Boolean |
is_required
The
is_required property, displayed as 'Is Required' in the IGC UI. |
protected Boolean |
is_searchable
The
is_searchable property, displayed as 'Is Searchable' 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 String |
property_data_type
The
property_data_type property, displayed as 'Property Data Type' in the IGC UI. |
| Constructor and Description |
|---|
Providerpropertyinfo() |
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 property_data_type
property_data_type property, displayed as 'Property Data Type' in the IGC UI.protected ReferenceList has_provider_property_info_extended
has_provider_property_info_extended property, displayed as 'Has Provider Property Info Extended' in the IGC UI.
ReferenceList of Providerpropertyinfoextended objects.protected Boolean is_searchable
is_searchable property, displayed as 'Is Searchable' in the IGC UI.protected Boolean complex_attribute_source
complex_attribute_source property, displayed as 'Complex Attribute Source' in the IGC UI.protected String description
description property, displayed as 'Description' in the IGC UI.protected Boolean is_complex_attribute
is_complex_attribute property, displayed as 'Is Complex Attribute' in the IGC UI.protected String name
name property, displayed as 'Name' in the IGC UI.protected Boolean is_required
is_required property, displayed as 'Is Required' in the IGC UI.protected String display_name
display_name property, displayed as 'Display Name' in the IGC UI.protected ReferenceList has_directory_provider_property
has_directory_provider_property property, displayed as 'Has Directory Provider Property' in the IGC UI.
ReferenceList of Directoryproviderproperty objects.protected Boolean is_editable
is_editable property, displayed as 'Is Editable' in the IGC UI.protected String default_value
default_value property, displayed as 'Default Value' in the IGC UI.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 String getPropertyDataType()
property_data_typepublic void setPropertyDataType(String property_data_type)
property_data_typepublic ReferenceList getHasProviderPropertyInfoExtended()
has_provider_property_info_extendedpublic void setHasProviderPropertyInfoExtended(ReferenceList has_provider_property_info_extended)
has_provider_property_info_extendedpublic Boolean getIsSearchable()
is_searchablepublic void setIsSearchable(Boolean is_searchable)
is_searchablepublic Boolean getComplexAttributeSource()
complex_attribute_sourcepublic void setComplexAttributeSource(Boolean complex_attribute_source)
complex_attribute_sourcepublic String getDescription()
descriptionpublic void setDescription(String description)
descriptionpublic Boolean getIsComplexAttribute()
is_complex_attributepublic void setIsComplexAttribute(Boolean is_complex_attribute)
is_complex_attributepublic Boolean getIsRequired()
is_requiredpublic void setIsRequired(Boolean is_required)
is_requiredpublic String getDisplayName()
display_namepublic void setDisplayName(String display_name)
display_namepublic ReferenceList getHasDirectoryProviderProperty()
has_directory_provider_propertypublic void setHasDirectoryProviderProperty(ReferenceList has_directory_provider_property)
has_directory_provider_propertypublic Boolean getIsEditable()
is_editablepublic void setIsEditable(Boolean is_editable)
is_editablepublic String getDefaultValue()
default_valuepublic void setDefaultValue(String default_value)
default_valuepublic 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.