- PARAM - Static variable in class prodoc.DriverRemote
-
- pCATALOG - Static variable in class prodoc.PDACL
-
- PDACL - Class in prodoc
-
Class that manages the security of Documents, folders and other object with an ACL (Access Cntrol List) model
- PDACL(DriverGeneric) - Constructor for class prodoc.PDACL
-
Default constructor
- PDAuthenticators - Class in prodoc
-
- PDAuthenticators(DriverGeneric) - Constructor for class prodoc.PDAuthenticators
-
default constructor
- PDCustomization - Class in prodoc
-
Manages the storage of Customizations, personalization of the language
and other elements ofthe user interface, specially for the Swing version
- PDCustomization(DriverGeneric) - Constructor for class prodoc.PDCustomization
-
Default constructor
- PDDocs - Class in prodoc
-
Main public class that manages all the operations for Documents in OpenProdoc
- PDDocs(DriverGeneric) - Constructor for class prodoc.PDDocs
-
Default constructor that creates a document of the default doctype
- PDDocs(DriverGeneric, String) - Constructor for class prodoc.PDDocs
-
Constructor indicating the document type.
- PDDocsRIS - Class in prodoc
-
Manages the importa and export of subtype of documents RIS
- PDDocsRIS(DriverGeneric, String) - Constructor for class prodoc.PDDocsRIS
-
Default constructor
- pDELETE - Static variable in class prodoc.PDACL
-
- PDEvent - Class in prodoc
-
Manages the storage of Events definitions
- PDEvent(DriverGeneric) - Constructor for class prodoc.PDEvent
-
defacult constructor
- PDException - Exception in prodoc
-
OpenProdoc Exceptions
- PDException(String) - Constructor for exception prodoc.PDException
-
constructor of the exception
- PDExceptionFunc - Exception in prodoc
-
OpenProdoc Functional exceptions
- PDExceptionFunc(String) - Constructor for exception prodoc.PDExceptionFunc
-
Constructor
- PDFolders - Class in prodoc
-
Main public class that manages all the operations for Folders in OpenProdoc
- PDFolders(DriverGeneric) - Constructor for class prodoc.PDFolders
-
Default constructor that creates a Folder of the default Foldertype
- PDFolders(DriverGeneric, String) - Constructor for class prodoc.PDFolders
-
Default constructor that creates a document of the specified foldertype
- PDGroups - Class in prodoc
-
Manages the storage of Groups
- PDGroups(DriverGeneric) - Constructor for class prodoc.PDGroups
-
default Constructor
- PDLog - Class in prodoc
-
Encapsulates the logger (currently using log4j)
- PDLog() - Constructor for class prodoc.PDLog
-
- PDMessage - Class in prodoc
-
Prepared for a FUTURE storage of Message between Users
- PDMessage(DriverGeneric) - Constructor for class prodoc.PDMessage
-
Default constructor
- PDMimeType - Class in prodoc
-
Manages the Mimetypes and conversion from/to file extensions
- PDMimeType(DriverGeneric) - Constructor for class prodoc.PDMimeType
-
Default constructor
- PDObjDefs - Class in prodoc
-
Manages the definitions of Documents and Folder Types, including
the creation and maintenance of tables for storaging the metadata of each type
- PDObjDefs(DriverGeneric) - Constructor for class prodoc.PDObjDefs
-
Default constructor
- PDReport - Class in prodoc
-
Class for generating "reports"
- PDReport(DriverGeneric) - Constructor for class prodoc.PDReport
-
Default constructor
- PDRepository - Class in prodoc
-
Manages the definitions of different repositories for storing the documents.
- PDRepository(DriverGeneric) - Constructor for class prodoc.PDRepository
-
default constructor
- PDRoles - Class in prodoc
-
Manages the definition of Roles and Permissions of the users
- PDRoles(DriverGeneric) - Constructor for class prodoc.PDRoles
-
Default constructor
- PDServer - Class in prodoc
-
Class that manages the configuration of OpenProdoc in database using just one record.
- PDServer(DriverGeneric) - Constructor for class prodoc.PDServer
-
Default Constructor
- PDTasksCron - Class in prodoc
-
Class for maintaining table with definition of task started by cron/programing
and of generating "orders of execution"
- PDTasksCron(DriverGeneric) - Constructor for class prodoc.PDTasksCron
-
Default Constructor
- PDTasksDef - Class in prodoc
-
Base class with common definitions
- PDTasksDef(DriverGeneric) - Constructor for class prodoc.PDTasksDef
-
Default Constructor
- PDTasksDefEvent - Class in prodoc
-
Class fopr managing the Tasks thrown by and event (Insert, Update or delete) of a Document or folder
- PDTasksDefEvent(DriverGeneric) - Constructor for class prodoc.PDTasksDefEvent
-
Default constructor
- PDTasksExec - Class in prodoc
-
Class responsible of actual execution of pending task
- PDTasksExec(DriverGeneric) - Constructor for class prodoc.PDTasksExec
-
Default constructor
- PDTasksExecEnded - Class in prodoc
-
Class for managing (relaunch, delete,..) the task ended
- PDTasksExecEnded(DriverGeneric) - Constructor for class prodoc.PDTasksExecEnded
-
Dafult constructor
- PDThesaur - Class in prodoc
-
Class Thesaur for managong the thesaurus in Database
- PDThesaur(DriverGeneric) - Constructor for class prodoc.PDThesaur
-
Deafult costructor
- PDTrace - Class in prodoc
-
Class for managing the functional trace of operation over documents
- PDTrace(DriverGeneric) - Constructor for class prodoc.PDTrace
-
Default constructor
- PDUser - Class in prodoc
-
Manages the users stored
- PDUser(DriverGeneric) - Constructor for class prodoc.PDUser
-
Default constructor
- PDUser(Record) - Constructor for class prodoc.PDUser
-
Constructs a new object with the values of the record
- PermisionForAcl(String) - Method in class prodoc.PDUser
-
Verifies the permission the current user has for objects with an ACL
- pNOTHING - Static variable in class prodoc.PDACL
-
- pREAD - Static variable in class prodoc.PDACL
-
- ProcessXML(File, String) - Method in class prodoc.DriverGeneric
-
Imports ANY kind of OpenProdoc object(s) (doc, folder, definition, object of any kind,..) in XML format from a file
- ProcessXML(InputStream, String) - Method in class prodoc.DriverGeneric
-
Imports ANY kind of OpenProdoc object(s) (doc, folder, definition, object of any kind,..) in XML format from a InputStream
- ProcessXML(File, String) - Method in class prodoc.PDFolders
-
Process and XML file
- ProcessXML(File, String) - Method in class prodoc.PDThesaur
-
Process a File containing a set of terms
- ProcessXMLAbby(DriverGeneric, File, String, String, String) - Static method in class prodoc.PDDocs
-
Imports all the documents referenced in a XML file in ABBY FlexyCapture format
- ProcessXMLB64(InputStream, String) - Method in class prodoc.DriverGeneric
-
Imports ANY kind of OpenProdoc object(s) (doc, folder, definition, object of any kind,..) in XML format from a InputStream with base64 content
- ProcessXMLKofax(DriverGeneric, File, String, String, String) - Static method in class prodoc.PDDocs
-
Imports all the documents referenced in a Text file in Kofax Capture format
- ProcesXMLNode(Node) - Method in class prodoc.ObjPD
-
Process the object definition inserting a new object
- ProcesXMLNode(Node) - Method in class prodoc.PDACL
-
Process the object definition inserting a new object
- ProcesXMLNode(Node) - Method in class prodoc.PDDocs
-
Process the object definition inserting a new object
- ProcesXMLNode(Node) - Method in class prodoc.PDGroups
-
Process the object definition inserting a new object
- ProcesXMLNode(Node) - Method in class prodoc.PDObjDefs
-
Process the object definition inserting a new object
- prodoc - package prodoc
-
Main package of OpenProdoc containing most classes
- prodoc.security - package prodoc.security
-
Security package of OpenProdoc containing authenticators
- ProdocFW - Class in prodoc
-
Framework that works as Foundation of OpenProdoc
- ProdocFW() - Constructor for class prodoc.ProdocFW
-
- pUPDATE - Static variable in class prodoc.PDACL
-
- Purge(String, String) - Method in class prodoc.PDDocs
-
Permanently Destroy document and metadata
- put(Object, Object) - Method in class prodoc.ObjectsCache
-
Stores the object with the corresponding key
updating the timer
- pVERSION - Static variable in class prodoc.PDACL
-