pmMDA.NET

IDataObjectHandlerImpl Interface

[This is preliminary documentation and subject to change.]

Extended IDataObjectHandler which contains methods which are used within the pmMDA framework to reload paged items.

For a list of all members of this type, see IDataObjectHandlerImpl Members.

public interface IDataObjectHandlerImpl : IDataObjectHandler

Types that implement IDataObjectHandlerImpl

Type Description
CacheHandler  
PersistenceHandler Database persistence handler which uses the NHibernate framework.
ClientDataObjectHandler Remoting data object handler which loads, stores and deletes data objects.

Requirements

Namespace: PmMda.Net.Dog

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

IDataObjectHandlerImpl Members | PmMda.Net.Dog Namespace