public interface IUser<U> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
U |
getApplicationUser() |
Serializable |
getId() |
String |
getName() |
void |
setApplicationUser(U user) |
Serializable getId()
String getName()
U getApplicationUser()
void setApplicationUser(U user)
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.