| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Aciviewmapper |
Aciviewmapper.Builder.build() |
Aciviewmapper |
Aciviewmapper.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Aciviewmapper |
Aciviewmapper.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Aciviewmapper |
Aciviewmapper.with_createdby_value(String _createdby_value) |
Aciviewmapper |
Aciviewmapper.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Aciviewmapper |
Aciviewmapper.with_modifiedby_value(String _modifiedby_value) |
Aciviewmapper |
Aciviewmapper.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Aciviewmapper |
Aciviewmapper.with_organizationid_value(String _organizationid_value) |
Aciviewmapper |
Aciviewmapper.withAciviewmapperid(String aciviewmapperid) |
Aciviewmapper |
Aciviewmapper.withCreatedon(OffsetDateTime createdon) |
Aciviewmapper |
Aciviewmapper.withModifiedon(OffsetDateTime modifiedon) |
Aciviewmapper |
Aciviewmapper.withStatecode(Integer statecode) |
Aciviewmapper |
Aciviewmapper.withStatuscode(Integer statuscode) |
Aciviewmapper |
Aciviewmapper.withUnmappedField(String name,
String value) |
Aciviewmapper |
Aciviewmapper.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Aciviewmapper |
Aciviewmapper.withVersionnumber(Long versionnumber) |
Aciviewmapper |
Aciviewmapper.withViewname(String viewname) |
Aciviewmapper |
Aciviewmapper.withWebapplicationendpoint(String webapplicationendpoint) |
Copyright © 2018–2021. All rights reserved.