|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserUuid | |
|---|---|
| net.sf.sail.common.apps.preview | |
| net.sf.sail.common.util | Miscellaneous utility classes. |
| net.sf.sail.core.entity | |
| net.sf.sail.core.session | Management of SAIL sessions. |
| Uses of UserUuid in net.sf.sail.common.apps.preview |
|---|
| Fields in net.sf.sail.common.apps.preview declared as UserUuid | |
|---|---|
static UserUuid |
PreviewSessionDataService.PREVIEW_USERID
|
| Methods in net.sf.sail.common.apps.preview with parameters of type UserUuid | |
|---|---|
User |
PreviewSessionDataService.getUser(UserUuid userUuid)
|
| Uses of UserUuid in net.sf.sail.common.util |
|---|
| Fields in net.sf.sail.common.util declared as UserUuid | |
|---|---|
static UserUuid |
MockData.USER_ID_1
|
static UserUuid |
MockData.USER_ID_2
|
| Methods in net.sf.sail.common.util with parameters of type UserUuid | |
|---|---|
static User |
MockData.fakeUser(UserUuid userUuid)
|
| Uses of UserUuid in net.sf.sail.core.entity |
|---|
| Methods in net.sf.sail.core.entity that return UserUuid | |
|---|---|
UserUuid |
User.getUserUUID()
|
| Constructors in net.sf.sail.core.entity with parameters of type UserUuid | |
|---|---|
User(UserUuid userUUID,
java.lang.String displayName)
|
|
| Uses of UserUuid in net.sf.sail.core.session |
|---|
| Methods in net.sf.sail.core.session with parameters of type UserUuid | |
|---|---|
User |
SessionDataService.getUser(UserUuid userUuid)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||