Attribute |
Details |
private CitationStyleHandler citationStyleHandler |
annotations=@EJB
Notes: | A CitationStyleHandler instance. | |
public static const String INDEXDATABASE_ALL |
Initial: "escidoc_all"
Notes: | Coreservice identifier for the 'all' lucene index database. | |
public static const String INDEXDATABASE_DE |
Initial: "escidoc_de"
Notes: | Coreservice identifier for the 'english' lucene index database. | |
public static const String INDEXDATABASE_EN |
Initial: "escidoc_en"
Notes: | Coreservice identifier for the 'german' lucene index database. | |
public static const String INDEXDATABASE_OU |
Initial: "escidocou_all"
Notes: | Coreservice identifier for the organizational unit index database. | |
private Logger logger |
Initial: null
|
private static const String RECORD_PACKING |
Initial: "xml"
Notes: | Packing of result. | |
private static const String SEARCHREQUEST_VERSION |
Initial: "1.1"
Notes: | Version of the cql search request. | |
private static const String SRW_SORT_NO_ERROR |
Initial: "cannot determine sort type"
Notes: | Diagnostic sort type error from the SRW interface which should not be treated as an error. | |
private static const String SRW_STARTRECORD_NO_ERROR |
Initial: "61/StartRecord > endRecord"
Notes: | Diagnostic startrecord error from the SRW interface which should not be treated as an error. | |
private StructuredExportHandler structuredExportHandler |
annotations=@EJB
Notes: | A EndnodeExportHandler instance. | |
private XmlTransforming xmlTransforming |
annotations=@EJB
Notes: | A XmlTransforming instance. | |