org.squashtest.tm.security.acls
Class PermissionGroup
java.lang.Object
org.squashtest.tm.security.acls.PermissionGroup
public class PermissionGroup
- extends Object
This class represents an agregation of permissions (read, write and so on) which can be given to a user and which
have a scope of object identities.
- Author:
- Gregory Fouquet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PermissionGroup
public PermissionGroup(long id,
String qualifiedName)
getQualifiedName
public String getQualifiedName()
getId
public long getId()
getSimpleName
public String getSimpleName()
calculateSimpleName
public void calculateSimpleName()
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.