public class Sla extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Sla.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Sla() |
protected String solutionid
protected String _modifiedonbehalfby_value
protected String changedattributelist
protected String _businesshoursid_value
protected String _owningbusinessunit_value
protected OffsetDateTime overwritetime
protected String _createdonbehalfby_value
protected Boolean isdefault
protected OffsetDateTime modifiedon
protected String slaid
protected String _transactioncurrencyid_value
protected String _ownerid_value
protected Integer slaversion
protected Integer objecttypecode
protected String _modifiedby_value
protected Integer slatype
protected Long versionnumber
protected BigDecimal exchangerate
protected Boolean ismanaged
protected Integer statecode
protected Integer applicablefrompicklist
protected String _owninguser_value
protected String applicablefrom
protected String name
protected String description
protected String _workflowid_value
protected Integer primaryentityotc
protected String _owningteam_value
protected Integer statuscode
protected Boolean allowpauseresume
protected OffsetDateTime createdon
protected String slaidunique
protected String _createdby_value
protected Integer componentstate
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Sla.Builder builderSla()
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 Sla with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Sla with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<OffsetDateTime> getOverwritetime()
public Sla withOverwritetime(OffsetDateTime overwritetime)
public Sla with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Sla withModifiedon(OffsetDateTime modifiedon)
public Sla with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Optional<BigDecimal> getExchangerate()
public Sla withExchangerate(BigDecimal exchangerate)
public Optional<OffsetDateTime> getCreatedon()
public Sla withCreatedon(OffsetDateTime createdon)
public Sla withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic WorkflowRequest getWorkflowid()
public AccountCollectionRequest getManualsla_account()
public TaskCollectionRequest getManualsla_task()
public SystemuserRequest getCreatedby()
public CalendarRequest getBusinesshoursid()
public SystemuserRequest getCreatedonbehalfby()
public EmailCollectionRequest getManualsla_email()
public AnnotationCollectionRequest getSla_Annotation()
public SyncerrorCollectionRequest getSLA_SyncErrors()
public PhonecallCollectionRequest getManualsla_phonecall()
public ContactCollectionRequest getSla_contact()
public ContactCollectionRequest getManualsla_contact()
public ActivitypointerCollectionRequest getManualsla_activitypointer()
public TaskCollectionRequest getSla_task()
public ProcesssessionCollectionRequest getSlabase_ProcessSessions()
public FaxCollectionRequest getManualsla_fax()
public SystemuserRequest getModifiedby()
public LetterCollectionRequest getSla_letter()
public EmailCollectionRequest getSla_email()
public SocialactivityCollectionRequest getManualsla_socialactivity()
public FaxCollectionRequest getSla_fax()
public AccountCollectionRequest getSla_account()
public TransactioncurrencyRequest getTransactioncurrencyid()
public AsyncoperationCollectionRequest getSlabase_AsyncOperations()
public PrincipalRequest getOwnerid()
public AppointmentCollectionRequest getManualsla_appointment()
public PhonecallCollectionRequest getSla_phonecall()
public SystemuserRequest getModifiedonbehalfby()
public SocialactivityCollectionRequest getSla_socialactivity()
public TeamRequest getOwningteam()
public BulkdeletefailureCollectionRequest getSlabase_BulkDeleteFailures()
public AppointmentCollectionRequest getSla_appointment()
public SlaitemCollectionRequest getSla_slaitem_slaId()
public SystemuserRequest getOwninguser()
public ActivitypointerCollectionRequest getSla_activitypointer()
public BusinessunitRequest getOwningbusinessunit()
public LetterCollectionRequest getManualsla_letter()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Sla 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 Sla 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 String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.