|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICardTO | |
|---|---|
| org.eclipse.higgins.ics.ws.client | |
| org.eclipse.higgins.ics.ws.wsdl | |
| Uses of ICardTO in org.eclipse.higgins.ics.ws.client |
|---|
| Methods in org.eclipse.higgins.ics.ws.client that return ICardTO | |
static ICardTO |
Utils.card2ICardTO(Card card,
ICardTO cardTO)
|
| Methods in org.eclipse.higgins.ics.ws.client with parameters of type ICardTO | |
static Card |
Utils.ICardTO2Card(ICardTO cardTO,
Card card)
|
static ICardTO |
Utils.card2ICardTO(Card card,
ICardTO cardTO)
|
| Uses of ICardTO in org.eclipse.higgins.ics.ws.wsdl |
|---|
| Methods in org.eclipse.higgins.ics.ws.wsdl that return ICardTO | |
ICardTO[] |
ICardResponseTO.getICardList()
Gets the ICardList value for this ICardResponseTO. |
ICardTO |
RPPSServiceSEI.createICardByTemplate(String userId,
String password,
ICardTemplateTO template)
|
ICardTO |
RPPSServiceSEI.createDuplicateICard(String userId,
String password,
String cardName,
String cuid,
String pinCode)
|
ICardTO |
RPPSServiceSEI.getICardByIdAndTokenServiceCredential(String userId,
String password,
String cuid,
UITokenServiceCredentialTO userCredintial)
|
ICardTO |
RPPSServiceSEI.getICardById(String userId,
String password,
String cuid)
|
ICardTO |
RPPSServiceSEI.updateICard(String userId,
String password,
ICardTO icardTO)
|
ICardTO[] |
RPPSServiceSEI.getICardsByFormat(String userId,
String password,
String formatID)
|
ICardTO |
RPPSServiceSEI.setPinCode(String userId,
String password,
String cuid,
String pinCode)
|
ICardTO |
RPPSServiceSEI.resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
|
ICardTO |
RPPSServiceSEI.editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
|
ICardTO |
RPPSServiceSEI.clearCardCredential(String userId,
String password,
String cuid)
|
ICardTO |
RPPSServiceSEIBindingStub.createICardByTemplate(String userId,
String password,
ICardTemplateTO template)
|
ICardTO |
RPPSServiceSEIBindingStub.createDuplicateICard(String userId,
String password,
String cardName,
String cuid,
String pinCode)
|
ICardTO |
RPPSServiceSEIBindingStub.getICardByIdAndTokenServiceCredential(String userId,
String password,
String cuid,
UITokenServiceCredentialTO userCredintial)
|
ICardTO |
RPPSServiceSEIBindingStub.getICardById(String userId,
String password,
String cuid)
|
ICardTO |
RPPSServiceSEIBindingStub.updateICard(String userId,
String password,
ICardTO icardTO)
|
ICardTO[] |
RPPSServiceSEIBindingStub.getICardsByFormat(String userId,
String password,
String formatID)
|
ICardTO |
RPPSServiceSEIBindingStub.setPinCode(String userId,
String password,
String cuid,
String pinCode)
|
ICardTO |
RPPSServiceSEIBindingStub.resetPinCode(String userId,
String password,
String cuid,
String oldPinCode)
|
ICardTO |
RPPSServiceSEIBindingStub.editPinCode(String userId,
String password,
String cuid,
String oldPinCode,
String newPinCode)
|
ICardTO |
RPPSServiceSEIBindingStub.clearCardCredential(String userId,
String password,
String cuid)
|
| Methods in org.eclipse.higgins.ics.ws.wsdl with parameters of type ICardTO | |
void |
ICardResponseTO.setICardList(ICardTO[] ICardList)
Sets the ICardList value for this ICardResponseTO. |
ICardTO |
RPPSServiceSEI.updateICard(String userId,
String password,
ICardTO icardTO)
|
ICardTO |
RPPSServiceSEIBindingStub.updateICard(String userId,
String password,
ICardTO icardTO)
|
| Constructors in org.eclipse.higgins.ics.ws.wsdl with parameters of type ICardTO | |
ICardResponseTO(int code,
String message,
ICardTO[] ICardList,
MapTO[] relationList)
|
|
ICardsAndCategoryTO(int code,
String message,
ICardTO[] ICardList,
MapTO[] relationList,
CategoryTO[] categoryList)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||