Uses of Class
microsoft.dynamics.crm.entity.Mobileofflineprofileitem
-
Packages that use Mobileofflineprofileitem Package Description microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of Mobileofflineprofileitem in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Mobileofflineprofileitem Modifier and Type Method Description MobileofflineprofileitemMobileofflineprofileitem.Builder. build()MobileofflineprofileitemMobileofflineprofileitem. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MobileofflineprofileitemMobileofflineprofileitem. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MobileofflineprofileitemMobileofflineprofileitem. with_createdby_value(UUID _createdby_value)MobileofflineprofileitemMobileofflineprofileitem. with_createdonbehalfby_value(UUID _createdonbehalfby_value)MobileofflineprofileitemMobileofflineprofileitem. with_modifiedby_value(UUID _modifiedby_value)MobileofflineprofileitemMobileofflineprofileitem. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)MobileofflineprofileitemMobileofflineprofileitem. with_organizationid_value(UUID _organizationid_value)MobileofflineprofileitemMobileofflineprofileitem. with_regardingobjectid_value(UUID _regardingobjectid_value)MobileofflineprofileitemMobileofflineprofileitem. withComponentstate(Integer componentstate)MobileofflineprofileitemMobileofflineprofileitem. withCreatedon(OffsetDateTime createdon)MobileofflineprofileitemMobileofflineprofileitem. withEntityobjecttypecode(Integer entityobjecttypecode)MobileofflineprofileitemMobileofflineprofileitem. withIntroducedversion(String introducedversion)MobileofflineprofileitemMobileofflineprofileitem. withIsmanaged(Boolean ismanaged)MobileofflineprofileitemMobileofflineprofileitem. withIsvalidated(Boolean isvalidated)MobileofflineprofileitemMobileofflineprofileitem. withIsvisibleingrid(Boolean isvisibleingrid)MobileofflineprofileitemMobileofflineprofileitem. withMobileofflineprofileitemid(UUID mobileofflineprofileitemid)MobileofflineprofileitemMobileofflineprofileitem. withMobileofflineprofileitemidunique(UUID mobileofflineprofileitemidunique)MobileofflineprofileitemMobileofflineprofileitem. withModifiedon(OffsetDateTime modifiedon)MobileofflineprofileitemMobileofflineprofileitem. withName(String name)MobileofflineprofileitemMobileofflineprofileitem. withOverwritetime(OffsetDateTime overwritetime)MobileofflineprofileitemMobileofflineprofileitem. withProcessid(UUID processid)MobileofflineprofileitemMobileofflineprofileitem. withProfileitementityfilter(String profileitementityfilter)MobileofflineprofileitemMobileofflineprofileitem. withPublishedon(OffsetDateTime publishedon)MobileofflineprofileitemMobileofflineprofileitem. withRecorddistributioncriteria(Integer recorddistributioncriteria)MobileofflineprofileitemMobileofflineprofileitem. withRecordsownedbyme(Boolean recordsownedbyme)MobileofflineprofileitemMobileofflineprofileitem. withRecordsownedbymybusinessunit(Boolean recordsownedbymybusinessunit)MobileofflineprofileitemMobileofflineprofileitem. withRecordsownedbymyteam(Boolean recordsownedbymyteam)MobileofflineprofileitemMobileofflineprofileitem. withRelationshipdata(String relationshipdata)MobileofflineprofileitemMobileofflineprofileitem. withSelectedentitymetadata(String selectedentitymetadata)MobileofflineprofileitemMobileofflineprofileitem. withSelectedentitytypecode(String selectedentitytypecode)MobileofflineprofileitemMobileofflineprofileitem. withSolutionid(UUID solutionid)MobileofflineprofileitemMobileofflineprofileitem. withStageid(UUID stageid)MobileofflineprofileitemMobileofflineprofileitem. withTraversedpath(String traversedpath)MobileofflineprofileitemMobileofflineprofileitem. withUnmappedField(String name, Object value)MobileofflineprofileitemMobileofflineprofileitem. withVersionnumber(Long versionnumber)Methods in microsoft.dynamics.crm.entity that return types with arguments of type Mobileofflineprofileitem Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Mobileofflineprofileitem>Mobileofflineprofileitem. retrieveUnpublished() -
Uses of Mobileofflineprofileitem in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return types with arguments of type Mobileofflineprofileitem Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Mobileofflineprofileitem>MobileofflineprofileitemCollectionRequest. retrieveUnpublishedMultiple() -
Uses of Mobileofflineprofileitem in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return types with arguments of type Mobileofflineprofileitem Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Mobileofflineprofileitem>MobileofflineprofileitemRequest. retrieveUnpublished()
-