public class Submissions extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected ClaimedTaskService |
claimedTaskService |
protected PoolTaskService |
poolTaskService |
protected static Message |
T_dspace_home |
protected static Message |
T_email |
protected static Message |
T_head |
protected static Message |
T_p_column1 |
protected static Message |
T_p_column2 |
protected static Message |
T_p_column3 |
protected static Message |
T_p_head1 |
protected static Message |
T_p_info1 |
protected static Message |
T_title
General Language Strings
|
protected static Message |
T_trail |
protected static Message |
T_untitled |
protected static Message |
T_w_column1 |
protected static Message |
T_w_column2 |
protected static Message |
T_w_column3 |
protected static Message |
T_w_column4 |
protected static Message |
T_w_column5 |
protected static Message |
T_w_head1 |
protected static Message |
T_w_head2 |
protected static Message |
T_w_head3 |
protected static Message |
T_w_info1 |
protected static Message |
T_w_info2 |
protected static Message |
T_w_info3 |
protected static Message |
T_w_submit_return |
protected static Message |
T_w_submit_take |
protected XmlWorkflowFactory |
workflowFactory |
protected XmlWorkflowItemService |
xmlWorkflowItemService |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
Submissions() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
What to add at the end of the body
|
void |
addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
addOptions, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, recycle, setupcreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityprotected static final Message T_title
protected static final Message T_dspace_home
protected static final Message T_trail
protected static final Message T_head
protected static final Message T_untitled
protected static final Message T_email
protected static final Message T_w_head1
protected static final Message T_w_info1
protected static final Message T_w_head2
protected static final Message T_w_column1
protected static final Message T_w_column2
protected static final Message T_w_column3
protected static final Message T_w_column4
protected static final Message T_w_column5
protected static final Message T_w_submit_return
protected static final Message T_w_info2
protected static final Message T_w_head3
protected static final Message T_w_submit_take
protected static final Message T_w_info3
protected static final Message T_p_head1
protected static final Message T_p_info1
protected static final Message T_p_column1
protected static final Message T_p_column2
protected static final Message T_p_column3
protected ClaimedTaskService claimedTaskService
protected PoolTaskService poolTaskService
protected XmlWorkflowItemService xmlWorkflowItemService
protected XmlWorkflowFactory workflowFactory
public void addPageMeta(PageMeta pageMeta) throws SAXException, WingException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerSAXExceptionWingExceptionSQLExceptionIOExceptionAuthorizeExceptionpublic void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSAXExceptionWingExceptionUIExceptionSQLExceptionIOExceptionAuthorizeExceptionCopyright © 2016 DuraSpace. All Rights Reserved.