public class GidAccessControlBean extends AccessControlBean
| Constructor and Description |
|---|
GidAccessControlBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getGid()
Gets the group id to check for.
|
void |
setGid(int gid)
Sets the group id to check for
|
AccessControl |
toAccessControl()
Converts this object to a JLAN access control
|
getAccessLevel, getAccessType, getName, setAccessType, setBeanNamepublic final void setGid(int gid)
gid - the group id to check forpublic final int getGid()
public AccessControl toAccessControl()
AccessControlBeantoAccessControl in class AccessControlBeanCopyright © 2005–2014 Alfresco Software. All rights reserved.