public class VersionNoticeTransformer extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
authorizeService |
protected HandleService |
handleService |
protected VersionHistoryService |
versionHistoryService |
protected VersioningService |
versioningService |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
VersionNoticeTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
Abstract implementations of WingTransformer.
|
protected void |
addVersionNotice(Division division,
Item item,
Message head,
Message content,
boolean addItemUrl) |
addOptions, addPageMeta, 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 HandleService handleService
protected VersioningService versioningService
protected VersionHistoryService versionHistoryService
public void addBody(Body body) throws SAXException, WingException, SQLException, IOException, AuthorizeException, org.apache.cocoon.ProcessingException
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.org.apache.cocoon.ProcessingException - whenever.protected void addVersionNotice(Division division, Item item, Message head, Message content, boolean addItemUrl) throws WingException, SQLException
WingExceptionSQLExceptionCopyright © 2016 DuraSpace. All rights reserved.