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(String _createdby_value)AciviewmapperAciviewmapper. with_createdonbehalfby_value(String _createdonbehalfby_value)AciviewmapperAciviewmapper. with_modifiedby_value(String _modifiedby_value)AciviewmapperAciviewmapper. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)AciviewmapperAciviewmapper. with_organizationid_value(String _organizationid_value)AciviewmapperAciviewmapper. withAciviewmapperid(String aciviewmapperid)AciviewmapperAciviewmapper. withCreatedon(OffsetDateTime createdon)AciviewmapperAciviewmapper. withModifiedon(OffsetDateTime modifiedon)AciviewmapperAciviewmapper. withStatecode(Integer statecode)AciviewmapperAciviewmapper. withStatuscode(Integer statuscode)AciviewmapperAciviewmapper. withUnmappedField(String name, String value)AciviewmapperAciviewmapper. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)AciviewmapperAciviewmapper. withVersionnumber(Long versionnumber)AciviewmapperAciviewmapper. withViewname(String viewname)AciviewmapperAciviewmapper. withWebapplicationendpoint(String webapplicationendpoint)
-