| java.lang.Object | ||
| ↳ | com.microsoft.schemas.xrm._2011.metadata.MetadataBase | |
| ↳ | com.microsoft.schemas.xrm._2011.metadata.AttributeMetadata | |
Known Indirect Subclasses
|
Java class for AttributeMetadata complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributeMetadata">
<complexContent>
<extension base="{http://schemas.microsoft.com/xrm/2011/Metadata}MetadataBase">
<sequence>
<element name="AttributeOf" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="AttributeType" type="{http://schemas.microsoft.com/xrm/2011/Metadata}AttributeTypeCode" minOccurs="0"/>
<element name="CanBeSecuredForCreate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CanBeSecuredForRead" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CanBeSecuredForUpdate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CanModifyAdditionalSettings" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="ColumnNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="DeprecatedVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Description" type="{http://schemas.microsoft.com/xrm/2011/Contracts}Label" minOccurs="0"/>
<element name="DisplayName" type="{http://schemas.microsoft.com/xrm/2011/Contracts}Label" minOccurs="0"/>
<element name="EntityLogicalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IsAuditEnabled" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsCustomAttribute" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCustomizable" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsManaged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsPrimaryId" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsPrimaryName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsRenameable" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsSecured" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsValidForAdvancedFind" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsValidForCreate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsValidForRead" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsValidForUpdate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LinkedAttributeId" type="{http://schemas.microsoft.com/2003/10/Serialization/}guid" minOccurs="0"/>
<element name="LogicalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RequiredLevel" type="{http://schemas.microsoft.com/xrm/2011/Metadata}AttributeRequiredLevelManagedProperty" minOccurs="0"/>
<element name="SchemaName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.microsoft.schemas.xrm._2011.metadata.MetadataBase
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.microsoft.schemas.xrm._2011.metadata.MetadataBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the attributeOf property.
| |||||||||||
Gets the value of the attributeType property.
| |||||||||||
Gets the value of the canModifyAdditionalSettings property.
| |||||||||||
Gets the value of the columnNumber property.
| |||||||||||
Gets the value of the deprecatedVersion property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the displayName property.
| |||||||||||
Gets the value of the entityLogicalName property.
| |||||||||||
Gets the value of the isAuditEnabled property.
| |||||||||||
Gets the value of the isCustomizable property.
| |||||||||||
Gets the value of the isRenameable property.
| |||||||||||
Gets the value of the isValidForAdvancedFind property.
| |||||||||||
Gets the value of the linkedAttributeId property.
| |||||||||||
Gets the value of the logicalName property.
| |||||||||||
Gets the value of the requiredLevel property.
| |||||||||||
Gets the value of the schemaName property.
| |||||||||||
Gets the value of the canBeSecuredForCreate property.
| |||||||||||
Gets the value of the canBeSecuredForRead property.
| |||||||||||
Gets the value of the canBeSecuredForUpdate property.
| |||||||||||
Gets the value of the isCustomAttribute property.
| |||||||||||
Gets the value of the isManaged property.
| |||||||||||
Gets the value of the isPrimaryId property.
| |||||||||||
Gets the value of the isPrimaryName property.
| |||||||||||
Gets the value of the isSecured property.
| |||||||||||
Gets the value of the isValidForCreate property.
| |||||||||||
Gets the value of the isValidForRead property.
| |||||||||||
Gets the value of the isValidForUpdate property.
| |||||||||||
Sets the value of the attributeOf property.
| |||||||||||
Sets the value of the attributeType property.
| |||||||||||
Sets the value of the canBeSecuredForCreate property.
| |||||||||||
Sets the value of the canBeSecuredForRead property.
| |||||||||||
Sets the value of the canBeSecuredForUpdate property.
| |||||||||||
Sets the value of the canModifyAdditionalSettings property.
| |||||||||||
Sets the value of the columnNumber property.
| |||||||||||
Sets the value of the deprecatedVersion property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayName property.
| |||||||||||
Sets the value of the entityLogicalName property.
| |||||||||||
Sets the value of the isAuditEnabled property.
| |||||||||||
Sets the value of the isCustomAttribute property.
| |||||||||||
Sets the value of the isCustomizable property.
| |||||||||||
Sets the value of the isManaged property.
| |||||||||||
Sets the value of the isPrimaryId property.
| |||||||||||
Sets the value of the isPrimaryName property.
| |||||||||||
Sets the value of the isRenameable property.
| |||||||||||
Sets the value of the isSecured property.
| |||||||||||
Sets the value of the isValidForAdvancedFind property.
| |||||||||||
Sets the value of the isValidForCreate property.
| |||||||||||
Sets the value of the isValidForRead property.
| |||||||||||
Sets the value of the isValidForUpdate property.
| |||||||||||
Sets the value of the linkedAttributeId property.
| |||||||||||
Sets the value of the logicalName property.
| |||||||||||
Sets the value of the requiredLevel property.
| |||||||||||
Sets the value of the schemaName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.microsoft.schemas.xrm._2011.metadata.MetadataBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the attributeOf property.
Gets the value of the attributeType property.
AttributeTypeCode
Gets the value of the canModifyAdditionalSettings property.
BooleanManagedProperty
Gets the value of the columnNumber property.
Gets the value of the deprecatedVersion property.
Gets the value of the description property.
Label
Gets the value of the displayName property.
Label
Gets the value of the entityLogicalName property.
Gets the value of the isAuditEnabled property.
BooleanManagedProperty
Gets the value of the isCustomizable property.
BooleanManagedProperty
Gets the value of the isRenameable property.
BooleanManagedProperty
Gets the value of the isValidForAdvancedFind property.
BooleanManagedProperty
Gets the value of the linkedAttributeId property.
Guid
Gets the value of the logicalName property.
Gets the value of the requiredLevel property.
AttributeRequiredLevelManagedProperty
Gets the value of the schemaName property.
Gets the value of the canBeSecuredForCreate property.
Gets the value of the canBeSecuredForRead property.
Gets the value of the canBeSecuredForUpdate property.
Gets the value of the isCustomAttribute property.
Gets the value of the isManaged property.
Gets the value of the isPrimaryId property.
Gets the value of the isPrimaryName property.
Gets the value of the isSecured property.
Gets the value of the isValidForCreate property.
Gets the value of the isValidForRead property.
Gets the value of the isValidForUpdate property.
Sets the value of the attributeOf property.
| value | Allowed object is String |
|---|
Sets the value of the attributeType property.
| value | Allowed object is
AttributeTypeCode
|
|---|
Sets the value of the canBeSecuredForCreate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the canBeSecuredForRead property.
| value | Allowed object is Boolean |
|---|
Sets the value of the canBeSecuredForUpdate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the canModifyAdditionalSettings property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the columnNumber property.
| value | Allowed object is Integer |
|---|
Sets the value of the deprecatedVersion property.
| value | Allowed object is String |
|---|
Sets the value of the description property.
| value | Allowed object is
Label
|
|---|
Sets the value of the displayName property.
| value | Allowed object is
Label
|
|---|
Sets the value of the entityLogicalName property.
| value | Allowed object is String |
|---|
Sets the value of the isAuditEnabled property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isCustomAttribute property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isCustomizable property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isManaged property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isPrimaryId property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isPrimaryName property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isRenameable property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isSecured property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isValidForAdvancedFind property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isValidForCreate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isValidForRead property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isValidForUpdate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the linkedAttributeId property.
| value | Allowed object is
Guid
|
|---|
Sets the value of the logicalName property.
| value | Allowed object is String |
|---|
Sets the value of the requiredLevel property.
| value | Allowed object is
AttributeRequiredLevelManagedProperty
|
|---|
Sets the value of the schemaName property.
| value | Allowed object is String |
|---|