org.dlese.dpc.vocab.action.form
Class VocabAdminForm
java.lang.Object
org.apache.struts.action.ActionForm
org.dlese.dpc.vocab.action.form.VocabAdminForm
- All Implemented Interfaces:
- Serializable
public class VocabAdminForm
- extends org.apache.struts.action.ActionForm
A Struts Form bean for presenting vocab configuration information
- Author:
- Ryan Deardorff
- See Also:
- Serialized Form
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vocab
protected MetadataVocab vocab
loaderFeedback
protected String loaderFeedback
VocabAdminForm
public VocabAdminForm()
setLoaderFeedback
public void setLoaderFeedback(String loaderFeedback)
- Sets the loaderFeedback attribute of the VocabAdminForm object
- Parameters:
loaderFeedback
- The new loaderFeedback value
getLoaderFeedback
public String getLoaderFeedback()
- Gets the loaderFeedback attribute of the VocabAdminForm object
- Returns:
- The loaderFeedback value