| java.lang.Object com.nabhinc.portlet.mvcportlet.beanutil.BasePropertySetter
All known Subclasses: com.nabhinc.portlet.mvcportlet.beanutil.IntegerPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.LongPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.ConditionPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.ShortPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.CalendarPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.RolePropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.ByteArrayPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.DatePropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.SetPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.SQLDatePropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.ListPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.TimestampPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.UserPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.BooleanPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.DoublePropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.FloatPropertySetter, com.nabhinc.portlet.mvcportlet.beanutil.StringPropertySetter,
BasePropertySetter | abstract public class BasePropertySetter implements PropertySetter(Code) | | author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. All Rights Reserved. since: 1.1 |
bpsLogger | protected Log bpsLogger(Code) | | |
bpsSetNullProperty | protected boolean bpsSetNullProperty(Code) | | |
setProperty | public void setProperty(PortletRequest request, Object target, String paramName, String propertyName) throws PortletException(Code) | | |
|
|