org.exoplatform.wiki.service
Class Permission
java.lang.Object
org.exoplatform.wiki.service.Permission
public class Permission
- extends Object
Created by The eXo Platform SAS
Author : viet.nguyen
viet.nguyen@exoplatform.com
Jan 5, 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Permission
public Permission()
getPermissionType
public PermissionType getPermissionType()
setPermissionType
public void setPermissionType(PermissionType permissionType)
isAllowed
public boolean isAllowed()
setAllowed
public void setAllowed(boolean isAllowed)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.