Uses of Class
microsoft.dynamics.crm.entity.Lookupmapping
-
Packages that use Lookupmapping Package Description microsoft.dynamics.crm.entity -
-
Uses of Lookupmapping in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Lookupmapping Modifier and Type Method Description LookupmappingLookupmapping.Builder. build()LookupmappingLookupmapping. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.LookupmappingLookupmapping. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).LookupmappingLookupmapping. with_columnmappingid_value(UUID _columnmappingid_value)LookupmappingLookupmapping. with_createdby_value(UUID _createdby_value)LookupmappingLookupmapping. with_createdonbehalfby_value(UUID _createdonbehalfby_value)LookupmappingLookupmapping. with_modifiedby_value(UUID _modifiedby_value)LookupmappingLookupmapping. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)LookupmappingLookupmapping. with_transformationparametermappingid_value(UUID _transformationparametermappingid_value)LookupmappingLookupmapping. withComponentstate(Integer componentstate)LookupmappingLookupmapping. withCreatedon(OffsetDateTime createdon)LookupmappingLookupmapping. withIntroducedversion(String introducedversion)LookupmappingLookupmapping. withIsmanaged(Boolean ismanaged)LookupmappingLookupmapping. withLookupattributename(String lookupattributename)LookupmappingLookupmapping. withLookupentityname(String lookupentityname)LookupmappingLookupmapping. withLookupmappingid(UUID lookupmappingid)LookupmappingLookupmapping. withLookupmappingidunique(UUID lookupmappingidunique)LookupmappingLookupmapping. withLookupsourcecode(Integer lookupsourcecode)LookupmappingLookupmapping. withModifiedon(OffsetDateTime modifiedon)LookupmappingLookupmapping. withOverwritetime(OffsetDateTime overwritetime)LookupmappingLookupmapping. withProcesscode(Integer processcode)LookupmappingLookupmapping. withSolutionid(UUID solutionid)LookupmappingLookupmapping. withStatecode(Integer statecode)LookupmappingLookupmapping. withStatuscode(Integer statuscode)LookupmappingLookupmapping. withUnmappedField(String name, String value)
-