Package microsoft.dynamics.crm.entity
Class Mailmergetemplate
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Mailmergetemplate
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Mailmergetemplate extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMailmergetemplate.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMailmergetemplate()
-
Method Summary
-
-
-
Field Detail
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
componentstate
protected Integer componentstate
-
languagecode
protected Integer languagecode
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
name
protected String name
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
introducedversion
protected String introducedversion
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
ismanaged
protected Boolean ismanaged
-
filesize
protected Integer filesize
-
modifiedon
protected OffsetDateTime modifiedon
-
mailmergetemplateidunique
protected UUID mailmergetemplateidunique
-
_owningteam_value
protected UUID _owningteam_value
-
statuscode
protected Integer statuscode
-
versionnumber
protected Long versionnumber
-
mimetype
protected String mimetype
-
solutionid
protected UUID solutionid
-
parameterxml
protected String parameterxml
-
mailmergetype
protected Integer mailmergetype
-
_owninguser_value
protected UUID _owninguser_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
body
protected String body
-
documentformat
protected Integer documentformat
-
filename
protected String filename
-
overwritetime
protected OffsetDateTime overwritetime
-
statecode
protected Integer statecode
-
exchangerate
protected BigDecimal exchangerate
-
mailmergetemplateid
protected UUID mailmergetemplateid
-
ispersonal
protected Boolean ispersonal
-
description
protected String description
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
createdon
protected OffsetDateTime createdon
-
defaultfilter
protected String defaultfilter
-
_ownerid_value
protected UUID _ownerid_value
-
_createdby_value
protected UUID _createdby_value
-
templatetypecode
protected String templatetypecode
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMailmergetemplate
public static Mailmergetemplate.Builder builderMailmergetemplate()
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
-
withTimezoneruleversionnumber
public Mailmergetemplate withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withComponentstate
public Mailmergetemplate withComponentstate(Integer componentstate)
-
withLanguagecode
public Mailmergetemplate withLanguagecode(Integer languagecode)
-
with_modifiedonbehalfby_value
public Mailmergetemplate with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withName
public Mailmergetemplate withName(String name)
-
with_owningbusinessunit_value
public Mailmergetemplate with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withIntroducedversion
public Mailmergetemplate withIntroducedversion(String introducedversion)
-
with_transactioncurrencyid_value
public Mailmergetemplate with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withIsmanaged
public Mailmergetemplate withIsmanaged(Boolean ismanaged)
-
withFilesize
public Mailmergetemplate withFilesize(Integer filesize)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Mailmergetemplate withModifiedon(OffsetDateTime modifiedon)
-
withMailmergetemplateidunique
public Mailmergetemplate withMailmergetemplateidunique(UUID mailmergetemplateidunique)
-
with_owningteam_value
public Mailmergetemplate with_owningteam_value(UUID _owningteam_value)
-
withStatuscode
public Mailmergetemplate withStatuscode(Integer statuscode)
-
withVersionnumber
public Mailmergetemplate withVersionnumber(Long versionnumber)
-
withMimetype
public Mailmergetemplate withMimetype(String mimetype)
-
withSolutionid
public Mailmergetemplate withSolutionid(UUID solutionid)
-
withParameterxml
public Mailmergetemplate withParameterxml(String parameterxml)
-
withMailmergetype
public Mailmergetemplate withMailmergetype(Integer mailmergetype)
-
with_owninguser_value
public Mailmergetemplate with_owninguser_value(UUID _owninguser_value)
-
with_modifiedby_value
public Mailmergetemplate with_modifiedby_value(UUID _modifiedby_value)
-
with_createdonbehalfby_value
public Mailmergetemplate with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withBody
public Mailmergetemplate withBody(String body)
-
withDocumentformat
public Mailmergetemplate withDocumentformat(Integer documentformat)
-
withFilename
public Mailmergetemplate withFilename(String filename)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Mailmergetemplate withOverwritetime(OffsetDateTime overwritetime)
-
withStatecode
public Mailmergetemplate withStatecode(Integer statecode)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Mailmergetemplate withExchangerate(BigDecimal exchangerate)
-
withMailmergetemplateid
public Mailmergetemplate withMailmergetemplateid(UUID mailmergetemplateid)
-
withIspersonal
public Mailmergetemplate withIspersonal(Boolean ispersonal)
-
withDescription
public Mailmergetemplate withDescription(String description)
-
withUtcconversiontimezonecode
public Mailmergetemplate withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Mailmergetemplate withCreatedon(OffsetDateTime createdon)
-
withDefaultfilter
public Mailmergetemplate withDefaultfilter(String defaultfilter)
-
with_ownerid_value
public Mailmergetemplate with_ownerid_value(UUID _ownerid_value)
-
with_createdby_value
public Mailmergetemplate with_createdby_value(UUID _createdby_value)
-
withTemplatetypecode
public Mailmergetemplate withTemplatetypecode(String templatetypecode)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Mailmergetemplate withIscustomizable(BooleanManagedProperty iscustomizable)
-
withUnmappedField
public Mailmergetemplate withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getMailmergetemplate_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getMailmergetemplate_principalobjectattributeaccess()
-
getMailMergeTemplate_AsyncOperations
public AsyncoperationCollectionRequest getMailMergeTemplate_AsyncOperations()
-
getMailMergeTemplate_ProcessSessions
public ProcesssessionCollectionRequest getMailMergeTemplate_ProcessSessions()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getMailMergeTemplate_SyncErrors
public SyncerrorCollectionRequest getMailMergeTemplate_SyncErrors()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
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 Mailmergetemplate 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 Mailmergetemplate 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
-
-