- EndCleaner() - Static method in class prodoc.ObjectsCache
-
Stops the Thread that cleans the caches
- EndXML() - Method in class prodoc.ObjPD
-
Returns the END String of OpenProdoc XML export format
- equalDef(Attribute) - Method in class prodoc.Attribute
-
Compares if the current Attribute is equals in DEFINITION to the Attribute parameter
- equals(Attribute) - Method in class prodoc.Attribute
-
Compares if the current Attribute is equals in all elements (including values an definition) to the Attribute parameter
- equals(Record) - Method in class prodoc.Record
-
Compares a Record with the current record
- Error(String) - Static method in class prodoc.PDLog
-
Logs at ERROR Level
- Execute() - Method in class prodoc.PDTasksExec
-
Executes the task defined in current object
Beware that can be VERY DANGEROUS and DELETE THOUsands OF oBJECTS
- Export() - Method in class prodoc.Attribute
-
Exports the Attribute value(s) in a fixed format so it can be included in any export process
and imported later (in example to/from an .opd file)
- Export(String, String, String, String) - Method in class prodoc.PDThesaur
-
Exports a thesaurus to RDF-XML format
- Export(String, PrintWriter, String, String) - Method in class prodoc.PDThesaur
-
Exports a thesaurus to RDF-XML format
- ExportDocs(String) - Method in class prodoc.PDFolders
-
Export All documents in folder
- ExportXML() - Method in class prodoc.Attribute
-
Exports the Attribute to XML (for inclusion in .opd file or otherexport processes)
- ExportXML(String, boolean) - Method in class prodoc.PDDocs
-
Builds an XML of the object including the file to be printed or exported
- Ext2Mime(String) - Method in class prodoc.PDMimeType
-
Converts an extension in mimetype
- ExtConf - Class in prodoc
-
Manages the configuration for the OPAC functions
- ExtConf() - Constructor for class prodoc.ExtConf
-