249250251252253254255
* @return * @throws JIException */ public OCMetadataDocumentJournalCollection getDocumentJournals() throws JIException { return new OCMetadataDocumentJournalCollection(get("DocumentJournals")); }