public class WorkflowOverviewTransformer extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
authorizeService |
protected ClaimedTaskService |
claimedTaskService |
protected CollectionService |
collectionService |
protected HandleService |
handleService |
protected PoolTaskService |
poolTaskService |
protected XmlWorkflowFactory |
workflowFactory |
protected XmlWorkflowItemService |
xmlWorkflowItemService |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
WorkflowOverviewTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
Abstract implementations of WingTransformer.
|
void |
addPageMeta(PageMeta pageMeta)
Abstract implementation of WingTransformer.
|
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, startEntityprotected AuthorizeService authorizeService
protected CollectionService collectionService
protected HandleService handleService
protected ClaimedTaskService claimedTaskService
protected PoolTaskService poolTaskService
protected XmlWorkflowFactory workflowFactory
protected XmlWorkflowItemService xmlWorkflowItemService
public void addPageMeta(PageMeta pageMeta) throws WingException, SQLException
AbstractWingTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerpageMeta - to be added.WingException - whenever.UIException - whenever.SQLException - whenever.public void addBody(Body body) throws SAXException, WingException, 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.protected void buildSearchResultsDivision(Division div) throws IOException, SQLException, WingException, AuthorizeException
div - The division to contain the results division.IOException - passed through.SQLException - passed through.WingException - passed through.AuthorizeException - passed through.protected int getParameterPage()
protected int getParameterRpp()
protected int getParameterSortBy()
protected String getParameterOrder()
protected String generateURL(Map<String,String> parameters) throws UIException
parameters - search parameters.UIException - passed through.protected void buildSearchControls(Division div) throws WingException, SQLException
WingExceptionSQLExceptionCopyright © 2016 DuraSpace. All rights reserved.