public class Msdyn_richtextfile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Msdyn_richtextfile.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Msdyn_richtextfile() |
protected String msdyn_parentid
protected String _ownerid_value
protected Long versionnumber
protected String _owningteam_value
protected String msdyn_parententityname
protected Integer timezoneruleversionnumber
protected String _modifiedby_value
protected String msdyn_imageblob_url
protected OffsetDateTime overriddencreatedon
protected Integer statecode
protected String msdyn_parententity_fieldname
protected Integer statuscode
protected String msdyn_imageblobid
protected Long msdyn_imageblob_timestamp
protected String _owningbusinessunit_value
protected String msdyn_richtextfileid
protected OffsetDateTime createdon
protected OffsetDateTime modifiedon
protected Integer importsequencenumber
protected String _createdby_value
protected Integer utcconversiontimezonecode
protected String _owninguser_value
protected String msdyn_name
protected byte[] msdyn_imageblob
protected String _modifiedonbehalfby_value
protected String _createdonbehalfby_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Msdyn_richtextfile.Builder builderMsdyn_richtextfile()
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 Msdyn_richtextfile withMsdyn_parentid(String msdyn_parentid)
public Msdyn_richtextfile with_ownerid_value(String _ownerid_value)
public Msdyn_richtextfile withVersionnumber(Long versionnumber)
public Msdyn_richtextfile with_owningteam_value(String _owningteam_value)
public Msdyn_richtextfile withMsdyn_parententityname(String msdyn_parententityname)
public Msdyn_richtextfile withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Msdyn_richtextfile with_modifiedby_value(String _modifiedby_value)
public Msdyn_richtextfile withMsdyn_imageblob_url(String msdyn_imageblob_url)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Msdyn_richtextfile withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Msdyn_richtextfile withStatecode(Integer statecode)
public Msdyn_richtextfile withMsdyn_parententity_fieldname(String msdyn_parententity_fieldname)
public Msdyn_richtextfile withStatuscode(Integer statuscode)
public Msdyn_richtextfile withMsdyn_imageblobid(String msdyn_imageblobid)
public Msdyn_richtextfile withMsdyn_imageblob_timestamp(Long msdyn_imageblob_timestamp)
public Msdyn_richtextfile with_owningbusinessunit_value(String _owningbusinessunit_value)
public Msdyn_richtextfile withMsdyn_richtextfileid(String msdyn_richtextfileid)
public Optional<OffsetDateTime> getCreatedon()
public Msdyn_richtextfile withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getModifiedon()
public Msdyn_richtextfile withModifiedon(OffsetDateTime modifiedon)
public Msdyn_richtextfile withImportsequencenumber(Integer importsequencenumber)
public Msdyn_richtextfile with_createdby_value(String _createdby_value)
public Msdyn_richtextfile withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Msdyn_richtextfile with_owninguser_value(String _owninguser_value)
public Msdyn_richtextfile withMsdyn_name(String msdyn_name)
public Optional<byte[]> getMsdyn_imageblob()
public Msdyn_richtextfile withMsdyn_imageblob(byte[] msdyn_imageblob)
public Msdyn_richtextfile with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Msdyn_richtextfile with_createdonbehalfby_value(String _createdonbehalfby_value)
public Msdyn_richtextfile withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getOwninguser()
public TeamRequest getOwningteam()
public PrincipalRequest getOwnerid()
public BusinessunitRequest getOwningbusinessunit()
public SyncerrorCollectionRequest getMsdyn_richtextfile_SyncErrors()
public AsyncoperationCollectionRequest getMsdyn_richtextfile_AsyncOperations()
public MailboxtrackingfolderCollectionRequest getMsdyn_richtextfile_MailboxTrackingFolders()
public ProcesssessionCollectionRequest getMsdyn_richtextfile_ProcessSession()
public BulkdeletefailureCollectionRequest getMsdyn_richtextfile_BulkDeleteFailures()
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_richtextfile_PrincipalObjectAttributeAccesses()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Msdyn_richtextfile 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 Msdyn_richtextfile 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.