Package microsoft.dynamics.crm.entity
Class Queue
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Queue
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Queue extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQueue.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedQueue()
-
Method Summary
-
-
-
Field Detail
-
entityimage_timestamp
protected Long entityimage_timestamp
-
versionnumber
protected Long versionnumber
-
name
protected String name
-
queueviewtype
protected Integer queueviewtype
-
entityimage_url
protected String entityimage_url
-
outgoingemaildeliverymethod
protected Integer outgoingemaildeliverymethod
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
ignoreunsolicitedemail
protected Boolean ignoreunsolicitedemail
-
emailaddress
protected String emailaddress
-
incomingemaildeliverymethod
protected Integer incomingemaildeliverymethod
-
_ownerid_value
protected UUID _ownerid_value
-
importsequencenumber
protected Integer importsequencenumber
-
_owninguser_value
protected UUID _owninguser_value
-
description
protected String description
-
entityimage
protected byte[] entityimage
-
_createdby_value
protected UUID _createdby_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
statecode
protected Integer statecode
-
_organizationid_value
protected UUID _organizationid_value
-
statuscode
protected Integer statuscode
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
exchangerate
protected BigDecimal exchangerate
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
entityimageid
protected UUID entityimageid
-
queueid
protected UUID queueid
-
emailrouteraccessapproval
protected Integer emailrouteraccessapproval
-
_defaultmailbox_value
protected UUID _defaultmailbox_value
-
modifiedon
protected OffsetDateTime modifiedon
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
isemailaddressapprovedbyo365admin
protected Boolean isemailaddressapprovedbyo365admin
-
createdon
protected OffsetDateTime createdon
-
numberofmembers
protected Integer numberofmembers
-
_owningteam_value
protected UUID _owningteam_value
-
queuetypecode
protected Integer queuetypecode
-
incomingemailfilteringmethod
protected Integer incomingemailfilteringmethod
-
numberofitems
protected Integer numberofitems
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderQueue
public static Queue.Builder builderQueue()
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
-
withOutgoingemaildeliverymethod
public Queue withOutgoingemaildeliverymethod(Integer outgoingemaildeliverymethod)
-
with_owningbusinessunit_value
public Queue with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withIncomingemaildeliverymethod
public Queue withIncomingemaildeliverymethod(Integer incomingemaildeliverymethod)
-
getEntityimage
public Optional<byte[]> getEntityimage()
-
withEntityimage
public Queue withEntityimage(byte[] entityimage)
-
with_createdonbehalfby_value
public Queue with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Queue with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Queue withExchangerate(BigDecimal exchangerate)
-
with_transactioncurrencyid_value
public Queue with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
withEmailrouteraccessapproval
public Queue withEmailrouteraccessapproval(Integer emailrouteraccessapproval)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Queue withModifiedon(OffsetDateTime modifiedon)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Queue withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
getIsemailaddressapprovedbyo365admin
public Optional<Boolean> getIsemailaddressapprovedbyo365admin()
-
withIsemailaddressapprovedbyo365admin
public Queue withIsemailaddressapprovedbyo365admin(Boolean isemailaddressapprovedbyo365admin)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Queue withCreatedon(OffsetDateTime createdon)
-
withIncomingemailfilteringmethod
public Queue withIncomingemailfilteringmethod(Integer incomingemailfilteringmethod)
-
withUnmappedField
public Queue withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getDefaultmailbox
public MailboxRequest getDefaultmailbox()
-
getQueue_ProcessSessions
public ProcesssessionCollectionRequest getQueue_ProcessSessions()
-
getQueue_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getQueue_BulkDeleteFailures()
-
getBusinessunitid
public BusinessunitRequest getBusinessunitid()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getQueue_PostFollows
public PostfollowCollectionRequest getQueue_PostFollows()
-
getMailbox_regarding_queue
public MailboxCollectionRequest getMailbox_regarding_queue()
-
getQueue_team
public TeamCollectionRequest getQueue_team()
-
getQueue_entries
public QueueitemCollectionRequest getQueue_entries()
-
getQueue_activity_parties
public ActivitypartyCollectionRequest getQueue_activity_parties()
-
getQueue_AsyncOperations
public AsyncoperationCollectionRequest getQueue_AsyncOperations()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getPrimaryuserid
public SystemuserRequest getPrimaryuserid()
-
getQueue_Email_EmailSender
public EmailCollectionRequest getQueue_Email_EmailSender()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getQueuemembership_association
public SystemuserCollectionRequest getQueuemembership_association()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getQueue_SyncErrors
public SyncerrorCollectionRequest getQueue_SyncErrors()
-
getQueue_system_user
public SystemuserCollectionRequest getQueue_system_user()
-
getQueue_PostRegardings
public PostregardingCollectionRequest getQueue_PostRegardings()
-
getQueue_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getQueue_principalobjectattributeaccess()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getQueue_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getQueue_DuplicateMatchingRecord()
-
getQueue_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getQueue_DuplicateBaseRecord()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Queue 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 Queue 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
-
addPrincipalToQueue
public com.github.davidmoten.odata.client.ActionRequestNoReturn addPrincipalToQueue(Crmbaseentity principal)
-
addToQueue
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<AddToQueueResponse> addToQueue(Crmbaseentity target, Queue sourceQueue, Queueitem queueItemProperties)
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-