| org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer org.dspace.app.xmlui.aspect.administrative.registries.DeleteMetadataFieldsConfirm
DeleteMetadataFieldsConfirm | public class DeleteMetadataFieldsConfirm extends AbstractDSpaceTransformer (Code) | | Prompt the user with a list of to-be-deleted metadata fields and
ask the user if they are sure they want them deleted.
author: Scott phillips |
Methods inherited from org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer | public static String URLDecode(String encodedString) throws UIException(Code)(Java Doc) public static String URLEncode(String unencodedString) throws UIException(Code)(Java Doc) public void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException(Code)(Java Doc) public void addOptions(Options options) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException(Code)(Java Doc) public void addPageMeta(PageMeta pageMeta) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException(Code)(Java Doc) public void addUserMeta(UserMeta userMeta) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException(Code)(Java Doc) public void dispose()(Code)(Java Doc) public static String generateURL(String baseURL, Map<String, String> parameters)(Code)(Java Doc) public String getComponentName()(Code)(Java Doc) public ObjectManager getObjectManager()(Code)(Java Doc) protected void handleException(Exception e) throws SAXException(Code)(Java Doc) public void recycle()(Code)(Java Doc) public void setup(SourceResolver resolver, Map objectModel, String src, Parameters parameters) throws ProcessingException, SAXException, IOException(Code)(Java Doc)
|
|
|