| Package | Description |
|---|---|
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Importmap> |
System.importMappingsImportMap(String mappingsXml,
Boolean replaceIds) |
| Modifier and Type | Method and Description |
|---|---|
Importmap |
Importmap.Builder.build() |
Importmap |
Importmap.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Importmap |
Importmap.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Importmap |
Importmap.with_createdby_value(String _createdby_value) |
Importmap |
Importmap.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Importmap |
Importmap.with_modifiedby_value(String _modifiedby_value) |
Importmap |
Importmap.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Importmap |
Importmap.with_ownerid_value(String _ownerid_value) |
Importmap |
Importmap.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Importmap |
Importmap.with_owningteam_value(String _owningteam_value) |
Importmap |
Importmap.with_owninguser_value(String _owninguser_value) |
Importmap |
Importmap.withComponentstate(Integer componentstate) |
Importmap |
Importmap.withCreatedon(OffsetDateTime createdon) |
Importmap |
Importmap.withDescription(String description) |
Importmap |
Importmap.withEntitiesperfile(Integer entitiesperfile) |
Importmap |
Importmap.withImportmapid(String importmapid) |
Importmap |
Importmap.withImportmapidunique(String importmapidunique) |
Importmap |
Importmap.withImportmaptype(Integer importmaptype) |
Importmap |
Importmap.withIntroducedversion(String introducedversion) |
Importmap |
Importmap.withIsmanaged(Boolean ismanaged) |
Importmap |
Importmap.withIsvalidforimport(Boolean isvalidforimport) |
Importmap |
Importmap.withIswizardcreated(Boolean iswizardcreated) |
Importmap |
Importmap.withMapcustomizations(String mapcustomizations) |
Importmap |
Importmap.withModifiedon(OffsetDateTime modifiedon) |
Importmap |
Importmap.withName(String name) |
Importmap |
Importmap.withOverwritetime(OffsetDateTime overwritetime) |
Importmap |
Importmap.withSolutionid(String solutionid) |
Importmap |
Importmap.withSource(String source) |
Importmap |
Importmap.withSourcetype(Integer sourcetype) |
Importmap |
Importmap.withSourceuseridentifierforsourcecrmuserlink(String sourceuseridentifierforsourcecrmuserlink) |
Importmap |
Importmap.withSourceuseridentifierforsourcedatasourceuserlink(String sourceuseridentifierforsourcedatasourceuserlink) |
Importmap |
Importmap.withStatecode(Integer statecode) |
Importmap |
Importmap.withStatuscode(Integer statuscode) |
Importmap |
Importmap.withTargetentity(Integer targetentity) |
Importmap |
Importmap.withTargetuseridentifierforsourcecrmuserlink(String targetuseridentifierforsourcecrmuserlink) |
Importmap |
Importmap.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.