Package | Description |
---|---|
prodoc |
Main package of OpenProdoc containing most classes
|
prodoc.security |
Security package of OpenProdoc containing authenticators
|
Class and Description |
---|
Attribute
Class for managing the attributes in any point of OpenProdoc
An attribute contains name, type of value, description, an optional value (if it has been filled) and other parammeters
|
Condition
Class for managing simple search conditions in OpenProdoc
|
Conditions
Manages sets of Conditions and/or Condition
Condition . |
Cursor
Manages the "cursors" generated when searchin in any object through ny kind of driver
|
DriverGeneric
Abstract class that represent a session that manages the access to ALL the data and metadata,
by means of JDBC or a remote connection, both implemented as subclasses
|
FTConnector
Abstract parent class of all the Full Text implementations
|
ObjPD
Manages the STORAGE of definition of authenticators, not the authentication function
|
PDCustomization
Manages the storage of Customizations, personalization of the language
and other elements ofthe user interface, specially for the Swing version
|
PDDocs
Main public class that manages all the operations for Documents in OpenProdoc
|
PDException
OpenProdoc Exceptions
|
PDExceptionFunc
OpenProdoc Functional exceptions
|
PDFolders
Main public class that manages all the operations for Folders in OpenProdoc
|
PDMimeType
Manages the Mimetypes and conversion from/to file extensions
|
PDRepository
Manages the definitions of different repositories for storing the documents.
|
PDRoles
Manages the definition of Roles and Permissions of the users
|
PDTasksDef
Base class with common definitions
|
PDTasksExec
Class responsible of actual execution of pending task
|
PDThesaur
Class Thesaur for managong the thesaurus in Database
|
PDUser
Manages the users stored
|
Query
Class for managing the Queries against OpenProdoc Datamodel
|
Record
Class for managing the Records, sets of
Attribute used for storing and saving metadata |
StoreGeneric
Abstract class parent of all the storage classes
|
Class and Description |
---|
DriverGeneric
Abstract class that represent a session that manages the access to ALL the data and metadata,
by means of JDBC or a remote connection, both implemented as subclasses
|
PDException
OpenProdoc Exceptions
|
PDExceptionFunc
OpenProdoc Functional exceptions
|