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 String |
generateURL(Map<String,String> parameters)
Generate a url to the simple search url.
|
protected 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, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntitypublic void addPageMeta(PageMeta pageMeta) throws WingException, SQLException
addPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerWingExceptionSQLExceptionpublic void addBody(Body body) throws SAXException, WingException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSAXExceptionWingExceptionSQLExceptionIOExceptionAuthorizeExceptionprotected void buildSearchResultsDivision(Division div) throws IOException, SQLException, WingException, AuthorizeException
div - The division to contain the results division.IOExceptionSQLExceptionWingExceptionAuthorizeExceptionprotected int getParameterPage()
protected int getParameterRpp()
protected int getParameterSortBy()
protected String getParameterOrder()
protected String generateURL(Map<String,String> parameters) throws UIException
UIExceptionprotected void buildSearchControls(Division div) throws WingException, SQLException
WingExceptionSQLExceptionCopyright © 2015 DuraSpace. All Rights Reserved.