org.kuali.rice.ksb.messaging.web
Class ConfigViewerForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.kuali.rice.ksb.messaging.web.ConfigViewerForm
All Implemented Interfaces:
Serializable

public class ConfigViewerForm
extends org.apache.struts.action.ActionForm

This is a description of what this class does - g don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ConfigViewerForm()
           
 
Method Summary
 List<org.kuali.rice.core.util.KeyValue> getProperties()
           
 void setProperties(List<org.kuali.rice.core.util.KeyValue> 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
 

Constructor Detail

ConfigViewerForm

public ConfigViewerForm()
Method Detail

getProperties

public List<org.kuali.rice.core.util.KeyValue> getProperties()

setProperties

public void setProperties(List<org.kuali.rice.core.util.KeyValue> properties)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.