public class Importmap extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Importmap.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Importmap() |
protected String _owningbusinessunit_value
protected String source
protected Integer entitiesperfile
protected Integer sourcetype
protected Integer statecode
protected String targetuseridentifierforsourcecrmuserlink
protected String sourceuseridentifierforsourcedatasourceuserlink
protected String importmapid
protected Boolean iswizardcreated
protected Integer targetentity
protected String importmapidunique
protected String _ownerid_value
protected Boolean isvalidforimport
protected String introducedversion
protected String _createdonbehalfby_value
protected String mapcustomizations
protected String _createdby_value
protected String _modifiedby_value
protected String description
protected Integer statuscode
protected Boolean ismanaged
protected String name
protected OffsetDateTime overwritetime
protected String sourceuseridentifierforsourcecrmuserlink
protected String solutionid
protected String _modifiedonbehalfby_value
protected Integer importmaptype
protected String _owninguser_value
protected OffsetDateTime modifiedon
protected Integer componentstate
protected String _owningteam_value
protected OffsetDateTime createdon
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Importmap.Builder builderImportmap()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Importmap with_owningbusinessunit_value(String _owningbusinessunit_value)
public Optional<String> getTargetuseridentifierforsourcecrmuserlink()
public Importmap withTargetuseridentifierforsourcecrmuserlink(String targetuseridentifierforsourcecrmuserlink)
public Optional<String> getSourceuseridentifierforsourcedatasourceuserlink()
public Importmap withSourceuseridentifierforsourcedatasourceuserlink(String sourceuseridentifierforsourcedatasourceuserlink)
public Importmap with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getOverwritetime()
public Importmap withOverwritetime(OffsetDateTime overwritetime)
public Optional<String> getSourceuseridentifierforsourcecrmuserlink()
public Importmap withSourceuseridentifierforsourcecrmuserlink(String sourceuseridentifierforsourcecrmuserlink)
public Importmap with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<OffsetDateTime> getModifiedon()
public Importmap withModifiedon(OffsetDateTime modifiedon)
public Optional<OffsetDateTime> getCreatedon()
public Importmap withCreatedon(OffsetDateTime createdon)
public Importmap withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SyncerrorCollectionRequest getImportMap_SyncErrors()
public ColumnmappingCollectionRequest getColumnMapping_ImportMap()
public PrincipalRequest getOwnerid()
public SystemuserRequest getCreatedonbehalfby()
public AsyncoperationCollectionRequest getImportMap_AsyncOperations()
public TeamRequest getOwningteam()
public SystemuserRequest getModifiedonbehalfby()
public ImportentitymappingCollectionRequest getImportEntityMapping_ImportMap()
public BulkdeletefailureCollectionRequest getImportMap_BulkDeleteFailures()
public SystemuserRequest getOwninguser()
public SystemuserRequest getModifiedby()
public BusinessunitRequest getOwningbusinessunit()
public SystemuserRequest getCreatedby()
public OwnermappingCollectionRequest getOwnerMapping_ImportMap()
public ImportfileCollectionRequest getImportMap_ImportFile()
public TransformationmappingCollectionRequest getTransformationMapping_ImportMap()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Importmap patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Importmap put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ExportMappingsImportMapResponse> exportMappingsImportMap(Boolean exportIds)
public String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.