DataEntityPersister Class

Definition

public ref class DataEntityPersister abstract : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public abstract class DataEntityPersister : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type DataEntityPersister = class
    inherit XppObjectBase
Public MustInherit Class DataEntityPersister
Inherits XppObjectBase
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
DataEntityPersister
Attributes

Constructors

DataEntityPersister()
DataEntityPersister(IntPtr)

Fields

__k_EntityPersisterId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type) (Inherited from XppObjectBase)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
doFindDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
doInitializeDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
doMapDataSourceToEntity(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
doMapEntityToDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
doPersistEntity(DataEntityRuntimeContext)
doSaveDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
equal(XppObjectBase) (Inherited from XppObjectBase)
finalize() (Inherited from XppObjectBase)
findDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
getCompanyForDataSource(DataEntityRuntimeContext, Int32)
GetIntPtr()
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getValidTimeStateUpdateModeForDataSource(DataEntityRuntimeContext, Int32, String)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
hasDataSourceRecordChanged(Int32, Common, Common)
initializeDataSource(DataEntityRuntimeContext, String, Common, Int32, Int32, Boolean, Boolean, Boolean, Boolean, Boolean)
IsManagedValid()
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
mapEntityToDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
newmethod() (Inherited from XppObjectBase)
notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
saveDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext)
selectDataSourceBufferByRecId(Common, Int64, Boolean, Boolean)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to