public class Similarityrule extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Similarityrule.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Similarityrule() |
protected String similarityruleid
protected String similarityruleidunique
protected Integer ngramsize
protected Integer baseentitytypecode
protected Integer statecode
protected String _modifiedonbehalfby_value
protected String solutionid
protected String _transactioncurrencyid_value
protected Boolean excludeinactiverecords
protected String ruleconditionxml
protected Integer maxkeywords
protected Integer utcconversiontimezonecode
protected OffsetDateTime overwritetime
protected String name
protected OffsetDateTime modifiedon
protected Integer componentstate
protected String baseentityname
protected BigDecimal exchangerate
protected String introducedversion
protected Integer importsequencenumber
protected String fetchxmllist
protected Integer statuscode
protected OffsetDateTime createdon
protected String description
protected Long versionnumber
protected String _organizationid_value
protected String _createdonbehalfby_value
protected Boolean ismanaged
protected String activerulefetchxml
protected Integer timezoneruleversionnumber
protected OffsetDateTime overriddencreatedon
protected String matchingentityname
protected Integer matchingentitytypecode
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Similarityrule.Builder builderSimilarityrule()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Similarityrule withSimilarityruleid(String similarityruleid)
public Similarityrule withSimilarityruleidunique(String similarityruleidunique)
public Similarityrule withNgramsize(Integer ngramsize)
public Similarityrule withBaseentitytypecode(Integer baseentitytypecode)
public Similarityrule withStatecode(Integer statecode)
public Similarityrule with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Similarityrule withSolutionid(String solutionid)
public Similarityrule with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Similarityrule withExcludeinactiverecords(Boolean excludeinactiverecords)
public Similarityrule withRuleconditionxml(String ruleconditionxml)
public Similarityrule withMaxkeywords(Integer maxkeywords)
public Similarityrule withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getOverwritetime()
public Similarityrule withOverwritetime(OffsetDateTime overwritetime)
public Similarityrule withName(String name)
public Optional<OffsetDateTime> getModifiedon()
public Similarityrule withModifiedon(OffsetDateTime modifiedon)
public Similarityrule withComponentstate(Integer componentstate)
public Similarityrule withBaseentityname(String baseentityname)
public Optional<BigDecimal> getExchangerate()
public Similarityrule withExchangerate(BigDecimal exchangerate)
public Similarityrule withIntroducedversion(String introducedversion)
public Similarityrule withImportsequencenumber(Integer importsequencenumber)
public Similarityrule withFetchxmllist(String fetchxmllist)
public Similarityrule withStatuscode(Integer statuscode)
public Optional<OffsetDateTime> getCreatedon()
public Similarityrule withCreatedon(OffsetDateTime createdon)
public Similarityrule withDescription(String description)
public Similarityrule withVersionnumber(Long versionnumber)
public Similarityrule with_organizationid_value(String _organizationid_value)
public Similarityrule with_createdonbehalfby_value(String _createdonbehalfby_value)
public Similarityrule withIsmanaged(Boolean ismanaged)
public Similarityrule withActiverulefetchxml(String activerulefetchxml)
public Similarityrule withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Similarityrule withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Similarityrule withMatchingentityname(String matchingentityname)
public Similarityrule withMatchingentitytypecode(Integer matchingentitytypecode)
public Similarityrule withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedonbehalfby()
public AsyncoperationCollectionRequest getSimilarityrule_AsyncOperations()
public OrganizationRequest getOrganizationid()
public TransactioncurrencyRequest getTransactioncurrencyid()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Similarityrule patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Similarityrule put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.