Package microsoft.dynamics.crm.entity
Class Interactionforemail
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Interactionforemail
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Interactionforemail extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInteractionforemail.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedInteractionforemail()
-
Method Summary
-
-
-
Field Detail
-
emailactivityid
protected UUID emailactivityid
-
emailinteractiontime
protected OffsetDateTime emailinteractiontime
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
interactionreplyid
protected String interactionreplyid
-
exchangerate
protected BigDecimal exchangerate
-
interactionforemailid
protected UUID interactionforemailid
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_owninguser_value
protected UUID _owninguser_value
-
interactionlocation
protected String interactionlocation
-
emailaddress
protected String emailaddress
-
versionnumber
protected Long versionnumber
-
_createdby_value
protected UUID _createdby_value
-
statecode
protected Integer statecode
-
name
protected String name
-
emailinteractionreplyid
protected UUID emailinteractionreplyid
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
createdon
protected OffsetDateTime createdon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
interactionrepliedby
protected String interactionrepliedby
-
_owningteam_value
protected UUID _owningteam_value
-
interactionpartyid
protected UUID interactionpartyid
-
importsequencenumber
protected Integer importsequencenumber
-
interactedcomponenttext
protected String interactedcomponenttext
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
statuscode
protected Integer statuscode
-
_modifiedby_value
protected UUID _modifiedby_value
-
interactiontype
protected Integer interactiontype
-
_ownerid_value
protected UUID _ownerid_value
-
interactionuseragent
protected String interactionuseragent
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderInteractionforemail
public static Interactionforemail.Builder builderInteractionforemail()
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
-
withEmailactivityid
public Interactionforemail withEmailactivityid(UUID emailactivityid)
-
getEmailinteractiontime
public Optional<OffsetDateTime> getEmailinteractiontime()
-
withEmailinteractiontime
public Interactionforemail withEmailinteractiontime(OffsetDateTime emailinteractiontime)
-
with_owningbusinessunit_value
public Interactionforemail with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withInteractionreplyid
public Interactionforemail withInteractionreplyid(String interactionreplyid)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Interactionforemail withExchangerate(BigDecimal exchangerate)
-
withInteractionforemailid
public Interactionforemail withInteractionforemailid(UUID interactionforemailid)
-
with_createdonbehalfby_value
public Interactionforemail with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Interactionforemail withModifiedon(OffsetDateTime modifiedon)
-
with_owninguser_value
public Interactionforemail with_owninguser_value(UUID _owninguser_value)
-
withInteractionlocation
public Interactionforemail withInteractionlocation(String interactionlocation)
-
withEmailaddress
public Interactionforemail withEmailaddress(String emailaddress)
-
withVersionnumber
public Interactionforemail withVersionnumber(Long versionnumber)
-
with_createdby_value
public Interactionforemail with_createdby_value(UUID _createdby_value)
-
withStatecode
public Interactionforemail withStatecode(Integer statecode)
-
withName
public Interactionforemail withName(String name)
-
withEmailinteractionreplyid
public Interactionforemail withEmailinteractionreplyid(UUID emailinteractionreplyid)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Interactionforemail withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withTimezoneruleversionnumber
public Interactionforemail withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Interactionforemail withCreatedon(OffsetDateTime createdon)
-
withUtcconversiontimezonecode
public Interactionforemail withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withInteractionrepliedby
public Interactionforemail withInteractionrepliedby(String interactionrepliedby)
-
with_owningteam_value
public Interactionforemail with_owningteam_value(UUID _owningteam_value)
-
withInteractionpartyid
public Interactionforemail withInteractionpartyid(UUID interactionpartyid)
-
withImportsequencenumber
public Interactionforemail withImportsequencenumber(Integer importsequencenumber)
-
withInteractedcomponenttext
public Interactionforemail withInteractedcomponenttext(String interactedcomponenttext)
-
with_modifiedonbehalfby_value
public Interactionforemail with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_transactioncurrencyid_value
public Interactionforemail with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withStatuscode
public Interactionforemail withStatuscode(Integer statuscode)
-
with_modifiedby_value
public Interactionforemail with_modifiedby_value(UUID _modifiedby_value)
-
withInteractiontype
public Interactionforemail withInteractiontype(Integer interactiontype)
-
with_ownerid_value
public Interactionforemail with_ownerid_value(UUID _ownerid_value)
-
withInteractionuseragent
public Interactionforemail withInteractionuseragent(String interactionuseragent)
-
withUnmappedField
public Interactionforemail withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedbyname
public SystemuserRequest getCreatedbyname()
-
getCreatedonbehalfbyname
public SystemuserRequest getCreatedonbehalfbyname()
-
getModifiedbyname
public SystemuserRequest getModifiedbyname()
-
getModifiedonbehalfbyname
public SystemuserRequest getModifiedonbehalfbyname()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getNew_interactionforemail_ActivityPointers
public ActivitypointerCollectionRequest getNew_interactionforemail_ActivityPointers()
-
getNew_interactionforemail_AsyncOperations
public AsyncoperationCollectionRequest getNew_interactionforemail_AsyncOperations()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Interactionforemail 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 Interactionforemail 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
-
-