|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.action.ActionForm org.kuali.rice.ksb.messaging.web.ConfigViewerForm
public class ConfigViewerForm
This is a description of what this class does - g don't forget to fill this in.
Field Summary | |
---|---|
(package private) List<KeyValuePair> |
properties
|
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
ConfigViewerForm()
|
Method Summary | |
---|---|
List<KeyValuePair> |
getProperties()
|
void |
setProperties(List<KeyValuePair> properties)
|
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 |
Field Detail |
---|
List<KeyValuePair> properties
Constructor Detail |
---|
public ConfigViewerForm()
Method Detail |
---|
public List<KeyValuePair> getProperties()
public void setProperties(List<KeyValuePair> properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |