public class UserAuthority extends Authority
| Constructor and Description |
|---|
UserAuthority(Entity entity) |
UserAuthority(EntityType entityType) |
UserAuthority(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
User |
getUser() |
void |
setId(String id) |
void |
setUser(User user) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic UserAuthority(Entity entity)
public UserAuthority(EntityType entityType)
public UserAuthority(String id, EntityType entityType)
Copyright © 2017. All rights reserved.