public class AddBitstreamForm extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizeService |
authorizeService |
protected ItemService |
itemService |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
AddBitstreamForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
What to add at the end of the body
|
boolean |
addBundleOption(Item item,
Select select,
String bundleName)
Add the bundleName to the list of bundles available to submit to.
|
void |
addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
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 ItemService itemService
public void addPageMeta(PageMeta pageMeta) throws WingException
AbstractDSpaceTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerWingExceptionpublic void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSAXExceptionWingExceptionUIExceptionSQLExceptionIOExceptionAuthorizeExceptionpublic boolean addBundleOption(Item item, Select select, String bundleName) throws SQLException, WingException
item - DSO item being evaluatedselect - DRI wing select box that is being added tobundleName - SQLExceptionWingExceptionCopyright © 2016 DuraSpace. All Rights Reserved.