Package microsoft.dynamics.crm.entity
Class Msdyn_dataflow
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Msdyn_dataflow
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Msdyn_dataflow extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMsdyn_dataflow.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMsdyn_dataflow()
-
Method Summary
-
-
-
Field Detail
-
statecode
protected Integer statecode
-
msdyn_dataflowid
protected String msdyn_dataflowid
-
msdyn_mashupdocument
protected String msdyn_mashupdocument
-
msdyn_emailsettings
protected String msdyn_emailsettings
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
msdyn_name
protected String msdyn_name
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
statuscode
protected Integer statuscode
-
msdyn_mashupsettings
protected String msdyn_mashupsettings
-
msdyn_gatewayobjectid
protected String msdyn_gatewayobjectid
-
_createdby_value
protected String _createdby_value
-
componentidunique
protected String componentidunique
-
msdyn_description
protected String msdyn_description
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
overwritetime
protected OffsetDateTime overwritetime
-
_modifiedby_value
protected String _modifiedby_value
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
msdyn_internalversion
protected String msdyn_internalversion
-
solutionid
protected String solutionid
-
createdon
protected OffsetDateTime createdon
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
ismanaged
protected Boolean ismanaged
-
importsequencenumber
protected Integer importsequencenumber
-
_owninguser_value
protected String _owninguser_value
-
componentstate
protected Integer componentstate
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
msdyn_originaldataflowid
protected String msdyn_originaldataflowid
-
_owningteam_value
protected String _owningteam_value
-
modifiedon
protected OffsetDateTime modifiedon
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
msdyn_destinationadls
protected String msdyn_destinationadls
-
_ownerid_value
protected String _ownerid_value
-
versionnumber
protected Long versionnumber
-
msdyn_refreshsettings
protected String msdyn_refreshsettings
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderMsdyn_dataflow
public static Msdyn_dataflow.Builder builderMsdyn_dataflow()
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
-
withStatecode
public Msdyn_dataflow withStatecode(Integer statecode)
-
withMsdyn_dataflowid
public Msdyn_dataflow withMsdyn_dataflowid(String msdyn_dataflowid)
-
withMsdyn_mashupdocument
public Msdyn_dataflow withMsdyn_mashupdocument(String msdyn_mashupdocument)
-
withMsdyn_emailsettings
public Msdyn_dataflow withMsdyn_emailsettings(String msdyn_emailsettings)
-
withTimezoneruleversionnumber
public Msdyn_dataflow withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withMsdyn_name
public Msdyn_dataflow withMsdyn_name(String msdyn_name)
-
with_createdonbehalfby_value
public Msdyn_dataflow with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withStatuscode
public Msdyn_dataflow withStatuscode(Integer statuscode)
-
withMsdyn_mashupsettings
public Msdyn_dataflow withMsdyn_mashupsettings(String msdyn_mashupsettings)
-
withMsdyn_gatewayobjectid
public Msdyn_dataflow withMsdyn_gatewayobjectid(String msdyn_gatewayobjectid)
-
with_createdby_value
public Msdyn_dataflow with_createdby_value(String _createdby_value)
-
withComponentidunique
public Msdyn_dataflow withComponentidunique(String componentidunique)
-
withMsdyn_description
public Msdyn_dataflow withMsdyn_description(String msdyn_description)
-
with_modifiedonbehalfby_value
public Msdyn_dataflow with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Msdyn_dataflow withOverwritetime(OffsetDateTime overwritetime)
-
with_modifiedby_value
public Msdyn_dataflow with_modifiedby_value(String _modifiedby_value)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Msdyn_dataflow withIscustomizable(BooleanManagedProperty iscustomizable)
-
withMsdyn_internalversion
public Msdyn_dataflow withMsdyn_internalversion(String msdyn_internalversion)
-
withSolutionid
public Msdyn_dataflow withSolutionid(String solutionid)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Msdyn_dataflow withCreatedon(OffsetDateTime createdon)
-
withUtcconversiontimezonecode
public Msdyn_dataflow withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withIsmanaged
public Msdyn_dataflow withIsmanaged(Boolean ismanaged)
-
withImportsequencenumber
public Msdyn_dataflow withImportsequencenumber(Integer importsequencenumber)
-
with_owninguser_value
public Msdyn_dataflow with_owninguser_value(String _owninguser_value)
-
withComponentstate
public Msdyn_dataflow withComponentstate(Integer componentstate)
-
with_owningbusinessunit_value
public Msdyn_dataflow with_owningbusinessunit_value(String _owningbusinessunit_value)
-
withMsdyn_originaldataflowid
public Msdyn_dataflow withMsdyn_originaldataflowid(String msdyn_originaldataflowid)
-
with_owningteam_value
public Msdyn_dataflow with_owningteam_value(String _owningteam_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Msdyn_dataflow withModifiedon(OffsetDateTime modifiedon)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Msdyn_dataflow withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withMsdyn_destinationadls
public Msdyn_dataflow withMsdyn_destinationadls(String msdyn_destinationadls)
-
with_ownerid_value
public Msdyn_dataflow with_ownerid_value(String _ownerid_value)
-
withVersionnumber
public Msdyn_dataflow withVersionnumber(Long versionnumber)
-
withMsdyn_refreshsettings
public Msdyn_dataflow withMsdyn_refreshsettings(String msdyn_refreshsettings)
-
withUnmappedField
public Msdyn_dataflow withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getMsdyn_dataflow_SyncErrors
public SyncerrorCollectionRequest getMsdyn_dataflow_SyncErrors()
-
getMsdyn_dataflow_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getMsdyn_dataflow_DuplicateMatchingRecord()
-
getMsdyn_dataflow_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getMsdyn_dataflow_DuplicateBaseRecord()
-
getMsdyn_dataflow_AsyncOperations
public AsyncoperationCollectionRequest getMsdyn_dataflow_AsyncOperations()
-
getMsdyn_dataflow_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getMsdyn_dataflow_MailboxTrackingFolders()
-
getMsdyn_dataflow_ProcessSession
public ProcesssessionCollectionRequest getMsdyn_dataflow_ProcessSession()
-
getMsdyn_dataflow_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getMsdyn_dataflow_BulkDeleteFailures()
-
getMsdyn_dataflow_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getMsdyn_dataflow_PrincipalObjectAttributeAccesses()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Msdyn_dataflow 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 Msdyn_dataflow 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
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-