public class Mobileofflineprofileitem extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Mobileofflineprofileitem.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Mobileofflineprofileitem() |
protected Integer recorddistributioncriteria
protected String mobileofflineprofileitemidunique
protected String selectedentitytypecode
protected Long versionnumber
protected Integer entityobjecttypecode
protected String mobileofflineprofileitemid
protected String _organizationid_value
protected String introducedversion
protected String _regardingobjectid_value
protected String profileitementityfilter
protected Integer componentstate
protected Boolean isvisibleingrid
protected Boolean recordsownedbymybusinessunit
protected Boolean ismanaged
protected OffsetDateTime overwritetime
protected Boolean recordsownedbymyteam
protected String _modifiedby_value
protected String traversedpath
protected String _modifiedonbehalfby_value
protected String _createdby_value
protected String stageid
protected OffsetDateTime publishedon
protected String _createdonbehalfby_value
protected String selectedentitymetadata
protected OffsetDateTime createdon
protected OffsetDateTime modifiedon
protected String name
protected String relationshipdata
protected String processid
protected String solutionid
protected Boolean isvalidated
protected Boolean recordsownedbyme
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Mobileofflineprofileitem.Builder builderMobileofflineprofileitem()
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 Mobileofflineprofileitem withRecorddistributioncriteria(Integer recorddistributioncriteria)
public Mobileofflineprofileitem withMobileofflineprofileitemidunique(String mobileofflineprofileitemidunique)
public Mobileofflineprofileitem withSelectedentitytypecode(String selectedentitytypecode)
public Mobileofflineprofileitem withVersionnumber(Long versionnumber)
public Mobileofflineprofileitem withEntityobjecttypecode(Integer entityobjecttypecode)
public Mobileofflineprofileitem withMobileofflineprofileitemid(String mobileofflineprofileitemid)
public Mobileofflineprofileitem with_organizationid_value(String _organizationid_value)
public Mobileofflineprofileitem withIntroducedversion(String introducedversion)
public Mobileofflineprofileitem with_regardingobjectid_value(String _regardingobjectid_value)
public Mobileofflineprofileitem withProfileitementityfilter(String profileitementityfilter)
public Mobileofflineprofileitem withComponentstate(Integer componentstate)
public Mobileofflineprofileitem withIsvisibleingrid(Boolean isvisibleingrid)
public Mobileofflineprofileitem withRecordsownedbymybusinessunit(Boolean recordsownedbymybusinessunit)
public Mobileofflineprofileitem withIsmanaged(Boolean ismanaged)
public Optional<OffsetDateTime> getOverwritetime()
public Mobileofflineprofileitem withOverwritetime(OffsetDateTime overwritetime)
public Mobileofflineprofileitem withRecordsownedbymyteam(Boolean recordsownedbymyteam)
public Mobileofflineprofileitem with_modifiedby_value(String _modifiedby_value)
public Mobileofflineprofileitem withTraversedpath(String traversedpath)
public Mobileofflineprofileitem with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Mobileofflineprofileitem with_createdby_value(String _createdby_value)
public Mobileofflineprofileitem withStageid(String stageid)
public Optional<OffsetDateTime> getPublishedon()
public Mobileofflineprofileitem withPublishedon(OffsetDateTime publishedon)
public Mobileofflineprofileitem with_createdonbehalfby_value(String _createdonbehalfby_value)
public Mobileofflineprofileitem withSelectedentitymetadata(String selectedentitymetadata)
public Optional<OffsetDateTime> getCreatedon()
public Mobileofflineprofileitem withCreatedon(OffsetDateTime createdon)
public Optional<OffsetDateTime> getModifiedon()
public Mobileofflineprofileitem withModifiedon(OffsetDateTime modifiedon)
public Mobileofflineprofileitem withName(String name)
public Mobileofflineprofileitem withRelationshipdata(String relationshipdata)
public Mobileofflineprofileitem withProcessid(String processid)
public Mobileofflineprofileitem withSolutionid(String solutionid)
public Mobileofflineprofileitem withIsvalidated(Boolean isvalidated)
public Mobileofflineprofileitem withRecordsownedbyme(Boolean recordsownedbyme)
public Mobileofflineprofileitem withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedonbehalfby()
public MobileofflineprofileRequest getRegardingobjectid()
public MobileofflineprofileitemassociationCollectionRequest getMobileOfflineProfileItem_MobileOfflineProfileItemAssociation()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public SystemuserRequest getModifiedby()
public SavedqueryRequest getProfileitemrule()
public SystemuserRequest getCreatedby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Mobileofflineprofileitem 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 Mobileofflineprofileitem 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.FunctionRequestReturningNonCollectionUnwrapped<Mobileofflineprofileitem> retrieveUnpublished()
public String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.