public class XsdAttribute extends Reference
xsd_attribute asset type in IGC, displayed as 'XSD Attribute' 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 ReferenceList |
context
The
context property, displayed as 'Parent XSD Object' 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 |
data_type
The
data_type property, displayed as 'Data Type' in the IGC UI. |
protected String |
default_value
The
default_value property, displayed as 'Default Value' in the IGC UI. |
protected ArrayList<String> |
enumeration_value
The
enumeration_value property, displayed as 'Enumeration Values' in the IGC UI. |
protected String |
fixed_value
The
fixed_value property, displayed as 'Fixed Value' in the IGC UI. |
protected Number |
fraction_digits
The
fraction_digits property, displayed as 'Fraction' 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 |
implements_rules
The
implements_rules property, displayed as 'Implements Rules' in the IGC UI. |
protected ReferenceList |
in_collections
The
in_collections property, displayed as 'In Collections' in the IGC UI. |
protected Boolean |
inheritable
The
inheritable property, displayed as 'Inheritable' in the IGC UI. |
protected ArrayList<String> |
is_maximum_range_inclusive_string
The
is_maximum_range_inclusive_string property, displayed as 'Maximum Range Inclusive' in the IGC UI. |
protected ArrayList<String> |
is_minimum_range_inclusive_string
The
is_minimum_range_inclusive_string property, displayed as 'Minimum Range Inclusive' in the IGC UI. |
protected ReferenceList |
labels
The
labels property, displayed as 'Labels' in the IGC UI. |
protected Number |
length
The
length property, displayed as 'Length' in the IGC UI. |
protected String |
long_description
The
long_description property, displayed as 'Long Description' in the IGC UI. |
protected Number |
max_length
The
max_length property, displayed as 'Maximum Length' in the IGC UI. |
protected ArrayList<String> |
maximum_range
The
maximum_range property, displayed as 'Maximum Range' in the IGC UI. |
protected Number |
min_length
The
min_length property, displayed as 'Minimum Length' in the IGC UI. |
protected ArrayList<String> |
minimum_range
The
minimum_range property, displayed as 'Minimum Range' 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 |
name_form
The
name_form property, displayed as 'Form' in the IGC UI. |
protected String |
namespace
The
namespace property, displayed as 'Namespace' in the IGC UI. |
protected ArrayList<String> |
pattern_expression
The
pattern_expression property, displayed as 'Pattern' in the IGC UI. |
protected ReferenceList |
referenced_by_xsd_attribute_groups
The
referenced_by_xsd_attribute_groups property, displayed as 'Referenced by XSD Attribute Groups' in the IGC UI. |
protected ReferenceList |
referenced_by_xsd_complex_type
The
referenced_by_xsd_complex_type property, displayed as 'Referenced by XSD Complex Types' in the IGC UI. |
protected ReferenceList |
referenced_by_xsd_elements
The
referenced_by_xsd_elements property, displayed as 'Referenced by XSD Elements' 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 |
timezone
The
timezone property, displayed as 'Timezone' in the IGC UI. |
protected Number |
total_digits
The
total_digits property, displayed as 'Total Digits' in the IGC UI. |
protected String |
usage
The
usage property, displayed as 'Usage' in the IGC UI. |
protected String |
white_space
The
white_space property, displayed as 'Total Whitespace' in the IGC UI. |
protected Reference |
xsd_simple_type_definition
The
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI. |
| Constructor and Description |
|---|
XsdAttribute() |
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 context
context property, displayed as 'Parent XSD Object' in the IGC UI.
ReferenceList of MainObject objects.protected String namespace
namespace property, displayed as 'Namespace' 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 ReferenceList referenced_by_xsd_elements
referenced_by_xsd_elements property, displayed as 'Referenced by XSD Elements' in the IGC UI.
ReferenceList of MainObject objects.protected ReferenceList referenced_by_xsd_complex_type
referenced_by_xsd_complex_type property, displayed as 'Referenced by XSD Complex Types' in the IGC UI.
ReferenceList of XsdComplexType objects.protected ReferenceList referenced_by_xsd_attribute_groups
referenced_by_xsd_attribute_groups property, displayed as 'Referenced by XSD Attribute Groups' in the IGC UI.
ReferenceList of XsdAttributeGroup objects.protected Reference xsd_simple_type_definition
xsd_simple_type_definition property, displayed as 'XSD Simple Type Definition' in the IGC UI.
Reference to a XsdSimpleType object.protected String data_type
data_type property, displayed as 'Data Type' in the IGC UI.protected String default_value
default_value property, displayed as 'Default Value' in the IGC UI.protected String usage
usage property, displayed as 'Usage' in the IGC UI.protected Boolean inheritable
inheritable property, displayed as 'Inheritable' in the IGC UI.protected String fixed_value
fixed_value property, displayed as 'Fixed Value' in the IGC UI.protected Number length
length property, displayed as 'Length' in the IGC UI.protected Number max_length
max_length property, displayed as 'Maximum Length' in the IGC UI.protected Number min_length
min_length property, displayed as 'Minimum Length' in the IGC UI.protected Number fraction_digits
fraction_digits property, displayed as 'Fraction' in the IGC UI.protected Number total_digits
total_digits property, displayed as 'Total Digits' in the IGC UI.protected String white_space
white_space property, displayed as 'Total Whitespace' in the IGC UI.protected String timezone
timezone property, displayed as 'Timezone' in the IGC UI.protected String name_form
name_form property, displayed as 'Form' in the IGC UI.protected ArrayList<String> pattern_expression
pattern_expression property, displayed as 'Pattern' in the IGC UI.protected ArrayList<String> minimum_range
minimum_range property, displayed as 'Minimum Range' in the IGC UI.protected ArrayList<String> is_minimum_range_inclusive_string
is_minimum_range_inclusive_string property, displayed as 'Minimum Range Inclusive' in the IGC UI.protected ArrayList<String> maximum_range
maximum_range property, displayed as 'Maximum Range' in the IGC UI.protected ArrayList<String> is_maximum_range_inclusive_string
is_maximum_range_inclusive_string property, displayed as 'Maximum Range Inclusive' in the IGC UI.protected ArrayList<String> enumeration_value
enumeration_value property, displayed as 'Enumeration Values' in the IGC UI.protected ReferenceList in_collections
in_collections property, displayed as 'In Collections' in the IGC UI.
ReferenceList of Collection objects.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 getShortDescription()
short_descriptionpublic void setShortDescription(String short_description)
short_descriptionpublic String getLongDescription()
long_descriptionpublic void setLongDescription(String long_description)
long_descriptionpublic ReferenceList getTheContext()
contextpublic void setTheContext(ReferenceList context)
contextpublic 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 ReferenceList getReferencedByXsdElements()
referenced_by_xsd_elementspublic void setReferencedByXsdElements(ReferenceList referenced_by_xsd_elements)
referenced_by_xsd_elementspublic ReferenceList getReferencedByXsdComplexType()
referenced_by_xsd_complex_typepublic void setReferencedByXsdComplexType(ReferenceList referenced_by_xsd_complex_type)
referenced_by_xsd_complex_typepublic ReferenceList getReferencedByXsdAttributeGroups()
referenced_by_xsd_attribute_groupspublic void setReferencedByXsdAttributeGroups(ReferenceList referenced_by_xsd_attribute_groups)
referenced_by_xsd_attribute_groupspublic Reference getXsdSimpleTypeDefinition()
xsd_simple_type_definitionpublic void setXsdSimpleTypeDefinition(Reference xsd_simple_type_definition)
xsd_simple_type_definitionpublic String getDefaultValue()
default_valuepublic void setDefaultValue(String default_value)
default_valuepublic Boolean getInheritable()
inheritablepublic void setInheritable(Boolean inheritable)
inheritablepublic String getFixedValue()
fixed_valuepublic void setFixedValue(String fixed_value)
fixed_valuepublic Number getMaxLength()
max_lengthpublic void setMaxLength(Number max_length)
max_lengthpublic Number getMinLength()
min_lengthpublic void setMinLength(Number min_length)
min_lengthpublic Number getFractionDigits()
fraction_digitspublic void setFractionDigits(Number fraction_digits)
fraction_digitspublic Number getTotalDigits()
total_digitspublic void setTotalDigits(Number total_digits)
total_digitspublic String getWhiteSpace()
white_spacepublic void setWhiteSpace(String white_space)
white_spacepublic ArrayList<String> getPatternExpression()
pattern_expressionpublic void setPatternExpression(ArrayList<String> pattern_expression)
pattern_expressionpublic ArrayList<String> getMinimumRange()
minimum_rangepublic void setMinimumRange(ArrayList<String> minimum_range)
minimum_rangepublic ArrayList<String> getIsMinimumRangeInclusiveString()
is_minimum_range_inclusive_stringpublic void setIsMinimumRangeInclusiveString(ArrayList<String> is_minimum_range_inclusive_string)
is_minimum_range_inclusive_stringpublic ArrayList<String> getMaximumRange()
maximum_rangepublic void setMaximumRange(ArrayList<String> maximum_range)
maximum_rangepublic ArrayList<String> getIsMaximumRangeInclusiveString()
is_maximum_range_inclusive_stringpublic void setIsMaximumRangeInclusiveString(ArrayList<String> is_maximum_range_inclusive_string)
is_maximum_range_inclusive_stringpublic ArrayList<String> getEnumerationValue()
enumeration_valuepublic void setEnumerationValue(ArrayList<String> enumeration_value)
enumeration_valuepublic ReferenceList getInCollections()
in_collectionspublic void setInCollections(ReferenceList in_collections)
in_collectionspublic 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.