public class Officegraphdocument extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Officegraphdocument.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Officegraphdocument() |
protected String _modifiedonbehalfby_value
protected Integer utcconversiontimezonecode
protected String modifiedby
protected String fileextension
protected String createdby
protected String readurl
protected Integer viewcount
protected String sitetitle
protected String documentid
protected String officegraphdocumentid
protected String _transactioncurrencyid_value
protected String _createdonbehalfby_value
protected OffsetDateTime createdtime
protected String documentpreviewmetadata
protected OffsetDateTime documentlastmodifiedon
protected String previewimageurl
protected Integer rank
protected String authornames
protected OffsetDateTime modifiedtime
protected Long versionnumber
protected String title
protected String secondaryfileextension
protected Integer querytype
protected String weblocationurl
protected String filetype
protected Integer timezoneruleversionnumber
protected String siteurl
protected String _organizationid_value
protected BigDecimal exchangerate
protected String documentlastmodifiedby
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Officegraphdocument.Builder builderOfficegraphdocument()
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 Officegraphdocument with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Officegraphdocument withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Officegraphdocument withModifiedby(String modifiedby)
public Officegraphdocument withFileextension(String fileextension)
public Officegraphdocument withCreatedby(String createdby)
public Officegraphdocument withReadurl(String readurl)
public Officegraphdocument withViewcount(Integer viewcount)
public Officegraphdocument withSitetitle(String sitetitle)
public Officegraphdocument withDocumentid(String documentid)
public Officegraphdocument withOfficegraphdocumentid(String officegraphdocumentid)
public Officegraphdocument with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Officegraphdocument with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getCreatedtime()
public Officegraphdocument withCreatedtime(OffsetDateTime createdtime)
public Officegraphdocument withDocumentpreviewmetadata(String documentpreviewmetadata)
public Optional<OffsetDateTime> getDocumentlastmodifiedon()
public Officegraphdocument withDocumentlastmodifiedon(OffsetDateTime documentlastmodifiedon)
public Officegraphdocument withPreviewimageurl(String previewimageurl)
public Officegraphdocument withRank(Integer rank)
public Officegraphdocument withAuthornames(String authornames)
public Optional<OffsetDateTime> getModifiedtime()
public Officegraphdocument withModifiedtime(OffsetDateTime modifiedtime)
public Officegraphdocument withVersionnumber(Long versionnumber)
public Officegraphdocument withTitle(String title)
public Officegraphdocument withSecondaryfileextension(String secondaryfileextension)
public Officegraphdocument withQuerytype(Integer querytype)
public Officegraphdocument withWeblocationurl(String weblocationurl)
public Officegraphdocument withFiletype(String filetype)
public Officegraphdocument withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Officegraphdocument withSiteurl(String siteurl)
public Officegraphdocument with_organizationid_value(String _organizationid_value)
public Optional<BigDecimal> getExchangerate()
public Officegraphdocument withExchangerate(BigDecimal exchangerate)
public Officegraphdocument withDocumentlastmodifiedby(String documentlastmodifiedby)
public Officegraphdocument withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedonbehalfby()
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 Officegraphdocument 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 Officegraphdocument 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–2020. All rights reserved.