Package microsoft.dynamics.crm.entity
Class Mobileofflineprofile
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Mobileofflineprofile
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Mobileofflineprofile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMobileofflineprofile.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_organizationid_valueprotected Integercomponentstateprotected OffsetDateTimecreatedonprotected Stringdescriptionprotected Stringintroducedversionprotected Booleanismanagedprotected Booleanisvalidatedprotected UUIDmobileofflineprofileidprotected UUIDmobileofflineprofileiduniqueprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverwritetimeprotected UUIDprocessidprotected OffsetDateTimepublishedonprotected Stringselectedentitymetadataprotected UUIDsolutionidprotected UUIDstageidprotected Stringtraversedpathprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMobileofflineprofile()
-
Method Summary
-
-
-
Field Detail
-
_organizationid_value
protected UUID _organizationid_value
-
versionnumber
protected Long versionnumber
-
mobileofflineprofileid
protected UUID mobileofflineprofileid
-
modifiedon
protected OffsetDateTime modifiedon
-
introducedversion
protected String introducedversion
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
mobileofflineprofileidunique
protected UUID mobileofflineprofileidunique
-
_modifiedby_value
protected UUID _modifiedby_value
-
isvalidated
protected Boolean isvalidated
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
overwritetime
protected OffsetDateTime overwritetime
-
publishedon
protected OffsetDateTime publishedon
-
processid
protected UUID processid
-
solutionid
protected UUID solutionid
-
description
protected String description
-
createdon
protected OffsetDateTime createdon
-
_createdby_value
protected UUID _createdby_value
-
stageid
protected UUID stageid
-
name
protected String name
-
selectedentitymetadata
protected String selectedentitymetadata
-
traversedpath
protected String traversedpath
-
ismanaged
protected Boolean ismanaged
-
componentstate
protected Integer componentstate
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMobileofflineprofile
public static Mobileofflineprofile.Builder builderMobileofflineprofile()
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
-
with_organizationid_value
public Mobileofflineprofile with_organizationid_value(UUID _organizationid_value)
-
withVersionnumber
public Mobileofflineprofile withVersionnumber(Long versionnumber)
-
withMobileofflineprofileid
public Mobileofflineprofile withMobileofflineprofileid(UUID mobileofflineprofileid)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Mobileofflineprofile withModifiedon(OffsetDateTime modifiedon)
-
withIntroducedversion
public Mobileofflineprofile withIntroducedversion(String introducedversion)
-
with_createdonbehalfby_value
public Mobileofflineprofile with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withMobileofflineprofileidunique
public Mobileofflineprofile withMobileofflineprofileidunique(UUID mobileofflineprofileidunique)
-
with_modifiedby_value
public Mobileofflineprofile with_modifiedby_value(UUID _modifiedby_value)
-
withIsvalidated
public Mobileofflineprofile withIsvalidated(Boolean isvalidated)
-
with_modifiedonbehalfby_value
public Mobileofflineprofile with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Mobileofflineprofile withOverwritetime(OffsetDateTime overwritetime)
-
getPublishedon
public Optional<OffsetDateTime> getPublishedon()
-
withPublishedon
public Mobileofflineprofile withPublishedon(OffsetDateTime publishedon)
-
withProcessid
public Mobileofflineprofile withProcessid(UUID processid)
-
withSolutionid
public Mobileofflineprofile withSolutionid(UUID solutionid)
-
withDescription
public Mobileofflineprofile withDescription(String description)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Mobileofflineprofile withCreatedon(OffsetDateTime createdon)
-
with_createdby_value
public Mobileofflineprofile with_createdby_value(UUID _createdby_value)
-
withStageid
public Mobileofflineprofile withStageid(UUID stageid)
-
withName
public Mobileofflineprofile withName(String name)
-
withSelectedentitymetadata
public Mobileofflineprofile withSelectedentitymetadata(String selectedentitymetadata)
-
withTraversedpath
public Mobileofflineprofile withTraversedpath(String traversedpath)
-
withIsmanaged
public Mobileofflineprofile withIsmanaged(Boolean ismanaged)
-
withComponentstate
public Mobileofflineprofile withComponentstate(Integer componentstate)
-
withUnmappedField
public Mobileofflineprofile withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getDefaultMobileOfflineProfile_Organization
public OrganizationCollectionRequest getDefaultMobileOfflineProfile_Organization()
-
getMobileOfflineProfile_MobileOfflineProfileItem
public MobileofflineprofileitemCollectionRequest getMobileOfflineProfile_MobileOfflineProfileItem()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getMobileOfflineProfile_SystemUser
public SystemuserCollectionRequest getMobileOfflineProfile_SystemUser()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Mobileofflineprofile 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 Mobileofflineprofile 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
-
cloneMobileOfflineProfile
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Mobileofflineprofile> cloneMobileOfflineProfile()
-
retrieveUnpublished
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Mobileofflineprofile> retrieveUnpublished()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-