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)
Abstract implementations of WingTransformer.
|
void |
addPageMeta(PageMeta pageMeta)
Abstract implementation of WingTransformer.
|
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
AbstractWingTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerpageMeta - to be added.SAXException - whenever.WingException - whenever.UIException - whenever.SQLException - whenever.IOException - whenever.AuthorizeException - whenever.public void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractWingTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerbody - to be added.SAXException - whenever.WingException - whenever.UIException - whenever.SQLException - whenever.IOException - whenever.AuthorizeException - whenever.Copyright © 2016 DuraSpace. All rights reserved.