Package microsoft.dynamics.crm.entity
Class Recommendeddocument
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Recommendeddocument
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Recommendeddocument extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRecommendeddocument.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRecommendeddocument()
-
Method Summary
-
-
-
Field Detail
-
createdon
protected OffsetDateTime createdon
-
author
protected String author
-
filetype
protected String filetype
-
editurl
protected String editurl
-
versionnumber
protected Long versionnumber
-
title
protected String title
-
_modifiedby_value
protected UUID _modifiedby_value
-
source
protected String source
-
externaldocumentid
protected String externaldocumentid
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
iconclassname
protected String iconclassname
-
externalmodifiedby
protected String externalmodifiedby
-
_organizationid_value
protected UUID _organizationid_value
-
readurl
protected String readurl
-
location
protected String location
-
exchangerate
protected BigDecimal exchangerate
-
modifiedon
protected OffsetDateTime modifiedon
-
version
protected String version
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
fullname
protected String fullname
-
_createdby_value
protected UUID _createdby_value
-
filesize
protected Integer filesize
-
absoluteurl
protected String absoluteurl
-
contenttype
protected String contenttype
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
recommendeddocumentid
protected UUID recommendeddocumentid
-
_regardingobjectid_value
protected UUID _regardingobjectid_value
-
associatedrecordname
protected String associatedrecordname
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderRecommendeddocument
public static Recommendeddocument.Builder builderRecommendeddocument()
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
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Recommendeddocument withCreatedon(OffsetDateTime createdon)
-
withAuthor
public Recommendeddocument withAuthor(String author)
-
withFiletype
public Recommendeddocument withFiletype(String filetype)
-
withEditurl
public Recommendeddocument withEditurl(String editurl)
-
withVersionnumber
public Recommendeddocument withVersionnumber(Long versionnumber)
-
withTitle
public Recommendeddocument withTitle(String title)
-
with_modifiedby_value
public Recommendeddocument with_modifiedby_value(UUID _modifiedby_value)
-
withSource
public Recommendeddocument withSource(String source)
-
withExternaldocumentid
public Recommendeddocument withExternaldocumentid(String externaldocumentid)
-
withTimezoneruleversionnumber
public Recommendeddocument withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
with_transactioncurrencyid_value
public Recommendeddocument with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withIconclassname
public Recommendeddocument withIconclassname(String iconclassname)
-
withExternalmodifiedby
public Recommendeddocument withExternalmodifiedby(String externalmodifiedby)
-
with_organizationid_value
public Recommendeddocument with_organizationid_value(UUID _organizationid_value)
-
withReadurl
public Recommendeddocument withReadurl(String readurl)
-
withLocation
public Recommendeddocument withLocation(String location)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Recommendeddocument withExchangerate(BigDecimal exchangerate)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Recommendeddocument withModifiedon(OffsetDateTime modifiedon)
-
withVersion
public Recommendeddocument withVersion(String version)
-
withUtcconversiontimezonecode
public Recommendeddocument withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withFullname
public Recommendeddocument withFullname(String fullname)
-
with_createdby_value
public Recommendeddocument with_createdby_value(UUID _createdby_value)
-
withFilesize
public Recommendeddocument withFilesize(Integer filesize)
-
withAbsoluteurl
public Recommendeddocument withAbsoluteurl(String absoluteurl)
-
withContenttype
public Recommendeddocument withContenttype(String contenttype)
-
with_createdonbehalfby_value
public Recommendeddocument with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Recommendeddocument with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withRecommendeddocumentid
public Recommendeddocument withRecommendeddocumentid(UUID recommendeddocumentid)
-
with_regardingobjectid_value
public Recommendeddocument with_regardingobjectid_value(UUID _regardingobjectid_value)
-
withAssociatedrecordname
public Recommendeddocument withAssociatedrecordname(String associatedrecordname)
-
withUnmappedField
public Recommendeddocument withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedbyname
public SystemuserRequest getCreatedbyname()
-
getCreatedonbehalfbyname
public SystemuserRequest getCreatedonbehalfbyname()
-
getModifiedbyname
public SystemuserRequest getModifiedbyname()
-
getModifiedonbehalfbyname
public SystemuserRequest getModifiedonbehalfbyname()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getTransactioncurrencyidname
public TransactioncurrencyRequest getTransactioncurrencyidname()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Recommendeddocument 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 Recommendeddocument 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
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-