Package microsoft.dynamics.crm.entity
Class Duplicaterule
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Duplicaterule
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Duplicaterule extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDuplicaterule.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected Stringbaseentitymatchcodetableprotected Stringbaseentitynameprotected Integerbaseentitytypecodeprotected OffsetDateTimecreatedonprotected Stringdescriptionprotected UUIDduplicateruleidprotected Booleanexcludeinactiverecordsprotected Booleaniscasesensitiveprotected Stringmatchingentitymatchcodetableprotected Stringmatchingentitynameprotected Integermatchingentitytypecodeprotected OffsetDateTimemodifiedonprotected Stringnameprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecode-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDuplicaterule()
-
Method Summary
-
-
-
Field Detail
-
statuscode
protected Integer statuscode
-
modifiedon
protected OffsetDateTime modifiedon
-
_createdby_value
protected UUID _createdby_value
-
matchingentitymatchcodetable
protected String matchingentitymatchcodetable
-
matchingentitytypecode
protected Integer matchingentitytypecode
-
_owninguser_value
protected UUID _owninguser_value
-
statecode
protected Integer statecode
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
baseentitytypecode
protected Integer baseentitytypecode
-
excludeinactiverecords
protected Boolean excludeinactiverecords
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
matchingentityname
protected String matchingentityname
-
baseentitymatchcodetable
protected String baseentitymatchcodetable
-
_modifiedby_value
protected UUID _modifiedby_value
-
duplicateruleid
protected UUID duplicateruleid
-
_owningteam_value
protected UUID _owningteam_value
-
_ownerid_value
protected UUID _ownerid_value
-
iscasesensitive
protected Boolean iscasesensitive
-
description
protected String description
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
baseentityname
protected String baseentityname
-
name
protected String name
-
createdon
protected OffsetDateTime createdon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderDuplicaterule
public static Duplicaterule.Builder builderDuplicaterule()
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 classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withStatuscode
public Duplicaterule withStatuscode(Integer statuscode)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Duplicaterule withModifiedon(OffsetDateTime modifiedon)
-
with_createdby_value
public Duplicaterule with_createdby_value(UUID _createdby_value)
-
withMatchingentitymatchcodetable
public Duplicaterule withMatchingentitymatchcodetable(String matchingentitymatchcodetable)
-
withMatchingentitytypecode
public Duplicaterule withMatchingentitytypecode(Integer matchingentitytypecode)
-
with_owninguser_value
public Duplicaterule with_owninguser_value(UUID _owninguser_value)
-
withStatecode
public Duplicaterule withStatecode(Integer statecode)
-
withTimezoneruleversionnumber
public Duplicaterule withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withBaseentitytypecode
public Duplicaterule withBaseentitytypecode(Integer baseentitytypecode)
-
withExcludeinactiverecords
public Duplicaterule withExcludeinactiverecords(Boolean excludeinactiverecords)
-
with_owningbusinessunit_value
public Duplicaterule with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_modifiedonbehalfby_value
public Duplicaterule with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withMatchingentityname
public Duplicaterule withMatchingentityname(String matchingentityname)
-
withBaseentitymatchcodetable
public Duplicaterule withBaseentitymatchcodetable(String baseentitymatchcodetable)
-
with_modifiedby_value
public Duplicaterule with_modifiedby_value(UUID _modifiedby_value)
-
withDuplicateruleid
public Duplicaterule withDuplicateruleid(UUID duplicateruleid)
-
with_owningteam_value
public Duplicaterule with_owningteam_value(UUID _owningteam_value)
-
with_ownerid_value
public Duplicaterule with_ownerid_value(UUID _ownerid_value)
-
withIscasesensitive
public Duplicaterule withIscasesensitive(Boolean iscasesensitive)
-
withDescription
public Duplicaterule withDescription(String description)
-
withUtcconversiontimezonecode
public Duplicaterule withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withBaseentityname
public Duplicaterule withBaseentityname(String baseentityname)
-
withName
public Duplicaterule withName(String name)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Duplicaterule withCreatedon(OffsetDateTime createdon)
-
with_createdonbehalfby_value
public Duplicaterule with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withUnmappedField
public Duplicaterule withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getOwningteam
public TeamRequest getOwningteam()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getDuplicateRule_SyncErrors
public SyncerrorCollectionRequest getDuplicateRule_SyncErrors()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getDuplicateRule_DuplicateRuleConditions
public DuplicateruleconditionCollectionRequest getDuplicateRule_DuplicateRuleConditions()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getDuplicateRule_Annotation
public AnnotationCollectionRequest getDuplicateRule_Annotation()
-
getDuplicateRule_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getDuplicateRule_DuplicateBaseRecord()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Duplicaterule patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Duplicaterule put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
publishDuplicateRule
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Asyncoperation> publishDuplicateRule()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-