Interface IDfDocument

All Superinterfaces:
IDfPersistentObject, IDfSysObject, IDfTypedObject
All Known Subinterfaces:
IDfPlugin

public interface IDfDocument extends IDfSysObject
Provides the functionality for the client to interact with "dm_document" objects in the respository. It extends DfSysObject.

Currently it doesn't have any methods of its own.

We provide this object with the intention that we will be able to let the client create its own objects to override the default DfSysObject behavior.