Package com.axemble.vdoc.sdk.interfaces
Interface IDataUnit
- All Superinterfaces:
- IDeletionSupport,- IElement,- ILocalizationScope,- IProtocolSupport,- IResource,- ISearchSupport,- ISecuritySupport,- IStorageResource,- IUriSupport,- Serializable
public interface IDataUnit
extends IStorageResource, IDeletionSupport, ISearchSupport, IProtocolSupport
This class represents a data unit.
 The IDataUnit interface is used to manage a data unit within the document management system.
 A data unit holds a full set of values depending of the 
IProperty collection of the form.
 Use the methods of IDataUnit to examine and manipulate values.- Since:
- 1.0
- Version:
- 1.0, 10/06/2010
- Author:
- vlygeros
- See Also:
- 
Method SummaryMethods inherited from interface com.axemble.vdoc.sdk.supports.IDeletionSupportdeleteMethods inherited from interface com.axemble.vdoc.sdk.interfaces.IElementgetId, getModule, getNativeObject, getPath, saveMethods inherited from interface com.axemble.vdoc.sdk.supports.IProtocolSupportgetProtocolURI, getProtocolURIMethods inherited from interface com.axemble.vdoc.sdk.interfaces.IResourceaddLinkedResource, addLinkedResources, allowEvents, createLinkedResource, deleteLinkedResource, deleteLinkedResources, denyEvents, exists, getCreatedBy, getCreatedDate, getDefinition, getHistory, getLinkedResources, getList, getModifiedBy, getModifiedDate, getName, getText, getValue, refresh, refresh, save, save, setCreatedBy, setCreatedDate, setList, setModifiedBy, setModifiedDate, setValue, setValueNoEventsMethods inherited from interface com.axemble.vdoc.sdk.interfaces.IStorageResourcegetCatalog, getValuesToStoreMethods inherited from interface com.axemble.vdoc.sdk.supports.IUriSupportgetURI