public class GenericDefaultGroupPersona extends GenericPersona implements DefaultGroupPersona
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION |
Constructor and Description |
---|
GenericDefaultGroupPersona(java.lang.String pName,
UserAuthority pAuthority)
Creates a new persona with a given name and user authority.
|
getAccount, setAccount
addSubPersona, equals, getAccessRights, getAttribute, getName, getSubPersonae, getUserAuthority, hashCode, hasPersona, hasRole, isReadOnly, main, removeSubPersona, setAttribute, setAttributes, setReadOnly, setSubPersonae, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addSubPersona, equals, getAccessRights, getAttribute, getName, getSubPersonae, getUserAuthority, hasPersona, hasRole, removeSubPersona, setSubPersonae
public GenericDefaultGroupPersona(java.lang.String pName, UserAuthority pAuthority)