Package com.filenet.rm.bds.impl
This package contains the implementation classes for the public interfaces of the Bulk Desclaration Service API.
See:
Class Summary
Class | Description |
---|---|
BulkDeclarationFactory | This factory class provides various static methods required to instantiate various interface implementations needed by the BDS API. |
BulkDisposeFactory | This factory class provides various static methods required to instantiate various interface implementations for dispose service needed by the BDS API. |
Package com.filenet.rm.bds.impl Description
This package contains the implementation classes for the public interfaces of the Bulk Desclaration Service API.
With the exception of the public BulkDeclarationFactory
and the BulkDisposeFactory
class, no other members of this package
are directly available for client use.