|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CardUsageTO | |
|---|---|
| org.eclipse.higgins.rpps.core | |
| org.eclipse.higgins.rpps.core.impl | |
| org.eclipse.higgins.rpps.core.tobj | |
| Uses of CardUsageTO in org.eclipse.higgins.rpps.core |
|---|
| Methods in org.eclipse.higgins.rpps.core that return CardUsageTO | |
|---|---|
CardUsageTO[] |
IRppsService.getCardHistory(org.eclipse.higgins.user.login.UserAccount userAccount,
String cuid,
int startFrom,
int capacity,
String orderBy,
String orderDirection)
Return list of card history records, beginning at the specified position in selection. |
| Uses of CardUsageTO in org.eclipse.higgins.rpps.core.impl |
|---|
| Methods in org.eclipse.higgins.rpps.core.impl that return CardUsageTO | |
|---|---|
static CardUsageTO |
ConvertHelper.convertCardUsage_to_CardUsageTO(org.eclipse.higgins.user.profile.entity.CardUsage cardUsage)
|
CardUsageTO[] |
RppsService.getCardHistory(org.eclipse.higgins.user.login.UserAccount userAccount,
String cuid,
int startFrom,
int size,
String orderBy,
String orderDirection)
Return list of card history records, beginning at the specified position in selection. |
| Uses of CardUsageTO in org.eclipse.higgins.rpps.core.tobj |
|---|
| Methods in org.eclipse.higgins.rpps.core.tobj that return CardUsageTO | |
|---|---|
CardUsageTO[] |
CardInformationTO.getCardHistory()
|
CardUsageTO |
ICardTO.getXLastUsed()
|
| Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type CardUsageTO | |
|---|---|
void |
CardInformationTO.setCardHistory(CardUsageTO[] cardHistory)
|
void |
ICardTO.setXLastUsed(CardUsageTO lastUsed)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||