Uses of Class
microsoft.dynamics.crm.entity.Ownermapping
-
Packages that use Ownermapping Package Description microsoft.dynamics.crm.entity -
-
Uses of Ownermapping in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Ownermapping Modifier and Type Method Description OwnermappingOwnermapping.Builder. build()OwnermappingOwnermapping. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OwnermappingOwnermapping. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OwnermappingOwnermapping. with_createdby_value(UUID _createdby_value)OwnermappingOwnermapping. with_createdonbehalfby_value(UUID _createdonbehalfby_value)OwnermappingOwnermapping. with_importmapid_value(UUID _importmapid_value)OwnermappingOwnermapping. with_modifiedby_value(UUID _modifiedby_value)OwnermappingOwnermapping. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)OwnermappingOwnermapping. with_targetsystemuserid_value(UUID _targetsystemuserid_value)OwnermappingOwnermapping. withComponentstate(Integer componentstate)OwnermappingOwnermapping. withCreatedon(OffsetDateTime createdon)OwnermappingOwnermapping. withIntroducedversion(String introducedversion)OwnermappingOwnermapping. withIsmanaged(Boolean ismanaged)OwnermappingOwnermapping. withModifiedon(OffsetDateTime modifiedon)OwnermappingOwnermapping. withOverwritetime(OffsetDateTime overwritetime)OwnermappingOwnermapping. withOwnermappingid(UUID ownermappingid)OwnermappingOwnermapping. withOwnermappingidunique(UUID ownermappingidunique)OwnermappingOwnermapping. withProcesscode(Integer processcode)OwnermappingOwnermapping. withSolutionid(UUID solutionid)OwnermappingOwnermapping. withSourcesystemusername(String sourcesystemusername)OwnermappingOwnermapping. withSourceuservalueforsourcecrmuserlink(String sourceuservalueforsourcecrmuserlink)OwnermappingOwnermapping. withStatecode(Integer statecode)OwnermappingOwnermapping. withStatuscode(Integer statuscode)OwnermappingOwnermapping. withTargetsystemuserdomainname(String targetsystemuserdomainname)OwnermappingOwnermapping. withTargetuservalueforsourcecrmuserlink(String targetuservalueforsourcecrmuserlink)OwnermappingOwnermapping. withUnmappedField(String name, String value)
-