|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICardTemplateTO | |
|---|---|
| org.eclipse.higgins.rpps.core | |
| org.eclipse.higgins.rpps.core.impl | |
| Uses of ICardTemplateTO in org.eclipse.higgins.rpps.core |
|---|
| Methods in org.eclipse.higgins.rpps.core that return ICardTemplateTO | |
ICardTemplateTO[] |
IRppsService.getICardCreationTemplate()
Return templates for creating cards |
| Methods in org.eclipse.higgins.rpps.core with parameters of type ICardTemplateTO | |
ICardTO |
IRppsService.createICard(ICardTemplateTO template)
Creates a new card by template |
| Uses of ICardTemplateTO in org.eclipse.higgins.rpps.core.impl |
|---|
| Methods in org.eclipse.higgins.rpps.core.impl that return ICardTemplateTO | |
ICardTemplateTO[] |
RppsService.getICardCreationTemplate()
Return templates for creating cards |
ICardTemplateTO |
RppsService.getICardCreationTemplateByTUID(String tuid)
Return templates for creating cards |
static ICardTemplateTO |
ConvertHelper.convertICardTemplate_to_ICardTemplateTO(org.eclipse.higgins.icard.ICardTemplate template)
|
| Methods in org.eclipse.higgins.rpps.core.impl with parameters of type ICardTemplateTO | |
static org.eclipse.higgins.icard.ICardTemplate |
RppsHelper.fillICardTemplate_from_ICardTemplateTO(org.eclipse.higgins.icard.ICardTemplate[] templates,
ICardTemplateTO templeteTO)
Loads the properties from the string array. |
ICardTO |
RppsService.createICard(ICardTemplateTO template)
Creates a new card by template |
static org.eclipse.higgins.icard.ICardTemplate |
ConvertHelper.loadTemplate(org.eclipse.higgins.icard.ICardTemplate[] templates,
ICardTemplateTO templeteTO)
Loads the properties from the string array. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||