|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.arsdigita.acs.Permissions
| Constructor Summary | |
Permissions()
|
|
| Method Summary | |
boolean |
allUsersHavePermission(String permissionType,
String onWhatId,
String onWhichTable)
|
protected void |
finalize()
|
boolean |
userHasPermission(Integer userId,
String permissionType,
String onWhatId,
String onWhichTable)
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Permissions()
throws SQLException
| Method Detail |
protected void finalize()
throws Throwable
finalize in class Object
public boolean userHasPermission(Integer userId,
String permissionType,
String onWhatId,
String onWhichTable)
throws SQLException,
ACSException
public boolean allUsersHavePermission(String permissionType,
String onWhatId,
String onWhichTable)
throws SQLException,
ACSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||