public class _PermissionsTie extends Permissions implements Ice.TieBase
| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUID | 
__ids, extendedRestrictions, perm1, restrictions| Constructor and Description | 
|---|
| _PermissionsTie(_PermissionsOperations delegate) | 
| _PermissionsTie() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | canAnnotate(Ice.Current __current)Whether the current user has permissions
 for annotating this object. | 
| boolean | canChgrp(Ice.Current __current)Whether the current user has the ""chgrp"" permissions
 for this object. | 
| boolean | canChown(Ice.Current __current)Whether the current user has the ""chown"" permissions
 for this object. | 
| boolean | canDelete(Ice.Current __current)Whether the current user has the ""delete"" permissions
 for this object. | 
| boolean | canEdit(Ice.Current __current)Whether the current user has the ""edit"" permissions
 for this object. | 
| boolean | canLink(Ice.Current __current)Whether the current user has the ""link"" permissions
 for this object. | 
| boolean | equals(java.lang.Object rhs) | 
| long | getPerm1(Ice.Current __current)Do not use! | 
| int | hashCode() | 
| java.lang.Object | ice_delegate() | 
| void | ice_delegate(java.lang.Object delegate) | 
| boolean | isDisallow(int restriction,
          Ice.Current __current)The basis for the other canX() methods. | 
| boolean | isGroupAnnotate(Ice.Current __current) | 
| boolean | isGroupRead(Ice.Current __current) | 
| boolean | isGroupWrite(Ice.Current __current) | 
| boolean | isRestricted(java.lang.String restriction,
            Ice.Current __current)Returns true if the given argument is present in the
 extendedRestrictions set. | 
| boolean | isUserAnnotate(Ice.Current __current) | 
| boolean | isUserRead(Ice.Current __current) | 
| boolean | isUserWrite(Ice.Current __current) | 
| boolean | isWorldAnnotate(Ice.Current __current) | 
| boolean | isWorldRead(Ice.Current __current) | 
| boolean | isWorldWrite(Ice.Current __current) | 
| void | setGroupAnnotate(boolean value,
                Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setGroupRead(boolean value,
            Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setGroupWrite(boolean value,
             Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setPerm1(long value,
        Ice.Current __current)Do not use!
 Throws  ClientErrorif mutation not allowed. | 
| void | setUserAnnotate(boolean value,
               Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setUserRead(boolean value,
           Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setUserWrite(boolean value,
            Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setWorldAnnotate(boolean value,
                Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setWorldRead(boolean value,
            Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
| void | setWorldWrite(boolean value,
             Ice.Current __current)Throws  ClientErrorif mutation not allowed. | 
___canAnnotate, ___canChgrp, ___canChown, ___canDelete, ___canEdit, ___canLink, ___getPerm1, ___isDisallow, ___isGroupAnnotate, ___isGroupRead, ___isGroupWrite, ___isRestricted, ___isUserAnnotate, ___isUserRead, ___isUserWrite, ___isWorldAnnotate, ___isWorldRead, ___isWorldWrite, ___setGroupAnnotate, ___setGroupRead, ___setGroupWrite, ___setPerm1, ___setUserAnnotate, ___setUserRead, ___setUserWrite, ___setWorldAnnotate, ___setWorldRead, ___setWorldWrite, __dispatch, __readImpl, __writeImpl, canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, clone, getPerm1, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, isDisallow, isGroupAnnotate, isGroupRead, isGroupWrite, isRestricted, isUserAnnotate, isUserRead, isUserWrite, isWorldAnnotate, isWorldRead, isWorldWrite, setGroupAnnotate, setGroupRead, setGroupWrite, setPerm1, setUserAnnotate, setUserRead, setUserWrite, setWorldAnnotate, setWorldRead, setWorldWritepublic static final long serialVersionUID
public _PermissionsTie()
public _PermissionsTie(_PermissionsOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate in interface Ice.TieBasepublic void ice_delegate(java.lang.Object delegate)
ice_delegate in interface Ice.TieBasepublic boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean canAnnotate(Ice.Current __current)
_PermissionsOperationscanAnnotate in interface _PermissionsOperations__current - The Current object for the invocation.public boolean canChgrp(Ice.Current __current)
_PermissionsOperationscanChgrp in interface _PermissionsOperations__current - The Current object for the invocation.public boolean canChown(Ice.Current __current)
_PermissionsOperationscanChown in interface _PermissionsOperations__current - The Current object for the invocation.public boolean canDelete(Ice.Current __current)
_PermissionsOperationscanDelete in interface _PermissionsOperations__current - The Current object for the invocation.public boolean canEdit(Ice.Current __current)
_PermissionsOperationscanEdit in interface _PermissionsOperations__current - The Current object for the invocation.public boolean canLink(Ice.Current __current)
_PermissionsOperationscanLink in interface _PermissionsOperations__current - The Current object for the invocation.public long getPerm1(Ice.Current __current)
_PermissionsOperationsgetPerm1 in interface _PermissionsOperations__current - The Current object for the invocation.public boolean isDisallow(int restriction,
                          Ice.Current __current)
_PermissionsOperationsisDisallow in interface _PermissionsOperations__current - The Current object for the invocation.public boolean isGroupAnnotate(Ice.Current __current)
isGroupAnnotate in interface _PermissionsOperationspublic boolean isGroupRead(Ice.Current __current)
isGroupRead in interface _PermissionsOperationspublic boolean isGroupWrite(Ice.Current __current)
isGroupWrite in interface _PermissionsOperationspublic boolean isRestricted(java.lang.String restriction,
                            Ice.Current __current)
_PermissionsOperationsisRestricted in interface _PermissionsOperations__current - The Current object for the invocation.public boolean isUserAnnotate(Ice.Current __current)
isUserAnnotate in interface _PermissionsOperationspublic boolean isUserRead(Ice.Current __current)
isUserRead in interface _PermissionsOperationspublic boolean isUserWrite(Ice.Current __current)
isUserWrite in interface _PermissionsOperationspublic boolean isWorldAnnotate(Ice.Current __current)
isWorldAnnotate in interface _PermissionsOperationspublic boolean isWorldRead(Ice.Current __current)
isWorldRead in interface _PermissionsOperationspublic boolean isWorldWrite(Ice.Current __current)
isWorldWrite in interface _PermissionsOperationspublic void setGroupAnnotate(boolean value,
                             Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setGroupAnnotate in interface _PermissionsOperations__current - The Current object for the invocation.public void setGroupRead(boolean value,
                         Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setGroupRead in interface _PermissionsOperations__current - The Current object for the invocation.public void setGroupWrite(boolean value,
                          Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setGroupWrite in interface _PermissionsOperations__current - The Current object for the invocation.public void setPerm1(long value,
                     Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setPerm1 in interface _PermissionsOperations__current - The Current object for the invocation.public void setUserAnnotate(boolean value,
                            Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setUserAnnotate in interface _PermissionsOperations__current - The Current object for the invocation.public void setUserRead(boolean value,
                        Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setUserRead in interface _PermissionsOperations__current - The Current object for the invocation.public void setUserWrite(boolean value,
                         Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setUserWrite in interface _PermissionsOperations__current - The Current object for the invocation.public void setWorldAnnotate(boolean value,
                             Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setWorldAnnotate in interface _PermissionsOperations__current - The Current object for the invocation.public void setWorldRead(boolean value,
                         Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setWorldRead in interface _PermissionsOperations__current - The Current object for the invocation.public void setWorldWrite(boolean value,
                          Ice.Current __current)
_PermissionsOperationsClientError if mutation not allowed.setWorldWrite in interface _PermissionsOperations__current - The Current object for the invocation.