public abstract class AbstractXMLUIAction extends AbstractDSpaceTransformer implements ActionInterface
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Logger |
log |
protected static Message |
T_dspace_home |
protected static Message |
T_showfull |
protected static Message |
T_showsimple |
protected static Message |
T_workflow_head |
protected static Message |
T_workflow_title |
protected static Message |
T_workflow_trail |
protected XmlWorkflowItem |
workflowItem
The current DSpace SubmissionInfo
|
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
AbstractXMLUIAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract 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
|
protected void |
addWorkflowItemInformation(Division div,
Item item,
org.apache.cocoon.environment.Request request) |
void |
setup(org.apache.cocoon.environment.SourceResolver resolver,
java.util.Map objectModel,
java.lang.String src,
org.apache.avalon.framework.parameters.Parameters parameters) |
addOptions, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, recyclecreateWingDocument, 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, skippedEntityprotected static org.apache.log4j.Logger log
protected static final Message T_dspace_home
protected static final Message T_showfull
protected static final Message T_showsimple
protected static final Message T_workflow_title
protected static final Message T_workflow_trail
protected static final Message T_workflow_head
protected XmlWorkflowItem workflowItem
public void setup(org.apache.cocoon.environment.SourceResolver resolver,
java.util.Map objectModel,
java.lang.String src,
org.apache.avalon.framework.parameters.Parameters parameters)
throws org.apache.cocoon.ProcessingException,
org.xml.sax.SAXException,
java.io.IOException
setup in interface org.apache.cocoon.sitemap.SitemapModelComponentsetup in class AbstractDSpaceTransformerorg.apache.cocoon.ProcessingExceptionorg.xml.sax.SAXExceptionjava.io.IOExceptionpublic void addPageMeta(PageMeta pageMeta) throws org.xml.sax.SAXException, WingException, UIException, java.sql.SQLException, java.io.IOException, AuthorizeException
AbstractDSpaceTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerorg.xml.sax.SAXExceptionWingExceptionUIExceptionjava.sql.SQLExceptionjava.io.IOExceptionAuthorizeExceptionpublic abstract void addBody(Body body) throws org.xml.sax.SAXException, WingException, java.sql.SQLException, java.io.IOException, AuthorizeException
AbstractDSpaceTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerorg.xml.sax.SAXExceptionWingExceptionjava.sql.SQLExceptionjava.io.IOExceptionAuthorizeExceptionprotected void addWorkflowItemInformation(Division div, Item item, org.apache.cocoon.environment.Request request) throws WingException
WingExceptionCopyright © 2014 DuraSpace. All Rights Reserved.