Package microsoft.dynamics.crm.entity
Class Importfile
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Importfile
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Importfile extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImportfile.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedImportfile()
-
Method Summary
-
-
-
Field Detail
-
_createdby_value
protected String _createdby_value
-
_importmapid_value
protected String _importmapid_value
-
partialfailurecount
protected Integer partialfailurecount
-
usesystemmap
protected Boolean usesystemmap
-
successcount
protected Integer successcount
-
_ownerid_value
protected String _ownerid_value
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
headerrow
protected String headerrow
-
name
protected String name
-
targetentityname
protected String targetentityname
-
importfileid
protected String importfileid
-
_recordsownerid_value
protected String _recordsownerid_value
-
_owningteam_value
protected String _owningteam_value
-
relatedentitycolumns
protected String relatedentitycolumns
-
additionalheaderrow
protected String additionalheaderrow
-
parsedtablecolumnsnumber
protected Integer parsedtablecolumnsnumber
-
upsertmodecode
protected Integer upsertmodecode
-
entitykeyid
protected String entitykeyid
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
createdon
protected OffsetDateTime createdon
-
failurecount
protected Integer failurecount
-
_modifiedby_value
protected String _modifiedby_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
parsedtablename
protected String parsedtablename
-
isfirstrowheader
protected Boolean isfirstrowheader
-
datadelimitercode
protected Integer datadelimitercode
-
processcode
protected Integer processcode
-
modifiedon
protected OffsetDateTime modifiedon
-
fielddelimitercode
protected Integer fielddelimitercode
-
content
protected String content
-
progresscounter
protected Integer progresscounter
-
statecode
protected Integer statecode
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
totalcount
protected Integer totalcount
-
statuscode
protected Integer statuscode
-
sourceentityname
protected String sourceentityname
-
parsedtablecolumnprefix
protected String parsedtablecolumnprefix
-
enableduplicatedetection
protected Boolean enableduplicatedetection
-
completedon
protected OffsetDateTime completedon
-
processingstatus
protected Integer processingstatus
-
filetypecode
protected Integer filetypecode
-
_importid_value
protected String _importid_value
-
_owninguser_value
protected String _owninguser_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
source
protected String source
-
size
protected String size
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderImportfile
public static Importfile.Builder builderImportfile()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
with_createdby_value
public Importfile with_createdby_value(String _createdby_value)
-
with_importmapid_value
public Importfile with_importmapid_value(String _importmapid_value)
-
withPartialfailurecount
public Importfile withPartialfailurecount(Integer partialfailurecount)
-
withUsesystemmap
public Importfile withUsesystemmap(Boolean usesystemmap)
-
withSuccesscount
public Importfile withSuccesscount(Integer successcount)
-
with_ownerid_value
public Importfile with_ownerid_value(String _ownerid_value)
-
with_owningbusinessunit_value
public Importfile with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withHeaderrow
public Importfile withHeaderrow(String headerrow)
-
withName
public Importfile withName(String name)
-
withTargetentityname
public Importfile withTargetentityname(String targetentityname)
-
withImportfileid
public Importfile withImportfileid(String importfileid)
-
with_recordsownerid_value
public Importfile with_recordsownerid_value(String _recordsownerid_value)
-
with_owningteam_value
public Importfile with_owningteam_value(String _owningteam_value)
-
withRelatedentitycolumns
public Importfile withRelatedentitycolumns(String relatedentitycolumns)
-
withAdditionalheaderrow
public Importfile withAdditionalheaderrow(String additionalheaderrow)
-
withParsedtablecolumnsnumber
public Importfile withParsedtablecolumnsnumber(Integer parsedtablecolumnsnumber)
-
withUpsertmodecode
public Importfile withUpsertmodecode(Integer upsertmodecode)
-
withEntitykeyid
public Importfile withEntitykeyid(String entitykeyid)
-
with_modifiedonbehalfby_value
public Importfile with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Importfile withCreatedon(OffsetDateTime createdon)
-
withFailurecount
public Importfile withFailurecount(Integer failurecount)
-
with_modifiedby_value
public Importfile with_modifiedby_value(String _modifiedby_value)
-
withTimezoneruleversionnumber
public Importfile withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withParsedtablename
public Importfile withParsedtablename(String parsedtablename)
-
withIsfirstrowheader
public Importfile withIsfirstrowheader(Boolean isfirstrowheader)
-
withDatadelimitercode
public Importfile withDatadelimitercode(Integer datadelimitercode)
-
withProcesscode
public Importfile withProcesscode(Integer processcode)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Importfile withModifiedon(OffsetDateTime modifiedon)
-
withFielddelimitercode
public Importfile withFielddelimitercode(Integer fielddelimitercode)
-
withContent
public Importfile withContent(String content)
-
withProgresscounter
public Importfile withProgresscounter(Integer progresscounter)
-
withStatecode
public Importfile withStatecode(Integer statecode)
-
with_createdonbehalfby_value
public Importfile with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withTotalcount
public Importfile withTotalcount(Integer totalcount)
-
withStatuscode
public Importfile withStatuscode(Integer statuscode)
-
withSourceentityname
public Importfile withSourceentityname(String sourceentityname)
-
withParsedtablecolumnprefix
public Importfile withParsedtablecolumnprefix(String parsedtablecolumnprefix)
-
withEnableduplicatedetection
public Importfile withEnableduplicatedetection(Boolean enableduplicatedetection)
-
getCompletedon
public Optional<OffsetDateTime> getCompletedon()
-
withCompletedon
public Importfile withCompletedon(OffsetDateTime completedon)
-
withProcessingstatus
public Importfile withProcessingstatus(Integer processingstatus)
-
withFiletypecode
public Importfile withFiletypecode(Integer filetypecode)
-
with_importid_value
public Importfile with_importid_value(String _importid_value)
-
with_owninguser_value
public Importfile with_owninguser_value(String _owninguser_value)
-
withUtcconversiontimezonecode
public Importfile withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withSource
public Importfile withSource(String source)
-
withSize
public Importfile withSize(String size)
-
withUnmappedField
public Importfile withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getImportFile_AsyncOperations
public AsyncoperationCollectionRequest getImportFile_AsyncOperations()
-
getImportFile_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getImportFile_BulkDeleteFailures()
-
getRecordsownerid_team
public TeamRequest getRecordsownerid_team()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwningteam
public TeamRequest getOwningteam()
-
getImportFile_ImportData
public ImportdataCollectionRequest getImportFile_ImportData()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getImportid
public ImportRequest getImportid()
-
getRecordsownerid_systemuser
public SystemuserRequest getRecordsownerid_systemuser()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getImportLog_ImportFile
public ImportlogCollectionRequest getImportLog_ImportFile()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getImportmapid
public ImportmapRequest getImportmapid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Importfile patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Importfile put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
getDistinctValuesImportFile
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetDistinctValuesImportFileResponse> getDistinctValuesImportFile(Integer columnNumber, Integer pageNumber, Integer recordsPerPage)
-
getHeaderColumnsImportFile
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<GetHeaderColumnsImportFileResponse> getHeaderColumnsImportFile()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-