Package microsoft.dynamics.crm.entity
Class Actioncard
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Actioncard
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Actioncard extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classActioncard.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedActioncard()
-
Method Summary
-
-
-
Field Detail
-
_createdby_value
protected UUID _createdby_value
-
createdon
protected OffsetDateTime createdon
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_recordid_value
protected UUID _recordid_value
-
recordidobjecttypecode2
protected Integer recordidobjecttypecode2
-
_regardingobjectid_value
protected UUID _regardingobjectid_value
-
data
protected String data
-
parentregardingobjectiddata
protected String parentregardingobjectiddata
-
source
protected Integer source
-
_ownerid_value
protected UUID _ownerid_value
-
versionnumber
protected Long versionnumber
-
_modifiedby_value
protected UUID _modifiedby_value
-
cardtype
protected Integer cardtype
-
description
protected String description
-
priority
protected Integer priority
-
state
protected Integer state
-
_parentregardingobjectid_value
protected UUID _parentregardingobjectid_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
exchangerate
protected BigDecimal exchangerate
-
startdate
protected OffsetDateTime startdate
-
_owninguser_value
protected UUID _owninguser_value
-
visibility
protected Boolean visibility
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
expirydate
protected OffsetDateTime expirydate
-
_cardtypeid_value
protected UUID _cardtypeid_value
-
importsequencenumber
protected Integer importsequencenumber
-
referencetokens
protected String referencetokens
-
_owningteam_value
protected UUID _owningteam_value
-
actioncardid
protected UUID actioncardid
-
title
protected String title
-
modifiedon
protected OffsetDateTime modifiedon
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderActioncard
public static Actioncard.Builder builderActioncard()
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
-
with_createdby_value
public Actioncard with_createdby_value(UUID _createdby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Actioncard withCreatedon(OffsetDateTime createdon)
-
with_owningbusinessunit_value
public Actioncard with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Actioncard withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
with_createdonbehalfby_value
public Actioncard with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_recordid_value
public Actioncard with_recordid_value(UUID _recordid_value)
-
withRecordidobjecttypecode2
public Actioncard withRecordidobjecttypecode2(Integer recordidobjecttypecode2)
-
with_regardingobjectid_value
public Actioncard with_regardingobjectid_value(UUID _regardingobjectid_value)
-
withData
public Actioncard withData(String data)
-
withParentregardingobjectiddata
public Actioncard withParentregardingobjectiddata(String parentregardingobjectiddata)
-
withSource
public Actioncard withSource(Integer source)
-
with_ownerid_value
public Actioncard with_ownerid_value(UUID _ownerid_value)
-
withVersionnumber
public Actioncard withVersionnumber(Long versionnumber)
-
with_modifiedby_value
public Actioncard with_modifiedby_value(UUID _modifiedby_value)
-
withCardtype
public Actioncard withCardtype(Integer cardtype)
-
withDescription
public Actioncard withDescription(String description)
-
withPriority
public Actioncard withPriority(Integer priority)
-
withState
public Actioncard withState(Integer state)
-
with_parentregardingobjectid_value
public Actioncard with_parentregardingobjectid_value(UUID _parentregardingobjectid_value)
-
with_modifiedonbehalfby_value
public Actioncard with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Actioncard withExchangerate(BigDecimal exchangerate)
-
getStartdate
public Optional<OffsetDateTime> getStartdate()
-
withStartdate
public Actioncard withStartdate(OffsetDateTime startdate)
-
with_owninguser_value
public Actioncard with_owninguser_value(UUID _owninguser_value)
-
withVisibility
public Actioncard withVisibility(Boolean visibility)
-
with_transactioncurrencyid_value
public Actioncard with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
getExpirydate
public Optional<OffsetDateTime> getExpirydate()
-
withExpirydate
public Actioncard withExpirydate(OffsetDateTime expirydate)
-
with_cardtypeid_value
public Actioncard with_cardtypeid_value(UUID _cardtypeid_value)
-
withImportsequencenumber
public Actioncard withImportsequencenumber(Integer importsequencenumber)
-
withReferencetokens
public Actioncard withReferencetokens(String referencetokens)
-
with_owningteam_value
public Actioncard with_owningteam_value(UUID _owningteam_value)
-
withActioncardid
public Actioncard withActioncardid(UUID actioncardid)
-
withTitle
public Actioncard withTitle(String title)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Actioncard withModifiedon(OffsetDateTime modifiedon)
-
withUnmappedField
public Actioncard withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getRegardingobjectid_letter_actioncard
public LetterRequest getRegardingobjectid_letter_actioncard()
-
getRegardingobjectid_phonecall_actioncard
public PhonecallRequest getRegardingobjectid_phonecall_actioncard()
-
getRegardingobjectid_fax_actioncard
public FaxRequest getRegardingobjectid_fax_actioncard()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getRegardingobjectid_contact_actioncard
public ContactRequest getRegardingobjectid_contact_actioncard()
-
getActionCardUserState_ActionCard
public ActioncarduserstateCollectionRequest getActionCardUserState_ActionCard()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getRegardingobjectid_email_actioncard
public EmailRequest getRegardingobjectid_email_actioncard()
-
getRegardingobjectid_appointment_actioncard
public AppointmentRequest getRegardingobjectid_appointment_actioncard()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getRegardingobjectid_recurringappointmentmaster_actioncard
public RecurringappointmentmasterRequest getRegardingobjectid_recurringappointmentmaster_actioncard()
-
getRegardingobjectid_account_actioncard
public AccountRequest getRegardingobjectid_account_actioncard()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getRegardingobjectid_task_actioncard
public TaskRequest getRegardingobjectid_task_actioncard()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Actioncard 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 Actioncard 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
-
-