com.nabhinc.portlet.mvcportlet.common |
|
Java Source File Name | Type | Comment |
AttributeBeanCreator.java | Class | A ObjectRegistry class that returns bean from specified attribute name and scope.
This class has two optional attributes, attributeNames and
scope> . |
BaseAttributeSetter.java | Class | Sets attribute values from request parameters or preferences. |
BaseBeanPopulator.java | Class | Creates a Java bean if not already created, populates it based on the
request parameters, and sets it as an attribute value under specified scope.
author: Padmanabh Dabke author: (c) 2005 Nabh Information Systems, Inc. |
BeanCreator.java | Interface | author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. |