Package microsoft.dynamics.crm.entity
Class EntityMetadata
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmmodelbaseentity
-
- microsoft.dynamics.crm.entity.MetadataBase
-
- microsoft.dynamics.crm.entity.EntityMetadata
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class EntityMetadata extends MetadataBase implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEntityMetadata.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.MetadataBase
hasChanged, metadataId
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmmodelbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEntityMetadata()
-
Method Summary
-
Methods inherited from class microsoft.dynamics.crm.entity.MetadataBase
getHasChanged, getMetadataId, withHasChanged, withMetadataId
-
-
-
-
Field Detail
-
activityTypeMask
protected Integer activityTypeMask
-
autoRouteToOwnerQueue
protected Boolean autoRouteToOwnerQueue
-
canTriggerWorkflow
protected Boolean canTriggerWorkflow
-
description
protected Label description
-
displayCollectionName
protected Label displayCollectionName
-
displayName
protected Label displayName
-
entityHelpUrlEnabled
protected Boolean entityHelpUrlEnabled
-
entityHelpUrl
protected String entityHelpUrl
-
isDocumentManagementEnabled
protected Boolean isDocumentManagementEnabled
-
isOneNoteIntegrationEnabled
protected Boolean isOneNoteIntegrationEnabled
-
isInteractionCentricEnabled
protected Boolean isInteractionCentricEnabled
-
isKnowledgeManagementEnabled
protected Boolean isKnowledgeManagementEnabled
-
isSLAEnabled
protected Boolean isSLAEnabled
-
isBPFEntity
protected Boolean isBPFEntity
-
isDocumentRecommendationsEnabled
protected Boolean isDocumentRecommendationsEnabled
-
isMSTeamsIntegrationEnabled
protected Boolean isMSTeamsIntegrationEnabled
-
settingOf
protected String settingOf
-
dataProviderId
protected UUID dataProviderId
-
dataSourceId
protected UUID dataSourceId
-
autoCreateAccessTeams
protected Boolean autoCreateAccessTeams
-
isActivity
protected Boolean isActivity
-
isActivityParty
protected Boolean isActivityParty
-
isAuditEnabled
protected BooleanManagedProperty isAuditEnabled
-
isAvailableOffline
protected Boolean isAvailableOffline
-
isChildEntity
protected Boolean isChildEntity
-
isAIRUpdated
protected Boolean isAIRUpdated
-
isValidForQueue
protected BooleanManagedProperty isValidForQueue
-
isConnectionsEnabled
protected BooleanManagedProperty isConnectionsEnabled
-
iconLargeName
protected String iconLargeName
-
iconMediumName
protected String iconMediumName
-
iconSmallName
protected String iconSmallName
-
iconVectorName
protected String iconVectorName
-
isCustomEntity
protected Boolean isCustomEntity
-
isBusinessProcessEnabled
protected Boolean isBusinessProcessEnabled
-
isCustomizable
protected BooleanManagedProperty isCustomizable
-
isRenameable
protected BooleanManagedProperty isRenameable
-
isMappable
protected BooleanManagedProperty isMappable
-
isDuplicateDetectionEnabled
protected BooleanManagedProperty isDuplicateDetectionEnabled
-
canCreateAttributes
protected BooleanManagedProperty canCreateAttributes
-
canCreateForms
protected BooleanManagedProperty canCreateForms
-
canCreateViews
protected BooleanManagedProperty canCreateViews
-
canCreateCharts
protected BooleanManagedProperty canCreateCharts
-
canBeRelatedEntityInRelationship
protected BooleanManagedProperty canBeRelatedEntityInRelationship
-
canBePrimaryEntityInRelationship
protected BooleanManagedProperty canBePrimaryEntityInRelationship
-
canBeInManyToMany
protected BooleanManagedProperty canBeInManyToMany
-
canBeInCustomEntityAssociation
protected BooleanManagedProperty canBeInCustomEntityAssociation
-
canEnableSyncToExternalSearchIndex
protected BooleanManagedProperty canEnableSyncToExternalSearchIndex
-
syncToExternalSearchIndex
protected Boolean syncToExternalSearchIndex
-
canModifyAdditionalSettings
protected BooleanManagedProperty canModifyAdditionalSettings
-
canChangeHierarchicalRelationship
protected BooleanManagedProperty canChangeHierarchicalRelationship
-
isOptimisticConcurrencyEnabled
protected Boolean isOptimisticConcurrencyEnabled
-
changeTrackingEnabled
protected Boolean changeTrackingEnabled
-
canChangeTrackingBeEnabled
protected BooleanManagedProperty canChangeTrackingBeEnabled
-
isImportable
protected Boolean isImportable
-
isIntersect
protected Boolean isIntersect
-
isMailMergeEnabled
protected BooleanManagedProperty isMailMergeEnabled
-
isManaged
protected Boolean isManaged
-
isEnabledForCharts
protected Boolean isEnabledForCharts
-
isEnabledForTrace
protected Boolean isEnabledForTrace
-
isValidForAdvancedFind
protected Boolean isValidForAdvancedFind
-
isVisibleInMobile
protected BooleanManagedProperty isVisibleInMobile
-
isVisibleInMobileClient
protected BooleanManagedProperty isVisibleInMobileClient
-
isReadOnlyInMobileClient
protected BooleanManagedProperty isReadOnlyInMobileClient
-
isOfflineInMobileClient
protected BooleanManagedProperty isOfflineInMobileClient
-
daysSinceRecordLastModified
protected Integer daysSinceRecordLastModified
-
mobileOfflineFilters
protected String mobileOfflineFilters
-
isReadingPaneEnabled
protected Boolean isReadingPaneEnabled
-
isQuickCreateEnabled
protected Boolean isQuickCreateEnabled
-
logicalName
protected String logicalName
-
objectTypeCode
protected Integer objectTypeCode
-
ownershipType
protected OwnershipTypes ownershipType
-
primaryNameAttribute
protected String primaryNameAttribute
-
primaryImageAttribute
protected String primaryImageAttribute
-
primaryIdAttribute
protected String primaryIdAttribute
-
privileges
protected List<SecurityPrivilegeMetadata> privileges
-
privilegesNextLink
protected String privilegesNextLink
-
recurrenceBaseEntityLogicalName
protected String recurrenceBaseEntityLogicalName
-
reportViewName
protected String reportViewName
-
schemaName
protected String schemaName
-
introducedVersion
protected String introducedVersion
-
isStateModelAware
protected Boolean isStateModelAware
-
enforceStateTransitions
protected Boolean enforceStateTransitions
-
externalName
protected String externalName
-
entityColor
protected String entityColor
-
logicalCollectionName
protected String logicalCollectionName
-
externalCollectionName
protected String externalCollectionName
-
collectionSchemaName
protected String collectionSchemaName
-
entitySetName
protected String entitySetName
-
isEnabledForExternalChannels
protected Boolean isEnabledForExternalChannels
-
isPrivate
protected Boolean isPrivate
-
usesBusinessDataLabelTable
protected Boolean usesBusinessDataLabelTable
-
isLogicalEntity
protected Boolean isLogicalEntity
-
hasNotes
protected Boolean hasNotes
-
hasActivities
protected Boolean hasActivities
-
hasFeedback
protected Boolean hasFeedback
-
isSolutionAware
protected Boolean isSolutionAware
-
settings
protected List<EntitySetting> settings
-
settingsNextLink
protected String settingsNextLink
-
createdOn
protected OffsetDateTime createdOn
-
modifiedOn
protected OffsetDateTime modifiedOn
-
attributes
protected List<AttributeMetadata> attributes
-
keys
protected List<EntityKeyMetadata> keys
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classMetadataBase
-
builderEntityMetadata
public static EntityMetadata.Builder builderEntityMetadata()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classMetadataBase
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classMetadataBase
-
withActivityTypeMask
public EntityMetadata withActivityTypeMask(Integer activityTypeMask)
-
withAutoRouteToOwnerQueue
public EntityMetadata withAutoRouteToOwnerQueue(Boolean autoRouteToOwnerQueue)
-
withCanTriggerWorkflow
public EntityMetadata withCanTriggerWorkflow(Boolean canTriggerWorkflow)
-
withDescription
public EntityMetadata withDescription(Label description)
-
withDisplayCollectionName
public EntityMetadata withDisplayCollectionName(Label displayCollectionName)
-
withDisplayName
public EntityMetadata withDisplayName(Label displayName)
-
withEntityHelpUrlEnabled
public EntityMetadata withEntityHelpUrlEnabled(Boolean entityHelpUrlEnabled)
-
withEntityHelpUrl
public EntityMetadata withEntityHelpUrl(String entityHelpUrl)
-
withIsDocumentManagementEnabled
public EntityMetadata withIsDocumentManagementEnabled(Boolean isDocumentManagementEnabled)
-
withIsOneNoteIntegrationEnabled
public EntityMetadata withIsOneNoteIntegrationEnabled(Boolean isOneNoteIntegrationEnabled)
-
withIsInteractionCentricEnabled
public EntityMetadata withIsInteractionCentricEnabled(Boolean isInteractionCentricEnabled)
-
withIsKnowledgeManagementEnabled
public EntityMetadata withIsKnowledgeManagementEnabled(Boolean isKnowledgeManagementEnabled)
-
withIsSLAEnabled
public EntityMetadata withIsSLAEnabled(Boolean isSLAEnabled)
-
withIsBPFEntity
public EntityMetadata withIsBPFEntity(Boolean isBPFEntity)
-
withIsDocumentRecommendationsEnabled
public EntityMetadata withIsDocumentRecommendationsEnabled(Boolean isDocumentRecommendationsEnabled)
-
withIsMSTeamsIntegrationEnabled
public EntityMetadata withIsMSTeamsIntegrationEnabled(Boolean isMSTeamsIntegrationEnabled)
-
withSettingOf
public EntityMetadata withSettingOf(String settingOf)
-
withDataProviderId
public EntityMetadata withDataProviderId(UUID dataProviderId)
-
withDataSourceId
public EntityMetadata withDataSourceId(UUID dataSourceId)
-
withAutoCreateAccessTeams
public EntityMetadata withAutoCreateAccessTeams(Boolean autoCreateAccessTeams)
-
withIsActivity
public EntityMetadata withIsActivity(Boolean isActivity)
-
withIsActivityParty
public EntityMetadata withIsActivityParty(Boolean isActivityParty)
-
getIsAuditEnabled
public Optional<BooleanManagedProperty> getIsAuditEnabled()
-
withIsAuditEnabled
public EntityMetadata withIsAuditEnabled(BooleanManagedProperty isAuditEnabled)
-
withIsAvailableOffline
public EntityMetadata withIsAvailableOffline(Boolean isAvailableOffline)
-
withIsChildEntity
public EntityMetadata withIsChildEntity(Boolean isChildEntity)
-
withIsAIRUpdated
public EntityMetadata withIsAIRUpdated(Boolean isAIRUpdated)
-
getIsValidForQueue
public Optional<BooleanManagedProperty> getIsValidForQueue()
-
withIsValidForQueue
public EntityMetadata withIsValidForQueue(BooleanManagedProperty isValidForQueue)
-
getIsConnectionsEnabled
public Optional<BooleanManagedProperty> getIsConnectionsEnabled()
-
withIsConnectionsEnabled
public EntityMetadata withIsConnectionsEnabled(BooleanManagedProperty isConnectionsEnabled)
-
withIconLargeName
public EntityMetadata withIconLargeName(String iconLargeName)
-
withIconMediumName
public EntityMetadata withIconMediumName(String iconMediumName)
-
withIconSmallName
public EntityMetadata withIconSmallName(String iconSmallName)
-
withIconVectorName
public EntityMetadata withIconVectorName(String iconVectorName)
-
withIsCustomEntity
public EntityMetadata withIsCustomEntity(Boolean isCustomEntity)
-
withIsBusinessProcessEnabled
public EntityMetadata withIsBusinessProcessEnabled(Boolean isBusinessProcessEnabled)
-
getIsCustomizable
public Optional<BooleanManagedProperty> getIsCustomizable()
-
withIsCustomizable
public EntityMetadata withIsCustomizable(BooleanManagedProperty isCustomizable)
-
getIsRenameable
public Optional<BooleanManagedProperty> getIsRenameable()
-
withIsRenameable
public EntityMetadata withIsRenameable(BooleanManagedProperty isRenameable)
-
getIsMappable
public Optional<BooleanManagedProperty> getIsMappable()
-
withIsMappable
public EntityMetadata withIsMappable(BooleanManagedProperty isMappable)
-
getIsDuplicateDetectionEnabled
public Optional<BooleanManagedProperty> getIsDuplicateDetectionEnabled()
-
withIsDuplicateDetectionEnabled
public EntityMetadata withIsDuplicateDetectionEnabled(BooleanManagedProperty isDuplicateDetectionEnabled)
-
getCanCreateAttributes
public Optional<BooleanManagedProperty> getCanCreateAttributes()
-
withCanCreateAttributes
public EntityMetadata withCanCreateAttributes(BooleanManagedProperty canCreateAttributes)
-
getCanCreateForms
public Optional<BooleanManagedProperty> getCanCreateForms()
-
withCanCreateForms
public EntityMetadata withCanCreateForms(BooleanManagedProperty canCreateForms)
-
getCanCreateViews
public Optional<BooleanManagedProperty> getCanCreateViews()
-
withCanCreateViews
public EntityMetadata withCanCreateViews(BooleanManagedProperty canCreateViews)
-
getCanCreateCharts
public Optional<BooleanManagedProperty> getCanCreateCharts()
-
withCanCreateCharts
public EntityMetadata withCanCreateCharts(BooleanManagedProperty canCreateCharts)
-
getCanBeRelatedEntityInRelationship
public Optional<BooleanManagedProperty> getCanBeRelatedEntityInRelationship()
-
withCanBeRelatedEntityInRelationship
public EntityMetadata withCanBeRelatedEntityInRelationship(BooleanManagedProperty canBeRelatedEntityInRelationship)
-
getCanBePrimaryEntityInRelationship
public Optional<BooleanManagedProperty> getCanBePrimaryEntityInRelationship()
-
withCanBePrimaryEntityInRelationship
public EntityMetadata withCanBePrimaryEntityInRelationship(BooleanManagedProperty canBePrimaryEntityInRelationship)
-
getCanBeInManyToMany
public Optional<BooleanManagedProperty> getCanBeInManyToMany()
-
withCanBeInManyToMany
public EntityMetadata withCanBeInManyToMany(BooleanManagedProperty canBeInManyToMany)
-
getCanBeInCustomEntityAssociation
public Optional<BooleanManagedProperty> getCanBeInCustomEntityAssociation()
-
withCanBeInCustomEntityAssociation
public EntityMetadata withCanBeInCustomEntityAssociation(BooleanManagedProperty canBeInCustomEntityAssociation)
-
getCanEnableSyncToExternalSearchIndex
public Optional<BooleanManagedProperty> getCanEnableSyncToExternalSearchIndex()
-
withCanEnableSyncToExternalSearchIndex
public EntityMetadata withCanEnableSyncToExternalSearchIndex(BooleanManagedProperty canEnableSyncToExternalSearchIndex)
-
withSyncToExternalSearchIndex
public EntityMetadata withSyncToExternalSearchIndex(Boolean syncToExternalSearchIndex)
-
getCanModifyAdditionalSettings
public Optional<BooleanManagedProperty> getCanModifyAdditionalSettings()
-
withCanModifyAdditionalSettings
public EntityMetadata withCanModifyAdditionalSettings(BooleanManagedProperty canModifyAdditionalSettings)
-
getCanChangeHierarchicalRelationship
public Optional<BooleanManagedProperty> getCanChangeHierarchicalRelationship()
-
withCanChangeHierarchicalRelationship
public EntityMetadata withCanChangeHierarchicalRelationship(BooleanManagedProperty canChangeHierarchicalRelationship)
-
withIsOptimisticConcurrencyEnabled
public EntityMetadata withIsOptimisticConcurrencyEnabled(Boolean isOptimisticConcurrencyEnabled)
-
withChangeTrackingEnabled
public EntityMetadata withChangeTrackingEnabled(Boolean changeTrackingEnabled)
-
getCanChangeTrackingBeEnabled
public Optional<BooleanManagedProperty> getCanChangeTrackingBeEnabled()
-
withCanChangeTrackingBeEnabled
public EntityMetadata withCanChangeTrackingBeEnabled(BooleanManagedProperty canChangeTrackingBeEnabled)
-
withIsImportable
public EntityMetadata withIsImportable(Boolean isImportable)
-
withIsIntersect
public EntityMetadata withIsIntersect(Boolean isIntersect)
-
getIsMailMergeEnabled
public Optional<BooleanManagedProperty> getIsMailMergeEnabled()
-
withIsMailMergeEnabled
public EntityMetadata withIsMailMergeEnabled(BooleanManagedProperty isMailMergeEnabled)
-
withIsManaged
public EntityMetadata withIsManaged(Boolean isManaged)
-
withIsEnabledForCharts
public EntityMetadata withIsEnabledForCharts(Boolean isEnabledForCharts)
-
withIsEnabledForTrace
public EntityMetadata withIsEnabledForTrace(Boolean isEnabledForTrace)
-
withIsValidForAdvancedFind
public EntityMetadata withIsValidForAdvancedFind(Boolean isValidForAdvancedFind)
-
getIsVisibleInMobile
public Optional<BooleanManagedProperty> getIsVisibleInMobile()
-
withIsVisibleInMobile
public EntityMetadata withIsVisibleInMobile(BooleanManagedProperty isVisibleInMobile)
-
getIsVisibleInMobileClient
public Optional<BooleanManagedProperty> getIsVisibleInMobileClient()
-
withIsVisibleInMobileClient
public EntityMetadata withIsVisibleInMobileClient(BooleanManagedProperty isVisibleInMobileClient)
-
getIsReadOnlyInMobileClient
public Optional<BooleanManagedProperty> getIsReadOnlyInMobileClient()
-
withIsReadOnlyInMobileClient
public EntityMetadata withIsReadOnlyInMobileClient(BooleanManagedProperty isReadOnlyInMobileClient)
-
getIsOfflineInMobileClient
public Optional<BooleanManagedProperty> getIsOfflineInMobileClient()
-
withIsOfflineInMobileClient
public EntityMetadata withIsOfflineInMobileClient(BooleanManagedProperty isOfflineInMobileClient)
-
withDaysSinceRecordLastModified
public EntityMetadata withDaysSinceRecordLastModified(Integer daysSinceRecordLastModified)
-
withMobileOfflineFilters
public EntityMetadata withMobileOfflineFilters(String mobileOfflineFilters)
-
withIsReadingPaneEnabled
public EntityMetadata withIsReadingPaneEnabled(Boolean isReadingPaneEnabled)
-
withIsQuickCreateEnabled
public EntityMetadata withIsQuickCreateEnabled(Boolean isQuickCreateEnabled)
-
withLogicalName
public EntityMetadata withLogicalName(String logicalName)
-
withObjectTypeCode
public EntityMetadata withObjectTypeCode(Integer objectTypeCode)
-
getOwnershipType
public Optional<OwnershipTypes> getOwnershipType()
-
withOwnershipType
public EntityMetadata withOwnershipType(OwnershipTypes ownershipType)
-
withPrimaryNameAttribute
public EntityMetadata withPrimaryNameAttribute(String primaryNameAttribute)
-
withPrimaryImageAttribute
public EntityMetadata withPrimaryImageAttribute(String primaryImageAttribute)
-
withPrimaryIdAttribute
public EntityMetadata withPrimaryIdAttribute(String primaryIdAttribute)
-
getPrivileges
public com.github.davidmoten.odata.client.CollectionPage<SecurityPrivilegeMetadata> getPrivileges()
-
withPrivileges
public EntityMetadata withPrivileges(List<SecurityPrivilegeMetadata> privileges)
-
getPrivileges
public com.github.davidmoten.odata.client.CollectionPage<SecurityPrivilegeMetadata> getPrivileges(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withRecurrenceBaseEntityLogicalName
public EntityMetadata withRecurrenceBaseEntityLogicalName(String recurrenceBaseEntityLogicalName)
-
withReportViewName
public EntityMetadata withReportViewName(String reportViewName)
-
withSchemaName
public EntityMetadata withSchemaName(String schemaName)
-
withIntroducedVersion
public EntityMetadata withIntroducedVersion(String introducedVersion)
-
withIsStateModelAware
public EntityMetadata withIsStateModelAware(Boolean isStateModelAware)
-
withEnforceStateTransitions
public EntityMetadata withEnforceStateTransitions(Boolean enforceStateTransitions)
-
withExternalName
public EntityMetadata withExternalName(String externalName)
-
withEntityColor
public EntityMetadata withEntityColor(String entityColor)
-
withLogicalCollectionName
public EntityMetadata withLogicalCollectionName(String logicalCollectionName)
-
withExternalCollectionName
public EntityMetadata withExternalCollectionName(String externalCollectionName)
-
withCollectionSchemaName
public EntityMetadata withCollectionSchemaName(String collectionSchemaName)
-
withEntitySetName
public EntityMetadata withEntitySetName(String entitySetName)
-
withIsEnabledForExternalChannels
public EntityMetadata withIsEnabledForExternalChannels(Boolean isEnabledForExternalChannels)
-
withIsPrivate
public EntityMetadata withIsPrivate(Boolean isPrivate)
-
withUsesBusinessDataLabelTable
public EntityMetadata withUsesBusinessDataLabelTable(Boolean usesBusinessDataLabelTable)
-
withIsLogicalEntity
public EntityMetadata withIsLogicalEntity(Boolean isLogicalEntity)
-
withHasNotes
public EntityMetadata withHasNotes(Boolean hasNotes)
-
withHasActivities
public EntityMetadata withHasActivities(Boolean hasActivities)
-
withHasFeedback
public EntityMetadata withHasFeedback(Boolean hasFeedback)
-
withIsSolutionAware
public EntityMetadata withIsSolutionAware(Boolean isSolutionAware)
-
getSettings
public com.github.davidmoten.odata.client.CollectionPage<EntitySetting> getSettings()
-
withSettings
public EntityMetadata withSettings(List<EntitySetting> settings)
-
getSettings
public com.github.davidmoten.odata.client.CollectionPage<EntitySetting> getSettings(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
getCreatedOn
public Optional<OffsetDateTime> getCreatedOn()
-
withCreatedOn
public EntityMetadata withCreatedOn(OffsetDateTime createdOn)
-
getModifiedOn
public Optional<OffsetDateTime> getModifiedOn()
-
withModifiedOn
public EntityMetadata withModifiedOn(OffsetDateTime modifiedOn)
-
withUnmappedField
public EntityMetadata withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classMetadataBase
-
getAttributes
public AttributeMetadataCollectionRequest getAttributes()
-
getManyToManyRelationships2
public ManyToManyRelationshipMetadataCollectionRequest getManyToManyRelationships2()
-
getManyToOneRelationships2
public OneToManyRelationshipMetadataCollectionRequest getManyToOneRelationships2()
-
getOneToManyRelationships2
public OneToManyRelationshipMetadataCollectionRequest getOneToManyRelationships2()
-
getKeys
public EntityKeyMetadataCollectionRequest getKeys()
-
withAttributes
public EntityMetadata withAttributes(List<AttributeMetadata> attributes)
-
withKeys
public EntityMetadata withKeys(List<EntityKeyMetadata> keys)
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classMetadataBase
-
patch
public EntityMetadata patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classMetadataBase- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public EntityMetadata put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classMetadataBase- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classMetadataBase
-
-