public class Queueitem extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Queueitem.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Queueitem() |
protected String _transactioncurrencyid_value
protected String _workerid_value
protected String _createdby_value
protected String _modifiedby_value
protected String _owningbusinessunit_value
protected OffsetDateTime modifiedon
protected String title
protected OffsetDateTime workeridmodifiedon
protected String _modifiedonbehalfby_value
protected Long versionnumber
protected Integer utcconversiontimezonecode
protected String _queueid_value
protected Integer statecode
protected OffsetDateTime enteredon
protected OffsetDateTime overriddencreatedon
protected String _ownerid_value
protected Integer importsequencenumber
protected String queueitemid
protected Integer statuscode
protected String _objectid_value
protected String _owninguser_value
protected BigDecimal exchangerate
protected Integer timezoneruleversionnumber
protected String _createdonbehalfby_value
protected Integer objecttypecode
protected String _organizationid_value
protected OffsetDateTime createdon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Queueitem.Builder builderQueueitem()
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 Queueitem with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Queueitem with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<OffsetDateTime> getModifiedon()
public Queueitem withModifiedon(OffsetDateTime modifiedon)
public Optional<OffsetDateTime> getWorkeridmodifiedon()
public Queueitem withWorkeridmodifiedon(OffsetDateTime workeridmodifiedon)
public Queueitem with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Queueitem withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Optional<OffsetDateTime> getEnteredon()
public Queueitem withEnteredon(OffsetDateTime enteredon)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Queueitem withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Optional<BigDecimal> getExchangerate()
public Queueitem withExchangerate(BigDecimal exchangerate)
public Queueitem withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Queueitem with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getCreatedon()
public Queueitem withCreatedon(OffsetDateTime createdon)
public Queueitem withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic KnowledgearticleRequest getObjectid_knowledgearticle()
public ProcesssessionCollectionRequest getQueueItem_ProcessSessions()
public SystemuserRequest getCreatedby()
public AppointmentRequest getObjectid_appointment()
public SystemuserRequest getModifiedby()
public SystemuserRequest getWorkerid_systemuser()
public ActivitypointerRequest getObjectid_activitypointer()
public QueueRequest getQueueid()
public AsyncoperationCollectionRequest getQueueItem_AsyncOperations()
public TeamRequest getWorkerid_team()
public FaxRequest getObjectid_fax()
public RecurringappointmentmasterRequest getObjectid_recurringappointmentmaster()
public SyncerrorCollectionRequest getQueueItem_SyncErrors()
public OrganizationRequest getOrganizationid()
public SystemuserRequest getModifiedonbehalfby()
public LetterRequest getObjectid_letter()
public SocialactivityRequest getObjectid_socialactivity()
public PhonecallRequest getObjectid_phonecall()
public TransactioncurrencyRequest getTransactioncurrencyid()
public TaskRequest getObjectid_task()
public PrincipalobjectattributeaccessCollectionRequest getQueueitem_principalobjectattributeaccess()
public BulkdeletefailureCollectionRequest getQueueItem_BulkDeleteFailures()
public EmailRequest getObjectid_email()
public SystemuserRequest getCreatedonbehalfby()
public Msdyn_knowledgearticletemplateRequest getObjectid_msdyn_knowledgearticletemplate()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Queueitem 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 Queueitem 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 com.github.davidmoten.odata.client.ActionRequestNoReturn pickFromQueue(Systemuser systemUser, Boolean removeQueueItem)
public com.github.davidmoten.odata.client.ActionRequestNoReturn releaseToQueue()
public com.github.davidmoten.odata.client.ActionRequestNoReturn removeFromQueue()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.