Class ConfigViewerForm

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

public class ConfigViewerForm extends org.apache.struts.action.ActionForm
See Also:
  • Constructor Details

    • ConfigViewerForm

      public ConfigViewerForm()
  • Method Details

    • getProperties

      public List<KeyValue> getProperties()
    • setProperties

      public void setProperties(List<KeyValue> properties)