| Package | Description |
|---|---|
| it.eng.edison.usersurvey_portlet.server.dao |
| Modifier and Type | Method and Description |
|---|---|
Invitationtoken |
InvitationtokenJpaController.findInvitationtoken(Integer id)
Find invitationtoken.
|
| Modifier and Type | Method and Description |
|---|---|
List<Invitationtoken> |
InvitationtokenJpaController.findInvitationtokenByUserAnswerId(int iduseranswer)
Find invitationtoken by user answer id.
|
List<Invitationtoken> |
InvitationtokenJpaController.findInvitationtokenByUUID(String UUID)
Find invitationtoken by UUID.
|
List<Invitationtoken> |
InvitationtokenJpaController.findInvitationtokenEntities()
Find invitationtoken entities.
|
List<Invitationtoken> |
InvitationtokenJpaController.findInvitationtokenEntities(int maxResults,
int firstResult)
Find invitationtoken entities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationtokenJpaController.create(Invitationtoken invitationtoken)
Creates the.
|
void |
InvitationtokenJpaController.edit(Invitationtoken invitationtoken)
Edits the.
|
Copyright © 2018. All Rights Reserved.