public class WorkflowOverviewTransformer extends AbstractDSpaceTransformer
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
WorkflowOverviewTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
What to add at the end of the body
|
void |
addPageMeta(PageMeta pageMeta)
Add Page metadata.
|
protected void |
buildSearchControls(Division div) |
protected void |
buildSearchResultsDivision(Division div)
Attach a division to the given search division named "search-results"
which contains results for this search query.
|
protected java.lang.String |
generateURL(java.util.Map<java.lang.String,java.lang.String> parameters)
Generate a url to the simple search url.
|
protected java.lang.String |
getParameterOrder() |
protected int |
getParameterPage() |
protected int |
getParameterRpp() |
protected int |
getParameterSortBy() |
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, skippedEntitypublic void addPageMeta(PageMeta pageMeta) throws WingException, java.sql.SQLException
addPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerWingExceptionjava.sql.SQLExceptionpublic 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 buildSearchResultsDivision(Division div) throws java.io.IOException, java.sql.SQLException, WingException, AuthorizeException
div - The division to contain the results division.java.io.IOExceptionjava.sql.SQLExceptionWingExceptionAuthorizeExceptionprotected int getParameterPage()
protected int getParameterRpp()
protected int getParameterSortBy()
protected java.lang.String getParameterOrder()
protected java.lang.String generateURL(java.util.Map<java.lang.String,java.lang.String> parameters)
throws UIException
UIExceptionprotected void buildSearchControls(Division div) throws WingException, java.sql.SQLException
WingExceptionjava.sql.SQLExceptionCopyright © 2018 DuraSpace. All Rights Reserved.