|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mlw.vlh.ValueListHandler | +--com.mlw.vlh.impl.DefaltValueListHandler
Field Summary | |
static org.apache.commons.logging.Log |
log
class logger |
Constructor Summary | |
DefaltValueListHandler()
Creates a new instance of DefaltValueListHandler |
Method Summary | |
ValueList |
getValueList(ValueListInfo info,
java.lang.String name)
Gets a ValueList |
Methods inherited from class com.mlw.vlh.ValueListHandler |
getInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.apache.commons.logging.Log log
Constructor Detail |
public DefaltValueListHandler()
Method Detail |
public ValueList getValueList(ValueListInfo info, java.lang.String name)
ValueListHandler
getValueList
in class ValueListHandler
info
- The ValueList
informationname
- The name of the ValueList
ValueList
com.mlw.vlh.ValueListHander.getValueList(ValueListInfo info, String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |