org.kuali.core.web.struts.pojo |
Pojo classes to handle population of form pojos.
|
Java Source File Name | Type | Comment |
ArrayUtils.java | Class | begin Kuali Foundation modification
This class sets the value of an element of an array of primitives at the supplied index. |
PojoForm.java | Interface | begin Kuali Foundation modification
This interface defines methods that Pojo Forms must provide. |
PojoFormBase.java | Class | This class is the base form which implements the PojoForm interface. |
PojoPlugin.java | Class | begin Kuali Foundation modification
This class is the POJO Plugin implementation of the PlugIn interface. |
PojoPropertyUtilsBean.java | Class | begin Kuali Foundation modification
This class is used to access the properties of a Pojo bean. |