|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICardResponseTO | |
|---|---|
| org.eclipse.higgins.rpps.core | |
| org.eclipse.higgins.rpps.core.impl | |
| Uses of ICardResponseTO in org.eclipse.higgins.rpps.core |
|---|
| Methods in org.eclipse.higgins.rpps.core that return ICardResponseTO | |
|---|---|
ICardResponseTO |
IRppsService.getICardsByUser(org.eclipse.higgins.user.login.UserAccount userAccount)
This method gets ICardResponseTO which contains the card list and card relation list of the specified user. |
ICardResponseTO |
IRppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd)
Imports card from a file. |
ICardResponseTO |
IRppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential)
Import cards from special format file. |
ICardResponseTO |
IRppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential,
Boolean[] importFlag)
Import cards from special format file. |
| Uses of ICardResponseTO in org.eclipse.higgins.rpps.core.impl |
|---|
| Methods in org.eclipse.higgins.rpps.core.impl that return ICardResponseTO | |
|---|---|
ICardResponseTO |
RppsService.getICardsByUser(org.eclipse.higgins.user.login.UserAccount userAccount)
Gets the card list of the specified user. |
ICardResponseTO |
RppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd)
Imports card from a file. |
ICardResponseTO |
RppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential)
Imports card from a file. |
ICardResponseTO |
RppsService.importICards(org.eclipse.higgins.user.login.UserAccount userAccount,
byte[] crd,
String formatID,
UITokenServiceCredentialTO credential,
Boolean[] importFlag)
Imports card from a file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||