|
|||||||||||
| 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(String cuid,
int startFrom,
int capacity,
String orderBy,
String orderDirection)
|
| 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.userprofile.entity.CardUsage cardUsage)
|
CardUsageTO[] |
RppsService.getCardHistory(String cuid,
int startFrom,
int size,
String orderBy,
String orderDirection)
|
CardUsageTO[] |
RppsService.getCardHistoryLog(String cuid,
int startFrom,
int size,
String orderBy,
String orderDirection)
|
| Uses of CardUsageTO in org.eclipse.higgins.rpps.core.tobj |
|---|
| Methods in org.eclipse.higgins.rpps.core.tobj that return CardUsageTO | |
CardUsageTO[] |
CardInformationTO.getCardHistory()
|
| Methods in org.eclipse.higgins.rpps.core.tobj with parameters of type CardUsageTO | |
void |
CardInformationTO.setCardHistory(CardUsageTO[] cardHistory)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||