|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CardTemplate | |
|---|---|
| org.eclipse.higgins.ics.gwt.icm.client | |
| org.eclipse.higgins.ics.gwt.icm.client.panel | |
| org.eclipse.higgins.ics.model.bean | |
| org.eclipse.higgins.ics.ws.client | |
| Uses of CardTemplate in org.eclipse.higgins.ics.gwt.icm.client |
|---|
| Methods in org.eclipse.higgins.ics.gwt.icm.client that return CardTemplate | |
static CardTemplate |
ICMEntryPoint.getPCardTemplate()
|
| Methods in org.eclipse.higgins.ics.gwt.icm.client with parameters of type CardTemplate | |
void |
ICMServiceAsync.createICard(CardTemplate cardTemplate,
String userIdentifier,
String userPassword,
com.google.gwt.user.client.rpc.AsyncCallback callback)
|
static void |
ICMEntryPoint.setPCardTemplate(CardTemplate cardTemplate)
|
GWTResponse |
ICMService.createICard(CardTemplate cardTemplate,
String userIdentifier,
String userPassword)
|
| Uses of CardTemplate in org.eclipse.higgins.ics.gwt.icm.client.panel |
|---|
| Methods in org.eclipse.higgins.ics.gwt.icm.client.panel that return CardTemplate | |
CardTemplate |
NewCardPanel.getCardTemplate()
|
| Methods in org.eclipse.higgins.ics.gwt.icm.client.panel with parameters of type CardTemplate | |
void |
NewCardPanel.setCardTemplate(CardTemplate cardTemplate)
|
| Constructors in org.eclipse.higgins.ics.gwt.icm.client.panel with parameters of type CardTemplate | |
NewCardPanel(CardTemplate cardTemplate)
|
|
| Uses of CardTemplate in org.eclipse.higgins.ics.model.bean |
|---|
| Methods in org.eclipse.higgins.ics.model.bean with parameters of type CardTemplate | |
Response |
ManagerBean.createICard(CardTemplate cardTemplate,
String userIdentifier,
String userPassword)
|
GWTResponse |
RPCBean.createICard(CardTemplate cardTemplate,
String userIdentifier,
String userPassword)
|
| Uses of CardTemplate in org.eclipse.higgins.ics.ws.client |
|---|
| Methods in org.eclipse.higgins.ics.ws.client that return CardTemplate | |
static CardTemplate |
Utils.cardTemplateTO2cardTemplate(ICardTemplateTO cardTemplateTO)
|
| Methods in org.eclipse.higgins.ics.ws.client with parameters of type CardTemplate | |
Response |
WSClient.createICard(CardTemplate cardTemplate,
String userIdentifier,
String userPassword)
|
static ICardTemplateTO |
Utils.cardTemplate2cardTemplateTO(CardTemplate cardTemplate)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||