| java.lang.Object | ||
| ↳ | com.microsoft.schemas.xrm._2011.metadata.MetadataBase | |
| ↳ | com.microsoft.schemas.xrm._2011.metadata.EntityMetadata | |
Java class for EntityMetadata complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntityMetadata">
<complexContent>
<extension base="{http://schemas.microsoft.com/xrm/2011/Metadata}MetadataBase">
<sequence>
<element name="ActivityTypeMask" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Attributes" type="{http://schemas.microsoft.com/xrm/2011/Metadata}ArrayOfAttributeMetadata" minOccurs="0"/>
<element name="AutoRouteToOwnerQueue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CanBeInManyToMany" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanBePrimaryEntityInRelationship" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanBeRelatedEntityInRelationship" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanCreateAttributes" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanCreateCharts" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanCreateForms" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanCreateViews" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanModifyAdditionalSettings" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="CanTriggerWorkflow" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Description" type="{http://schemas.microsoft.com/xrm/2011/Contracts}Label" minOccurs="0"/>
<element name="DisplayCollectionName" 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="IconLargeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IconMediumName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IconSmallName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IsActivity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsActivityParty" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsAuditEnabled" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsAvailableOffline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsChildEntity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsConnectionsEnabled" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsCustomEntity" 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="IsDocumentManagementEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDuplicateDetectionEnabled" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsEnabledForCharts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsImportable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsIntersect" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsMailMergeEnabled" 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="IsMappable" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsReadingPaneEnabled" 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="IsValidForAdvancedFind" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsValidForQueue" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="IsVisibleInMobile" type="{http://schemas.microsoft.com/xrm/2011/Contracts}BooleanManagedProperty" minOccurs="0"/>
<element name="LogicalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ManyToManyRelationships" type="{http://schemas.microsoft.com/xrm/2011/Metadata}ArrayOfManyToManyRelationshipMetadata" minOccurs="0"/>
<element name="ManyToOneRelationships" type="{http://schemas.microsoft.com/xrm/2011/Metadata}ArrayOfOneToManyRelationshipMetadata" minOccurs="0"/>
<element name="ObjectTypeCode" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OneToManyRelationships" type="{http://schemas.microsoft.com/xrm/2011/Metadata}ArrayOfOneToManyRelationshipMetadata" minOccurs="0"/>
<element name="OwnershipType" type="{http://schemas.microsoft.com/xrm/2011/Metadata}OwnershipTypes" minOccurs="0"/>
<element name="PrimaryIdAttribute" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PrimaryNameAttribute" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Privileges" type="{http://schemas.microsoft.com/xrm/2011/Metadata}ArrayOfSecurityPrivilegeMetadata" minOccurs="0"/>
<element name="RecurrenceBaseEntityLogicalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReportViewName" type="{http://www.w3.org/2001/XMLSchema}string" 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 activityTypeMask property.
| |||||||||||
Gets the value of the attributes property.
| |||||||||||
Gets the value of the canBeInManyToMany property.
| |||||||||||
Gets the value of the canBePrimaryEntityInRelationship property.
| |||||||||||
Gets the value of the canBeRelatedEntityInRelationship property.
| |||||||||||
Gets the value of the canCreateAttributes property.
| |||||||||||
Gets the value of the canCreateCharts property.
| |||||||||||
Gets the value of the canCreateForms property.
| |||||||||||
Gets the value of the canCreateViews property.
| |||||||||||
Gets the value of the canModifyAdditionalSettings property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the displayCollectionName property.
| |||||||||||
Gets the value of the displayName property.
| |||||||||||
Gets the value of the iconLargeName property.
| |||||||||||
Gets the value of the iconMediumName property.
| |||||||||||
Gets the value of the iconSmallName property.
| |||||||||||
Gets the value of the isAuditEnabled property.
| |||||||||||
Gets the value of the isConnectionsEnabled property.
| |||||||||||
Gets the value of the isCustomizable property.
| |||||||||||
Gets the value of the isDuplicateDetectionEnabled property.
| |||||||||||
Gets the value of the isMailMergeEnabled property.
| |||||||||||
Gets the value of the isMappable property.
| |||||||||||
Gets the value of the isRenameable property.
| |||||||||||
Gets the value of the isValidForQueue property.
| |||||||||||
Gets the value of the isVisibleInMobile property.
| |||||||||||
Gets the value of the logicalName property.
| |||||||||||
Gets the value of the manyToManyRelationships property.
| |||||||||||
Gets the value of the manyToOneRelationships property.
| |||||||||||
Gets the value of the objectTypeCode property.
| |||||||||||
Gets the value of the oneToManyRelationships property.
| |||||||||||
Gets the value of the ownershipType property.
| |||||||||||
Gets the value of the primaryIdAttribute property.
| |||||||||||
Gets the value of the primaryNameAttribute property.
| |||||||||||
Gets the value of the privileges property.
| |||||||||||
Gets the value of the recurrenceBaseEntityLogicalName property.
| |||||||||||
Gets the value of the reportViewName property.
| |||||||||||
Gets the value of the schemaName property.
| |||||||||||
Gets the value of the autoRouteToOwnerQueue property.
| |||||||||||
Gets the value of the canTriggerWorkflow property.
| |||||||||||
Gets the value of the isActivity property.
| |||||||||||
Gets the value of the isActivityParty property.
| |||||||||||
Gets the value of the isAvailableOffline property.
| |||||||||||
Gets the value of the isChildEntity property.
| |||||||||||
Gets the value of the isCustomEntity property.
| |||||||||||
Gets the value of the isDocumentManagementEnabled property.
| |||||||||||
Gets the value of the isEnabledForCharts property.
| |||||||||||
Gets the value of the isImportable property.
| |||||||||||
Gets the value of the isIntersect property.
| |||||||||||
Gets the value of the isManaged property.
| |||||||||||
Gets the value of the isReadingPaneEnabled property.
| |||||||||||
Gets the value of the isValidForAdvancedFind property.
| |||||||||||
Sets the value of the activityTypeMask property.
| |||||||||||
Sets the value of the attributes property.
| |||||||||||
Sets the value of the autoRouteToOwnerQueue property.
| |||||||||||
Sets the value of the canBeInManyToMany property.
| |||||||||||
Sets the value of the canBePrimaryEntityInRelationship property.
| |||||||||||
Sets the value of the canBeRelatedEntityInRelationship property.
| |||||||||||
Sets the value of the canCreateAttributes property.
| |||||||||||
Sets the value of the canCreateCharts property.
| |||||||||||
Sets the value of the canCreateForms property.
| |||||||||||
Sets the value of the canCreateViews property.
| |||||||||||
Sets the value of the canModifyAdditionalSettings property.
| |||||||||||
Sets the value of the canTriggerWorkflow property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayCollectionName property.
| |||||||||||
Sets the value of the displayName property.
| |||||||||||
Sets the value of the iconLargeName property.
| |||||||||||
Sets the value of the iconMediumName property.
| |||||||||||
Sets the value of the iconSmallName property.
| |||||||||||
Sets the value of the isActivity property.
| |||||||||||
Sets the value of the isActivityParty property.
| |||||||||||
Sets the value of the isAuditEnabled property.
| |||||||||||
Sets the value of the isAvailableOffline property.
| |||||||||||
Sets the value of the isChildEntity property.
| |||||||||||
Sets the value of the isConnectionsEnabled property.
| |||||||||||
Sets the value of the isCustomEntity property.
| |||||||||||
Sets the value of the isCustomizable property.
| |||||||||||
Sets the value of the isDocumentManagementEnabled property.
| |||||||||||
Sets the value of the isDuplicateDetectionEnabled property.
| |||||||||||
Sets the value of the isEnabledForCharts property.
| |||||||||||
Sets the value of the isImportable property.
| |||||||||||
Sets the value of the isIntersect property.
| |||||||||||
Sets the value of the isMailMergeEnabled property.
| |||||||||||
Sets the value of the isManaged property.
| |||||||||||
Sets the value of the isMappable property.
| |||||||||||
Sets the value of the isReadingPaneEnabled property.
| |||||||||||
Sets the value of the isRenameable property.
| |||||||||||
Sets the value of the isValidForAdvancedFind property.
| |||||||||||
Sets the value of the isValidForQueue property.
| |||||||||||
Sets the value of the isVisibleInMobile property.
| |||||||||||
Sets the value of the logicalName property.
| |||||||||||
Sets the value of the manyToManyRelationships property.
| |||||||||||
Sets the value of the manyToOneRelationships property.
| |||||||||||
Sets the value of the objectTypeCode property.
| |||||||||||
Sets the value of the oneToManyRelationships property.
| |||||||||||
Sets the value of the ownershipType property.
| |||||||||||
Sets the value of the primaryIdAttribute property.
| |||||||||||
Sets the value of the primaryNameAttribute property.
| |||||||||||
Sets the value of the privileges property.
| |||||||||||
Sets the value of the recurrenceBaseEntityLogicalName property.
| |||||||||||
Sets the value of the reportViewName 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 activityTypeMask property.
Gets the value of the attributes property.
ArrayOfAttributeMetadata
Gets the value of the canBeInManyToMany property.
BooleanManagedProperty
Gets the value of the canBePrimaryEntityInRelationship property.
BooleanManagedProperty
Gets the value of the canBeRelatedEntityInRelationship property.
BooleanManagedProperty
Gets the value of the canCreateAttributes property.
BooleanManagedProperty
Gets the value of the canCreateCharts property.
BooleanManagedProperty
Gets the value of the canCreateForms property.
BooleanManagedProperty
Gets the value of the canCreateViews property.
BooleanManagedProperty
Gets the value of the canModifyAdditionalSettings property.
BooleanManagedProperty
Gets the value of the description property.
Label
Gets the value of the displayCollectionName property.
Label
Gets the value of the displayName property.
Label
Gets the value of the iconLargeName property.
Gets the value of the iconMediumName property.
Gets the value of the iconSmallName property.
Gets the value of the isAuditEnabled property.
BooleanManagedProperty
Gets the value of the isConnectionsEnabled property.
BooleanManagedProperty
Gets the value of the isCustomizable property.
BooleanManagedProperty
Gets the value of the isDuplicateDetectionEnabled property.
BooleanManagedProperty
Gets the value of the isMailMergeEnabled property.
BooleanManagedProperty
Gets the value of the isMappable property.
BooleanManagedProperty
Gets the value of the isRenameable property.
BooleanManagedProperty
Gets the value of the isValidForQueue property.
BooleanManagedProperty
Gets the value of the isVisibleInMobile property.
BooleanManagedProperty
Gets the value of the logicalName property.
Gets the value of the manyToManyRelationships property.
ArrayOfManyToManyRelationshipMetadata
Gets the value of the manyToOneRelationships property.
ArrayOfOneToManyRelationshipMetadata
Gets the value of the objectTypeCode property.
Gets the value of the oneToManyRelationships property.
ArrayOfOneToManyRelationshipMetadata
Gets the value of the ownershipType property.
OwnershipTypes
Gets the value of the primaryIdAttribute property.
Gets the value of the primaryNameAttribute property.
Gets the value of the privileges property.
ArrayOfSecurityPrivilegeMetadata
Gets the value of the recurrenceBaseEntityLogicalName property.
Gets the value of the reportViewName property.
Gets the value of the schemaName property.
Gets the value of the autoRouteToOwnerQueue property.
Gets the value of the canTriggerWorkflow property.
Gets the value of the isActivity property.
Gets the value of the isActivityParty property.
Gets the value of the isAvailableOffline property.
Gets the value of the isChildEntity property.
Gets the value of the isCustomEntity property.
Gets the value of the isDocumentManagementEnabled property.
Gets the value of the isEnabledForCharts property.
Gets the value of the isImportable property.
Gets the value of the isIntersect property.
Gets the value of the isManaged property.
Gets the value of the isReadingPaneEnabled property.
Gets the value of the isValidForAdvancedFind property.
Sets the value of the activityTypeMask property.
| value | Allowed object is Integer |
|---|
Sets the value of the attributes property.
| value | Allowed object is
ArrayOfAttributeMetadata
|
|---|
Sets the value of the autoRouteToOwnerQueue property.
| value | Allowed object is Boolean |
|---|
Sets the value of the canBeInManyToMany property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canBePrimaryEntityInRelationship property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canBeRelatedEntityInRelationship property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canCreateAttributes property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canCreateCharts property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canCreateForms property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canCreateViews property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canModifyAdditionalSettings property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the canTriggerWorkflow property.
| value | Allowed object is Boolean |
|---|
Sets the value of the description property.
| value | Allowed object is
Label
|
|---|
Sets the value of the displayCollectionName property.
| value | Allowed object is
Label
|
|---|
Sets the value of the displayName property.
| value | Allowed object is
Label
|
|---|
Sets the value of the iconLargeName property.
| value | Allowed object is String |
|---|
Sets the value of the iconMediumName property.
| value | Allowed object is String |
|---|
Sets the value of the iconSmallName property.
| value | Allowed object is String |
|---|
Sets the value of the isActivity property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isActivityParty property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isAuditEnabled property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isAvailableOffline property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isChildEntity property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isConnectionsEnabled property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isCustomEntity property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isCustomizable property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isDocumentManagementEnabled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isDuplicateDetectionEnabled property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isEnabledForCharts property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isImportable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isIntersect property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isMailMergeEnabled property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isManaged property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isMappable property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isReadingPaneEnabled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isRenameable property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isValidForAdvancedFind property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isValidForQueue property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the isVisibleInMobile property.
| value | Allowed object is
BooleanManagedProperty
|
|---|
Sets the value of the logicalName property.
| value | Allowed object is String |
|---|
Sets the value of the manyToManyRelationships property.
| value | Allowed object is
ArrayOfManyToManyRelationshipMetadata
|
|---|
Sets the value of the manyToOneRelationships property.
| value | Allowed object is
ArrayOfOneToManyRelationshipMetadata
|
|---|
Sets the value of the objectTypeCode property.
| value | Allowed object is Integer |
|---|
Sets the value of the oneToManyRelationships property.
| value | Allowed object is
ArrayOfOneToManyRelationshipMetadata
|
|---|
Sets the value of the ownershipType property.
| value | Allowed object is
OwnershipTypes
|
|---|
Sets the value of the primaryIdAttribute property.
| value | Allowed object is String |
|---|
Sets the value of the primaryNameAttribute property.
| value | Allowed object is String |
|---|
Sets the value of the privileges property.
| value | Allowed object is
ArrayOfSecurityPrivilegeMetadata
|
|---|
Sets the value of the recurrenceBaseEntityLogicalName property.
| value | Allowed object is String |
|---|
Sets the value of the reportViewName property.
| value | Allowed object is String |
|---|
Sets the value of the schemaName property.
| value | Allowed object is String |
|---|