public class EditItemMetadataForm extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
protected ChoiceAuthorityService |
choiceAuthorityService |
protected CollectionService |
collectionService |
protected ItemService |
itemService |
protected MetadataAuthorityService |
metadataAuthorityService |
protected MetadataFieldService |
metadataFieldService |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
EditItemMetadataForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
Add either the simple Ajax response document or the full
document with header and full edit item form based on the
mode parameter.
|
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 ItemService itemService
protected MetadataFieldService metadataFieldService
protected CollectionService collectionService
protected ChoiceAuthorityService choiceAuthorityService
protected MetadataAuthorityService metadataAuthorityService
public void addPageMeta(PageMeta pageMeta) throws WingException, SQLException
AbstractDSpaceTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerWingExceptionSQLExceptionpublic void addBody(Body body) throws SQLException, WingException
addBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSQLExceptionWingExceptionCopyright © 2016 DuraSpace. All Rights Reserved.