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)
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, 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
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 © 2016 DuraSpace. All Rights Reserved.