Uses of Class
microsoft.dynamics.crm.entity.Aciviewmapper
-
Packages that use Aciviewmapper Package Description microsoft.dynamics.crm.entity -
-
Uses of Aciviewmapper in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Aciviewmapper Modifier and Type Method Description AciviewmapperAciviewmapper.Builder. build()AciviewmapperAciviewmapper. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AciviewmapperAciviewmapper. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AciviewmapperAciviewmapper. with_createdby_value(UUID _createdby_value)AciviewmapperAciviewmapper. with_createdonbehalfby_value(UUID _createdonbehalfby_value)AciviewmapperAciviewmapper. with_modifiedby_value(UUID _modifiedby_value)AciviewmapperAciviewmapper. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)AciviewmapperAciviewmapper. with_organizationid_value(UUID _organizationid_value)AciviewmapperAciviewmapper. withAciviewmapperid(UUID aciviewmapperid)AciviewmapperAciviewmapper. withCreatedon(OffsetDateTime createdon)AciviewmapperAciviewmapper. withModifiedon(OffsetDateTime modifiedon)AciviewmapperAciviewmapper. withStatecode(Integer statecode)AciviewmapperAciviewmapper. withStatuscode(Integer statuscode)AciviewmapperAciviewmapper. withUnmappedField(String name, Object value)AciviewmapperAciviewmapper. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)AciviewmapperAciviewmapper. withVersionnumber(Long versionnumber)AciviewmapperAciviewmapper. withViewname(String viewname)AciviewmapperAciviewmapper. withWebapplicationendpoint(String webapplicationendpoint)
-