Package microsoft.dynamics.crm.entity
Class Mobileofflineprofileitem
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Mobileofflineprofileitem
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Mobileofflineprofileitem extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMobileofflineprofileitem.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMobileofflineprofileitem()
-
Method Summary
-
-
-
Field Detail
-
recorddistributioncriteria
protected Integer recorddistributioncriteria
-
mobileofflineprofileitemidunique
protected UUID mobileofflineprofileitemidunique
-
selectedentitytypecode
protected String selectedentitytypecode
-
versionnumber
protected Long versionnumber
-
entityobjecttypecode
protected Integer entityobjecttypecode
-
mobileofflineprofileitemid
protected UUID mobileofflineprofileitemid
-
_organizationid_value
protected UUID _organizationid_value
-
introducedversion
protected String introducedversion
-
_regardingobjectid_value
protected UUID _regardingobjectid_value
-
profileitementityfilter
protected String profileitementityfilter
-
componentstate
protected Integer componentstate
-
isvisibleingrid
protected Boolean isvisibleingrid
-
recordsownedbymybusinessunit
protected Boolean recordsownedbymybusinessunit
-
ismanaged
protected Boolean ismanaged
-
overwritetime
protected OffsetDateTime overwritetime
-
recordsownedbymyteam
protected Boolean recordsownedbymyteam
-
_modifiedby_value
protected UUID _modifiedby_value
-
traversedpath
protected String traversedpath
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_createdby_value
protected UUID _createdby_value
-
stageid
protected UUID stageid
-
publishedon
protected OffsetDateTime publishedon
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
selectedentitymetadata
protected String selectedentitymetadata
-
createdon
protected OffsetDateTime createdon
-
modifiedon
protected OffsetDateTime modifiedon
-
name
protected String name
-
relationshipdata
protected String relationshipdata
-
processid
protected UUID processid
-
solutionid
protected UUID solutionid
-
isvalidated
protected Boolean isvalidated
-
recordsownedbyme
protected Boolean recordsownedbyme
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMobileofflineprofileitem
public static Mobileofflineprofileitem.Builder builderMobileofflineprofileitem()
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
-
withRecorddistributioncriteria
public Mobileofflineprofileitem withRecorddistributioncriteria(Integer recorddistributioncriteria)
-
withMobileofflineprofileitemidunique
public Mobileofflineprofileitem withMobileofflineprofileitemidunique(UUID mobileofflineprofileitemidunique)
-
withSelectedentitytypecode
public Mobileofflineprofileitem withSelectedentitytypecode(String selectedentitytypecode)
-
withVersionnumber
public Mobileofflineprofileitem withVersionnumber(Long versionnumber)
-
withEntityobjecttypecode
public Mobileofflineprofileitem withEntityobjecttypecode(Integer entityobjecttypecode)
-
withMobileofflineprofileitemid
public Mobileofflineprofileitem withMobileofflineprofileitemid(UUID mobileofflineprofileitemid)
-
with_organizationid_value
public Mobileofflineprofileitem with_organizationid_value(UUID _organizationid_value)
-
withIntroducedversion
public Mobileofflineprofileitem withIntroducedversion(String introducedversion)
-
with_regardingobjectid_value
public Mobileofflineprofileitem with_regardingobjectid_value(UUID _regardingobjectid_value)
-
withProfileitementityfilter
public Mobileofflineprofileitem withProfileitementityfilter(String profileitementityfilter)
-
withComponentstate
public Mobileofflineprofileitem withComponentstate(Integer componentstate)
-
withIsvisibleingrid
public Mobileofflineprofileitem withIsvisibleingrid(Boolean isvisibleingrid)
-
withRecordsownedbymybusinessunit
public Mobileofflineprofileitem withRecordsownedbymybusinessunit(Boolean recordsownedbymybusinessunit)
-
withIsmanaged
public Mobileofflineprofileitem withIsmanaged(Boolean ismanaged)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Mobileofflineprofileitem withOverwritetime(OffsetDateTime overwritetime)
-
withRecordsownedbymyteam
public Mobileofflineprofileitem withRecordsownedbymyteam(Boolean recordsownedbymyteam)
-
with_modifiedby_value
public Mobileofflineprofileitem with_modifiedby_value(UUID _modifiedby_value)
-
withTraversedpath
public Mobileofflineprofileitem withTraversedpath(String traversedpath)
-
with_modifiedonbehalfby_value
public Mobileofflineprofileitem with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_createdby_value
public Mobileofflineprofileitem with_createdby_value(UUID _createdby_value)
-
withStageid
public Mobileofflineprofileitem withStageid(UUID stageid)
-
getPublishedon
public Optional<OffsetDateTime> getPublishedon()
-
withPublishedon
public Mobileofflineprofileitem withPublishedon(OffsetDateTime publishedon)
-
with_createdonbehalfby_value
public Mobileofflineprofileitem with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withSelectedentitymetadata
public Mobileofflineprofileitem withSelectedentitymetadata(String selectedentitymetadata)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Mobileofflineprofileitem withCreatedon(OffsetDateTime createdon)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Mobileofflineprofileitem withModifiedon(OffsetDateTime modifiedon)
-
withName
public Mobileofflineprofileitem withName(String name)
-
withRelationshipdata
public Mobileofflineprofileitem withRelationshipdata(String relationshipdata)
-
withProcessid
public Mobileofflineprofileitem withProcessid(UUID processid)
-
withSolutionid
public Mobileofflineprofileitem withSolutionid(UUID solutionid)
-
withIsvalidated
public Mobileofflineprofileitem withIsvalidated(Boolean isvalidated)
-
withRecordsownedbyme
public Mobileofflineprofileitem withRecordsownedbyme(Boolean recordsownedbyme)
-
withUnmappedField
public Mobileofflineprofileitem withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getRegardingobjectid
public MobileofflineprofileRequest getRegardingobjectid()
-
getMobileOfflineProfileItem_MobileOfflineProfileItemAssociation
public MobileofflineprofileitemassociationCollectionRequest getMobileOfflineProfileItem_MobileOfflineProfileItemAssociation()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getProfileitemrule
public SavedqueryRequest getProfileitemrule()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Mobileofflineprofileitem 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 Mobileofflineprofileitem 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
-
retrieveUnpublished
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Mobileofflineprofileitem> retrieveUnpublished()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-