|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.transfers.dao.PlayerMatchesDAO
DAO to load from HO Database number of matches played by a player
Method Summary | |
static int |
getAppearance(int playerId,
boolean official)
Method to load the number of matches player |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static int getAppearance(int playerId, boolean official)
playerId
- Id of the Player to considerofficial
- true for official matches, false for friendly
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |