U - the generic typepublic interface IUser<U> extends Serializable
IUser.| Modifier and Type | Method and Description |
|---|---|
U |
getApplicationUser()
Gets the application user.
|
Serializable |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
void |
setApplicationUser(U user)
Sets the application user.
|
Serializable getId()
String getName()
U getApplicationUser()
void setApplicationUser(U user)
user - the new application userCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.