|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mlw.fps.model.business.dao.memmory.vlh.PlayerWeaponStatsAdapter
Field Summary |
Fields inherited from interface com.mlw.vlh.ValueListAdapter |
DO_FILTER, DO_NOTHING, DO_PAGE, DO_SORT |
Constructor Summary | |
PlayerWeaponStatsAdapter()
Creates a new instance of PlayerStatsAdapter |
Method Summary | |
int |
getAdapterType()
This method tells the Service what still needs to be done on the Collection before returning the data. |
ValueList |
getValueList(ValueListInfo info)
Gets a ValueList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlayerWeaponStatsAdapter()
Method Detail |
public int getAdapterType()
getAdapterType
in interface ValueListAdapter
public int getAdapterType(){ retuyrnDO_SORT && DO_PAGE; }
public ValueList getValueList(ValueListInfo info)
getValueList
in interface ValueListAdapter
info
- The ValueList
information
ValueList
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |