public class Tracelog extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Tracelog.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Tracelog() |
protected Boolean canbedeleted
protected Integer collationlevel
protected String traceparameterxml
protected Integer timezoneruleversionnumber
protected Integer traceparameterhash
protected String errortypedisplay
protected OffsetDateTime createdon
protected String text
protected String _regardingobjectowningbusinessunit_value
protected Integer level
protected Integer utcconversiontimezonecode
protected String machinename
protected String _createdonbehalfby_value
protected String _organizationid_value
protected Integer tracecode
protected String _createdby_value
protected OffsetDateTime modifiedon
protected String tracedetailxml
protected String _modifiedby_value
protected String errordetails
protected String tracelogid
protected String traceactionxml
protected Boolean isunique
protected String _modifiedonbehalfby_value
protected String _regardingobjectid_value
protected String _regardingobjectownerid_value
protected Boolean tracestatus
protected String _parenttracelogid_value
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Tracelog.Builder builderTracelog()
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 Tracelog withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
public Optional<OffsetDateTime> getCreatedon()
public Tracelog withCreatedon(OffsetDateTime createdon)
public Optional<String> get_regardingobjectowningbusinessunit_value()
public Tracelog with_regardingobjectowningbusinessunit_value(String _regardingobjectowningbusinessunit_value)
public Tracelog withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
public Tracelog with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Tracelog withModifiedon(OffsetDateTime modifiedon)
public Tracelog with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Tracelog with_regardingobjectid_value(String _regardingobjectid_value)
public Tracelog with_regardingobjectownerid_value(String _regardingobjectownerid_value)
public Tracelog with_parenttracelogid_value(String _parenttracelogid_value)
public Tracelog withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic MailboxRequest getRegardingobjectid_mailbox()
public SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedby()
public TracelogRequest getParenttracelogid()
public TracelogCollectionRequest getTracelog_parent_tracelog()
public SystemuserRequest getCreatedonbehalfby()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public EmailserverprofileRequest getRegardingobjectid_emailserverprofile()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Tracelog 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 Tracelog 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.