- LINSEP - Static variable in class prodoc.DriverGeneric
-
Linux path separatos
- ListDeleted(String) - Method in class prodoc.PDDocs
-
Creates a cursor with documents deleted of DocTypeName
FILTERED by ACL so certain user would NOT retrieve ALL the deleted documents
- ListDeletedBefore(String, Date) - Method in class prodoc.PDDocs
-
Creates a cursor with documents deleted of DocTypeName BEFORE a date
FILTERED by ACL so certain user would NOT retrieve ALL the deleted documents
- ListGroups(String) - Method in class prodoc.PDACL
-
Returns a List of Groups related to an ACL
- ListGroups(String) - Method in class prodoc.PDGroups
-
Init retrieving of users members of a group
- ListLang(String) - Method in class prodoc.PDThesaur
-
Obtain a CURSOR of the Records of translation terms
- ListNT(String) - Method in class prodoc.PDThesaur
-
Obtain a CURSOR of
Record
of narrow terms
- ListRT(String) - Method in class prodoc.PDThesaur
-
Obtain a CURSOR of the Records of related terms
- ListThes() - Method in class prodoc.PDThesaur
-
List all the Thesaurs
- ListUF(String) - Method in class prodoc.PDThesaur
-
Creates a Cursor with the terms UF
- ListUsers(String) - Method in class prodoc.PDACL
-
Returns a List of Users related to an ACL
- ListUsers(String) - Method in class prodoc.PDGroups
-
Init retrieving of users members of a group
- ListVersions(String, String) - Method in class prodoc.PDDocs
-
Generates a Cursor containing all the Attributes of all the versions of a Document
The returned versions are ORDERED by date and FILTERED by ACL so certain user would NOT retrieve ALL the versions
- Load(String) - Method in class prodoc.ObjPD
-
Load the object of the actual type based on the Iden
- Load(String) - Method in class prodoc.PDDocs
-
Loads a document identified by the PDId
for the user that locked the document, loads the PWC
- Load(String) - Method in class prodoc.PDFolders
-
Loads the standard attributes of folder identified by Ident
- Load(String) - Method in class prodoc.PDThesaur
-
Loads a Term/Thesaurus
- LoadAll(String) - Method in class prodoc.PDUser
-
Load complete information of the user
- LoadCurrent(String) - Method in class prodoc.PDDocs
-
Loads a document identified by the PDId.
- LoadDeleted(String, String) - Method in class prodoc.PDDocs
-
Load to memory the elements of a deleted Doc, only to obtain a complete definition
- LoadFull(String) - Method in class prodoc.PDDocs
-
Load to memory all the elements of a Doc, including all the inherited attributes and multivalued
- LoadFull(String) - Method in class prodoc.PDFolders
-
Load to memory all the elements of a Folder, including all the inherited attributes and multivalued
- LoadList(HashSet) - Method in class prodoc.PDThesaur
-
Creates a Cursot containing all the termm with the PDID included in IdList
- LoadRefresh(String) - Method in class prodoc.PDFolders
-
Loads the standard attributes of folder identified by Ident
- LoadVersion(String, String) - Method in class prodoc.PDDocs
-
Loads a document version identified by the PDId.
- Lock() - Method in class prodoc.DriverGeneric
-
Locks the session, setting the timestamp
- LOGLEVELDEBUG - Static variable in class prodoc.PDLog
-
- LOGLEVELERROR - Static variable in class prodoc.PDLog
-
- LOGLEVELINFO - Static variable in class prodoc.PDLog
-