|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AciRdbWrapper.UpdateAccessControlParams
Interface for managing the parameters to the updateAccessControl prepared statement.
| Method Summary | |
|---|---|
long |
getAclId()
Get the "AclId" parameter to use within prepared statement |
int |
getAdd()
Get the "Add" parameter to use within prepared statement |
int |
getChangeNamedGraphAcl()
Get the "ChangeNamedGraphAcl" parameter to use within prepared statement |
long |
getId()
Get the "Id" parameter to use within prepared statement |
int |
getInsertNamedGraph()
Get the "InsertNamedGraph" parameter to use within prepared statement |
int |
getRead()
Get the "Read" parameter to use within prepared statement |
int |
getRemove()
Get the "Remove" parameter to use within prepared statement |
int |
getRemoveNamedGraph()
Get the "RemoveNamedGraph" parameter to use within prepared statement |
long |
getRoleId()
Get the "RoleId" parameter to use within prepared statement |
| Method Detail |
|---|
int getRead()
throws AnzoException
AnzoException
int getAdd()
throws AnzoException
AnzoException
int getRemove()
throws AnzoException
AnzoException
int getInsertNamedGraph()
throws AnzoException
AnzoException
int getRemoveNamedGraph()
throws AnzoException
AnzoException
int getChangeNamedGraphAcl()
throws AnzoException
AnzoException
long getRoleId()
throws AnzoException
AnzoException
long getAclId()
throws AnzoException
AnzoException
long getId()
throws AnzoException
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||