public class

EntityMetadata

extends MetadataBase
implements Serializable
java.lang.Object
   ↳ com.microsoft.schemas.xrm._2011.metadata.MetadataBase
     ↳ com.microsoft.schemas.xrm._2011.metadata.EntityMetadata

Class Overview

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>
 

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class com.microsoft.schemas.xrm._2011.metadata.MetadataBase
Fields
protected Integer activityTypeMask
protected ArrayOfAttributeMetadata attributes
protected Boolean autoRouteToOwnerQueue
protected BooleanManagedProperty canBeInManyToMany
protected BooleanManagedProperty canBePrimaryEntityInRelationship
protected BooleanManagedProperty canBeRelatedEntityInRelationship
protected BooleanManagedProperty canCreateAttributes
protected BooleanManagedProperty canCreateCharts
protected BooleanManagedProperty canCreateForms
protected BooleanManagedProperty canCreateViews
protected BooleanManagedProperty canModifyAdditionalSettings
protected Boolean canTriggerWorkflow
protected Label description
protected Label displayCollectionName
protected Label displayName
protected String iconLargeName
protected String iconMediumName
protected String iconSmallName
protected Boolean isActivity
protected Boolean isActivityParty
protected BooleanManagedProperty isAuditEnabled
protected Boolean isAvailableOffline
protected Boolean isChildEntity
protected BooleanManagedProperty isConnectionsEnabled
protected Boolean isCustomEntity
protected BooleanManagedProperty isCustomizable
protected Boolean isDocumentManagementEnabled
protected BooleanManagedProperty isDuplicateDetectionEnabled
protected Boolean isEnabledForCharts
protected Boolean isImportable
protected Boolean isIntersect
protected BooleanManagedProperty isMailMergeEnabled
protected Boolean isManaged
protected BooleanManagedProperty isMappable
protected Boolean isReadingPaneEnabled
protected BooleanManagedProperty isRenameable
protected Boolean isValidForAdvancedFind
protected BooleanManagedProperty isValidForQueue
protected BooleanManagedProperty isVisibleInMobile
protected String logicalName
protected ArrayOfManyToManyRelationshipMetadata manyToManyRelationships
protected ArrayOfOneToManyRelationshipMetadata manyToOneRelationships
protected Integer objectTypeCode
protected ArrayOfOneToManyRelationshipMetadata oneToManyRelationships
protected OwnershipTypes ownershipType
protected String primaryIdAttribute
protected String primaryNameAttribute
protected ArrayOfSecurityPrivilegeMetadata privileges
protected String recurrenceBaseEntityLogicalName
protected String reportViewName
protected String schemaName
[Expand]
Inherited Fields
From class com.microsoft.schemas.xrm._2011.metadata.MetadataBase
Public Constructors
EntityMetadata()
Public Methods
Integer getActivityTypeMask()
Gets the value of the activityTypeMask property.
ArrayOfAttributeMetadata getAttributes()
Gets the value of the attributes property.
BooleanManagedProperty getCanBeInManyToMany()
Gets the value of the canBeInManyToMany property.
BooleanManagedProperty getCanBePrimaryEntityInRelationship()
Gets the value of the canBePrimaryEntityInRelationship property.
BooleanManagedProperty getCanBeRelatedEntityInRelationship()
Gets the value of the canBeRelatedEntityInRelationship property.
BooleanManagedProperty getCanCreateAttributes()
Gets the value of the canCreateAttributes property.
BooleanManagedProperty getCanCreateCharts()
Gets the value of the canCreateCharts property.
BooleanManagedProperty getCanCreateForms()
Gets the value of the canCreateForms property.
BooleanManagedProperty getCanCreateViews()
Gets the value of the canCreateViews property.
BooleanManagedProperty getCanModifyAdditionalSettings()
Gets the value of the canModifyAdditionalSettings property.
Label getDescription()
Gets the value of the description property.
Label getDisplayCollectionName()
Gets the value of the displayCollectionName property.
Label getDisplayName()
Gets the value of the displayName property.
String getIconLargeName()
Gets the value of the iconLargeName property.
String getIconMediumName()
Gets the value of the iconMediumName property.
String getIconSmallName()
Gets the value of the iconSmallName property.
BooleanManagedProperty getIsAuditEnabled()
Gets the value of the isAuditEnabled property.
BooleanManagedProperty getIsConnectionsEnabled()
Gets the value of the isConnectionsEnabled property.
BooleanManagedProperty getIsCustomizable()
Gets the value of the isCustomizable property.
BooleanManagedProperty getIsDuplicateDetectionEnabled()
Gets the value of the isDuplicateDetectionEnabled property.
BooleanManagedProperty getIsMailMergeEnabled()
Gets the value of the isMailMergeEnabled property.
BooleanManagedProperty getIsMappable()
Gets the value of the isMappable property.
BooleanManagedProperty getIsRenameable()
Gets the value of the isRenameable property.
BooleanManagedProperty getIsValidForQueue()
Gets the value of the isValidForQueue property.
BooleanManagedProperty getIsVisibleInMobile()
Gets the value of the isVisibleInMobile property.
String getLogicalName()
Gets the value of the logicalName property.
ArrayOfManyToManyRelationshipMetadata getManyToManyRelationships()
Gets the value of the manyToManyRelationships property.
ArrayOfOneToManyRelationshipMetadata getManyToOneRelationships()
Gets the value of the manyToOneRelationships property.
Integer getObjectTypeCode()
Gets the value of the objectTypeCode property.
ArrayOfOneToManyRelationshipMetadata getOneToManyRelationships()
Gets the value of the oneToManyRelationships property.
OwnershipTypes getOwnershipType()
Gets the value of the ownershipType property.
String getPrimaryIdAttribute()
Gets the value of the primaryIdAttribute property.
String getPrimaryNameAttribute()
Gets the value of the primaryNameAttribute property.
ArrayOfSecurityPrivilegeMetadata getPrivileges()
Gets the value of the privileges property.
String getRecurrenceBaseEntityLogicalName()
Gets the value of the recurrenceBaseEntityLogicalName property.
String getReportViewName()
Gets the value of the reportViewName property.
String getSchemaName()
Gets the value of the schemaName property.
Boolean isAutoRouteToOwnerQueue()
Gets the value of the autoRouteToOwnerQueue property.
Boolean isCanTriggerWorkflow()
Gets the value of the canTriggerWorkflow property.
Boolean isIsActivity()
Gets the value of the isActivity property.
Boolean isIsActivityParty()
Gets the value of the isActivityParty property.
Boolean isIsAvailableOffline()
Gets the value of the isAvailableOffline property.
Boolean isIsChildEntity()
Gets the value of the isChildEntity property.
Boolean isIsCustomEntity()
Gets the value of the isCustomEntity property.
Boolean isIsDocumentManagementEnabled()
Gets the value of the isDocumentManagementEnabled property.
Boolean isIsEnabledForCharts()
Gets the value of the isEnabledForCharts property.
Boolean isIsImportable()
Gets the value of the isImportable property.
Boolean isIsIntersect()
Gets the value of the isIntersect property.
Boolean isIsManaged()
Gets the value of the isManaged property.
Boolean isIsReadingPaneEnabled()
Gets the value of the isReadingPaneEnabled property.
Boolean isIsValidForAdvancedFind()
Gets the value of the isValidForAdvancedFind property.
void setActivityTypeMask(Integer value)
Sets the value of the activityTypeMask property.
void setAttributes(ArrayOfAttributeMetadata value)
Sets the value of the attributes property.
void setAutoRouteToOwnerQueue(Boolean value)
Sets the value of the autoRouteToOwnerQueue property.
void setCanBeInManyToMany(BooleanManagedProperty value)
Sets the value of the canBeInManyToMany property.
void setCanBePrimaryEntityInRelationship(BooleanManagedProperty value)
Sets the value of the canBePrimaryEntityInRelationship property.
void setCanBeRelatedEntityInRelationship(BooleanManagedProperty value)
Sets the value of the canBeRelatedEntityInRelationship property.
void setCanCreateAttributes(BooleanManagedProperty value)
Sets the value of the canCreateAttributes property.
void setCanCreateCharts(BooleanManagedProperty value)
Sets the value of the canCreateCharts property.
void setCanCreateForms(BooleanManagedProperty value)
Sets the value of the canCreateForms property.
void setCanCreateViews(BooleanManagedProperty value)
Sets the value of the canCreateViews property.
void setCanModifyAdditionalSettings(BooleanManagedProperty value)
Sets the value of the canModifyAdditionalSettings property.
void setCanTriggerWorkflow(Boolean value)
Sets the value of the canTriggerWorkflow property.
void setDescription(Label value)
Sets the value of the description property.
void setDisplayCollectionName(Label value)
Sets the value of the displayCollectionName property.
void setDisplayName(Label value)
Sets the value of the displayName property.
void setIconLargeName(String value)
Sets the value of the iconLargeName property.
void setIconMediumName(String value)
Sets the value of the iconMediumName property.
void setIconSmallName(String value)
Sets the value of the iconSmallName property.
void setIsActivity(Boolean value)
Sets the value of the isActivity property.
void setIsActivityParty(Boolean value)
Sets the value of the isActivityParty property.
void setIsAuditEnabled(BooleanManagedProperty value)
Sets the value of the isAuditEnabled property.
void setIsAvailableOffline(Boolean value)
Sets the value of the isAvailableOffline property.
void setIsChildEntity(Boolean value)
Sets the value of the isChildEntity property.
void setIsConnectionsEnabled(BooleanManagedProperty value)
Sets the value of the isConnectionsEnabled property.
void setIsCustomEntity(Boolean value)
Sets the value of the isCustomEntity property.
void setIsCustomizable(BooleanManagedProperty value)
Sets the value of the isCustomizable property.
void setIsDocumentManagementEnabled(Boolean value)
Sets the value of the isDocumentManagementEnabled property.
void setIsDuplicateDetectionEnabled(BooleanManagedProperty value)
Sets the value of the isDuplicateDetectionEnabled property.
void setIsEnabledForCharts(Boolean value)
Sets the value of the isEnabledForCharts property.
void setIsImportable(Boolean value)
Sets the value of the isImportable property.
void setIsIntersect(Boolean value)
Sets the value of the isIntersect property.
void setIsMailMergeEnabled(BooleanManagedProperty value)
Sets the value of the isMailMergeEnabled property.
void setIsManaged(Boolean value)
Sets the value of the isManaged property.
void setIsMappable(BooleanManagedProperty value)
Sets the value of the isMappable property.
void setIsReadingPaneEnabled(Boolean value)
Sets the value of the isReadingPaneEnabled property.
void setIsRenameable(BooleanManagedProperty value)
Sets the value of the isRenameable property.
void setIsValidForAdvancedFind(Boolean value)
Sets the value of the isValidForAdvancedFind property.
void setIsValidForQueue(BooleanManagedProperty value)
Sets the value of the isValidForQueue property.
void setIsVisibleInMobile(BooleanManagedProperty value)
Sets the value of the isVisibleInMobile property.
void setLogicalName(String value)
Sets the value of the logicalName property.
void setManyToManyRelationships(ArrayOfManyToManyRelationshipMetadata value)
Sets the value of the manyToManyRelationships property.
void setManyToOneRelationships(ArrayOfOneToManyRelationshipMetadata value)
Sets the value of the manyToOneRelationships property.
void setObjectTypeCode(Integer value)
Sets the value of the objectTypeCode property.
void setOneToManyRelationships(ArrayOfOneToManyRelationshipMetadata value)
Sets the value of the oneToManyRelationships property.
void setOwnershipType(OwnershipTypes value)
Sets the value of the ownershipType property.
void setPrimaryIdAttribute(String value)
Sets the value of the primaryIdAttribute property.
void setPrimaryNameAttribute(String value)
Sets the value of the primaryNameAttribute property.
void setPrivileges(ArrayOfSecurityPrivilegeMetadata value)
Sets the value of the privileges property.
void setRecurrenceBaseEntityLogicalName(String value)
Sets the value of the recurrenceBaseEntityLogicalName property.
void setReportViewName(String value)
Sets the value of the reportViewName property.
void setSchemaName(String value)
Sets the value of the schemaName property.
[Expand]
Inherited Methods
From class com.microsoft.schemas.xrm._2011.metadata.MetadataBase
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected Integer activityTypeMask

protected ArrayOfAttributeMetadata attributes

protected Boolean autoRouteToOwnerQueue

protected BooleanManagedProperty canBeInManyToMany

protected BooleanManagedProperty canBePrimaryEntityInRelationship

protected BooleanManagedProperty canBeRelatedEntityInRelationship

protected BooleanManagedProperty canCreateAttributes

protected BooleanManagedProperty canCreateCharts

protected BooleanManagedProperty canCreateForms

protected BooleanManagedProperty canCreateViews

protected BooleanManagedProperty canModifyAdditionalSettings

protected Boolean canTriggerWorkflow

protected Label description

protected Label displayCollectionName

protected Label displayName

protected String iconLargeName

protected String iconMediumName

protected String iconSmallName

protected Boolean isActivity

protected Boolean isActivityParty

protected BooleanManagedProperty isAuditEnabled

protected Boolean isAvailableOffline

protected Boolean isChildEntity

protected BooleanManagedProperty isConnectionsEnabled

protected Boolean isCustomEntity

protected BooleanManagedProperty isCustomizable

protected Boolean isDocumentManagementEnabled

protected BooleanManagedProperty isDuplicateDetectionEnabled

protected Boolean isEnabledForCharts

protected Boolean isImportable

protected Boolean isIntersect

protected BooleanManagedProperty isMailMergeEnabled

protected Boolean isManaged

protected BooleanManagedProperty isMappable

protected Boolean isReadingPaneEnabled

protected BooleanManagedProperty isRenameable

protected Boolean isValidForAdvancedFind

protected BooleanManagedProperty isValidForQueue

protected BooleanManagedProperty isVisibleInMobile

protected String logicalName

protected ArrayOfManyToManyRelationshipMetadata manyToManyRelationships

protected ArrayOfOneToManyRelationshipMetadata manyToOneRelationships

protected Integer objectTypeCode

protected ArrayOfOneToManyRelationshipMetadata oneToManyRelationships

protected OwnershipTypes ownershipType

protected String primaryIdAttribute

protected String primaryNameAttribute

protected ArrayOfSecurityPrivilegeMetadata privileges

protected String recurrenceBaseEntityLogicalName

protected String reportViewName

protected String schemaName

Public Constructors

public EntityMetadata ()

Public Methods

public Integer getActivityTypeMask ()

Gets the value of the activityTypeMask property.

Returns
  • possible object is Integer

public ArrayOfAttributeMetadata getAttributes ()

Gets the value of the attributes property.

Returns

public BooleanManagedProperty getCanBeInManyToMany ()

Gets the value of the canBeInManyToMany property.

Returns

public BooleanManagedProperty getCanBePrimaryEntityInRelationship ()

Gets the value of the canBePrimaryEntityInRelationship property.

Returns

public BooleanManagedProperty getCanBeRelatedEntityInRelationship ()

Gets the value of the canBeRelatedEntityInRelationship property.

Returns

public BooleanManagedProperty getCanCreateAttributes ()

Gets the value of the canCreateAttributes property.

Returns

public BooleanManagedProperty getCanCreateCharts ()

Gets the value of the canCreateCharts property.

Returns

public BooleanManagedProperty getCanCreateForms ()

Gets the value of the canCreateForms property.

Returns

public BooleanManagedProperty getCanCreateViews ()

Gets the value of the canCreateViews property.

Returns

public BooleanManagedProperty getCanModifyAdditionalSettings ()

Gets the value of the canModifyAdditionalSettings property.

Returns

public Label getDescription ()

Gets the value of the description property.

Returns
  • possible object is Label

public Label getDisplayCollectionName ()

Gets the value of the displayCollectionName property.

Returns
  • possible object is Label

public Label getDisplayName ()

Gets the value of the displayName property.

Returns
  • possible object is Label

public String getIconLargeName ()

Gets the value of the iconLargeName property.

Returns
  • possible object is String

public String getIconMediumName ()

Gets the value of the iconMediumName property.

Returns
  • possible object is String

public String getIconSmallName ()

Gets the value of the iconSmallName property.

Returns
  • possible object is String

public BooleanManagedProperty getIsAuditEnabled ()

Gets the value of the isAuditEnabled property.

Returns

public BooleanManagedProperty getIsConnectionsEnabled ()

Gets the value of the isConnectionsEnabled property.

Returns

public BooleanManagedProperty getIsCustomizable ()

Gets the value of the isCustomizable property.

Returns

public BooleanManagedProperty getIsDuplicateDetectionEnabled ()

Gets the value of the isDuplicateDetectionEnabled property.

Returns

public BooleanManagedProperty getIsMailMergeEnabled ()

Gets the value of the isMailMergeEnabled property.

Returns

public BooleanManagedProperty getIsMappable ()

Gets the value of the isMappable property.

Returns

public BooleanManagedProperty getIsRenameable ()

Gets the value of the isRenameable property.

Returns

public BooleanManagedProperty getIsValidForQueue ()

Gets the value of the isValidForQueue property.

Returns

public BooleanManagedProperty getIsVisibleInMobile ()

Gets the value of the isVisibleInMobile property.

Returns

public String getLogicalName ()

Gets the value of the logicalName property.

Returns
  • possible object is String

public ArrayOfManyToManyRelationshipMetadata getManyToManyRelationships ()

Gets the value of the manyToManyRelationships property.

Returns

public ArrayOfOneToManyRelationshipMetadata getManyToOneRelationships ()

Gets the value of the manyToOneRelationships property.

Returns

public Integer getObjectTypeCode ()

Gets the value of the objectTypeCode property.

Returns
  • possible object is Integer

public ArrayOfOneToManyRelationshipMetadata getOneToManyRelationships ()

Gets the value of the oneToManyRelationships property.

Returns

public OwnershipTypes getOwnershipType ()

Gets the value of the ownershipType property.

Returns

public String getPrimaryIdAttribute ()

Gets the value of the primaryIdAttribute property.

Returns
  • possible object is String

public String getPrimaryNameAttribute ()

Gets the value of the primaryNameAttribute property.

Returns
  • possible object is String

public ArrayOfSecurityPrivilegeMetadata getPrivileges ()

Gets the value of the privileges property.

Returns

public String getRecurrenceBaseEntityLogicalName ()

Gets the value of the recurrenceBaseEntityLogicalName property.

Returns
  • possible object is String

public String getReportViewName ()

Gets the value of the reportViewName property.

Returns
  • possible object is String

public String getSchemaName ()

Gets the value of the schemaName property.

Returns
  • possible object is String

public Boolean isAutoRouteToOwnerQueue ()

Gets the value of the autoRouteToOwnerQueue property.

Returns
  • possible object is Boolean

public Boolean isCanTriggerWorkflow ()

Gets the value of the canTriggerWorkflow property.

Returns
  • possible object is Boolean

public Boolean isIsActivity ()

Gets the value of the isActivity property.

Returns
  • possible object is Boolean

public Boolean isIsActivityParty ()

Gets the value of the isActivityParty property.

Returns
  • possible object is Boolean

public Boolean isIsAvailableOffline ()

Gets the value of the isAvailableOffline property.

Returns
  • possible object is Boolean

public Boolean isIsChildEntity ()

Gets the value of the isChildEntity property.

Returns
  • possible object is Boolean

public Boolean isIsCustomEntity ()

Gets the value of the isCustomEntity property.

Returns
  • possible object is Boolean

public Boolean isIsDocumentManagementEnabled ()

Gets the value of the isDocumentManagementEnabled property.

Returns
  • possible object is Boolean

public Boolean isIsEnabledForCharts ()

Gets the value of the isEnabledForCharts property.

Returns
  • possible object is Boolean

public Boolean isIsImportable ()

Gets the value of the isImportable property.

Returns
  • possible object is Boolean

public Boolean isIsIntersect ()

Gets the value of the isIntersect property.

Returns
  • possible object is Boolean

public Boolean isIsManaged ()

Gets the value of the isManaged property.

Returns
  • possible object is Boolean

public Boolean isIsReadingPaneEnabled ()

Gets the value of the isReadingPaneEnabled property.

Returns
  • possible object is Boolean

public Boolean isIsValidForAdvancedFind ()

Gets the value of the isValidForAdvancedFind property.

Returns
  • possible object is Boolean

public void setActivityTypeMask (Integer value)

Sets the value of the activityTypeMask property.

Parameters
value Allowed object is Integer

public void setAttributes (ArrayOfAttributeMetadata value)

Sets the value of the attributes property.

Parameters
value Allowed object is ArrayOfAttributeMetadata

public void setAutoRouteToOwnerQueue (Boolean value)

Sets the value of the autoRouteToOwnerQueue property.

Parameters
value Allowed object is Boolean

public void setCanBeInManyToMany (BooleanManagedProperty value)

Sets the value of the canBeInManyToMany property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanBePrimaryEntityInRelationship (BooleanManagedProperty value)

Sets the value of the canBePrimaryEntityInRelationship property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanBeRelatedEntityInRelationship (BooleanManagedProperty value)

Sets the value of the canBeRelatedEntityInRelationship property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanCreateAttributes (BooleanManagedProperty value)

Sets the value of the canCreateAttributes property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanCreateCharts (BooleanManagedProperty value)

Sets the value of the canCreateCharts property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanCreateForms (BooleanManagedProperty value)

Sets the value of the canCreateForms property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanCreateViews (BooleanManagedProperty value)

Sets the value of the canCreateViews property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanModifyAdditionalSettings (BooleanManagedProperty value)

Sets the value of the canModifyAdditionalSettings property.

Parameters
value Allowed object is BooleanManagedProperty

public void setCanTriggerWorkflow (Boolean value)

Sets the value of the canTriggerWorkflow property.

Parameters
value Allowed object is Boolean

public void setDescription (Label value)

Sets the value of the description property.

Parameters
value Allowed object is Label

public void setDisplayCollectionName (Label value)

Sets the value of the displayCollectionName property.

Parameters
value Allowed object is Label

public void setDisplayName (Label value)

Sets the value of the displayName property.

Parameters
value Allowed object is Label

public void setIconLargeName (String value)

Sets the value of the iconLargeName property.

Parameters
value Allowed object is String

public void setIconMediumName (String value)

Sets the value of the iconMediumName property.

Parameters
value Allowed object is String

public void setIconSmallName (String value)

Sets the value of the iconSmallName property.

Parameters
value Allowed object is String

public void setIsActivity (Boolean value)

Sets the value of the isActivity property.

Parameters
value Allowed object is Boolean

public void setIsActivityParty (Boolean value)

Sets the value of the isActivityParty property.

Parameters
value Allowed object is Boolean

public void setIsAuditEnabled (BooleanManagedProperty value)

Sets the value of the isAuditEnabled property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsAvailableOffline (Boolean value)

Sets the value of the isAvailableOffline property.

Parameters
value Allowed object is Boolean

public void setIsChildEntity (Boolean value)

Sets the value of the isChildEntity property.

Parameters
value Allowed object is Boolean

public void setIsConnectionsEnabled (BooleanManagedProperty value)

Sets the value of the isConnectionsEnabled property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsCustomEntity (Boolean value)

Sets the value of the isCustomEntity property.

Parameters
value Allowed object is Boolean

public void setIsCustomizable (BooleanManagedProperty value)

Sets the value of the isCustomizable property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsDocumentManagementEnabled (Boolean value)

Sets the value of the isDocumentManagementEnabled property.

Parameters
value Allowed object is Boolean

public void setIsDuplicateDetectionEnabled (BooleanManagedProperty value)

Sets the value of the isDuplicateDetectionEnabled property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsEnabledForCharts (Boolean value)

Sets the value of the isEnabledForCharts property.

Parameters
value Allowed object is Boolean

public void setIsImportable (Boolean value)

Sets the value of the isImportable property.

Parameters
value Allowed object is Boolean

public void setIsIntersect (Boolean value)

Sets the value of the isIntersect property.

Parameters
value Allowed object is Boolean

public void setIsMailMergeEnabled (BooleanManagedProperty value)

Sets the value of the isMailMergeEnabled property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsManaged (Boolean value)

Sets the value of the isManaged property.

Parameters
value Allowed object is Boolean

public void setIsMappable (BooleanManagedProperty value)

Sets the value of the isMappable property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsReadingPaneEnabled (Boolean value)

Sets the value of the isReadingPaneEnabled property.

Parameters
value Allowed object is Boolean

public void setIsRenameable (BooleanManagedProperty value)

Sets the value of the isRenameable property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsValidForAdvancedFind (Boolean value)

Sets the value of the isValidForAdvancedFind property.

Parameters
value Allowed object is Boolean

public void setIsValidForQueue (BooleanManagedProperty value)

Sets the value of the isValidForQueue property.

Parameters
value Allowed object is BooleanManagedProperty

public void setIsVisibleInMobile (BooleanManagedProperty value)

Sets the value of the isVisibleInMobile property.

Parameters
value Allowed object is BooleanManagedProperty

public void setLogicalName (String value)

Sets the value of the logicalName property.

Parameters
value Allowed object is String

public void setManyToManyRelationships (ArrayOfManyToManyRelationshipMetadata value)

Sets the value of the manyToManyRelationships property.

Parameters
value Allowed object is ArrayOfManyToManyRelationshipMetadata

public void setManyToOneRelationships (ArrayOfOneToManyRelationshipMetadata value)

Sets the value of the manyToOneRelationships property.

Parameters
value Allowed object is ArrayOfOneToManyRelationshipMetadata

public void setObjectTypeCode (Integer value)

Sets the value of the objectTypeCode property.

Parameters
value Allowed object is Integer

public void setOneToManyRelationships (ArrayOfOneToManyRelationshipMetadata value)

Sets the value of the oneToManyRelationships property.

Parameters
value Allowed object is ArrayOfOneToManyRelationshipMetadata

public void setOwnershipType (OwnershipTypes value)

Sets the value of the ownershipType property.

Parameters
value Allowed object is OwnershipTypes

public void setPrimaryIdAttribute (String value)

Sets the value of the primaryIdAttribute property.

Parameters
value Allowed object is String

public void setPrimaryNameAttribute (String value)

Sets the value of the primaryNameAttribute property.

Parameters
value Allowed object is String

public void setPrivileges (ArrayOfSecurityPrivilegeMetadata value)

Sets the value of the privileges property.

Parameters
value Allowed object is ArrayOfSecurityPrivilegeMetadata

public void setRecurrenceBaseEntityLogicalName (String value)

Sets the value of the recurrenceBaseEntityLogicalName property.

Parameters
value Allowed object is String

public void setReportViewName (String value)

Sets the value of the reportViewName property.

Parameters
value Allowed object is String

public void setSchemaName (String value)

Sets the value of the schemaName property.

Parameters
value Allowed object is String