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