public class Submissions extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
collectionService |
protected ItemService |
itemService |
protected SupervisedItemService |
supervisedItemService |
protected static Message |
T_c_column1 |
protected static Message |
T_c_column2 |
protected static Message |
T_c_column3 |
protected static Message |
T_c_displayall |
protected static Message |
T_c_head |
protected static Message |
T_c_info |
protected static Message |
T_c_limit |
protected static Message |
T_dspace_home |
protected static Message |
T_email |
protected static Message |
T_head |
protected static Message |
T_s_column1 |
protected static Message |
T_s_column2 |
protected static Message |
T_s_column3 |
protected static Message |
T_s_column4 |
protected static Message |
T_s_head1 |
protected static Message |
T_s_head2 |
protected static Message |
T_s_head3 |
protected static Message |
T_s_head4 |
protected static Message |
T_s_info1a |
protected static Message |
T_s_info1b |
protected static Message |
T_s_info1c |
protected static Message |
T_s_info2a |
protected static Message |
T_s_info2b |
protected static Message |
T_s_info2c |
protected static Message |
T_s_info3 |
protected static Message |
T_s_submit_remove |
protected static Message |
T_title
General Language Strings
|
protected static Message |
T_trail |
protected static Message |
T_untitled |
protected WorkspaceItemService |
workspaceItemService |
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_s_head1
protected static final Message T_s_info1a
protected static final Message T_s_info1b
protected static final Message T_s_info1c
protected static final Message T_s_head2
protected static final Message T_s_info2a
protected static final Message T_s_info2b
protected static final Message T_s_info2c
protected static final Message T_s_column1
protected static final Message T_s_column2
protected static final Message T_s_column3
protected static final Message T_s_column4
protected static final Message T_s_head3
protected static final Message T_s_info3
protected static final Message T_s_head4
protected static final Message T_s_submit_remove
protected static final Message T_c_head
protected static final Message T_c_info
protected static final Message T_c_column1
protected static final Message T_c_column2
protected static final Message T_c_column3
protected static final Message T_c_limit
protected static final Message T_c_displayall
protected ItemService itemService
protected WorkspaceItemService workspaceItemService
protected CollectionService collectionService
protected SupervisedItemService supervisedItemService
public void addPageMeta(PageMeta pageMeta) throws SAXException, WingException, UIException, 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.