|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AciRdbWrapper.SelectAccessControlResult
Interface for holding the results of the selectAccessControl prepared statement.
| Method Summary | |
|---|---|
long |
getAclId()
Get the "AclId" result value |
int |
getAdd()
Get the "Add" result value |
int |
getChangeNamedGraphAcl()
Get the "ChangeNamedGraphAcl" result value |
int |
getInsertNamedGraph()
Get the "InsertNamedGraph" result value |
int |
getRead()
Get the "Read" result value |
int |
getRemove()
Get the "Remove" result value |
int |
getRemoveNamedGraph()
Get the "RemoveNamedGraph" result value |
long |
getRoleId()
Get the "RoleId" result value |
void |
setAclId(long AclId)
Set the "AclId" result value |
void |
setAdd(int add)
Set the "Add" result value |
void |
setChangeNamedGraphAcl(int changeNamedGraphAcl)
Set the "ChangeNamedGraphAcl" result value |
void |
setInsertNamedGraph(int insertNamedGraph)
Set the "InsertNamedGraph" result value |
void |
setRead(int read)
Set the "Read" result value |
void |
setRemove(int remove)
Set the "Remove" result value |
void |
setRemoveNamedGraph(int removeNamedGraph)
Set the "RemoveNamedGraph" result value |
void |
setRoleId(long roleId)
Set the "RoleId" result value |
| Method Detail |
|---|
long getAclId()
throws AnzoException
AnzoException
void setAclId(long AclId)
throws AnzoException
AclId - the "AclId" result value
AnzoException
long getRoleId()
throws AnzoException
AnzoException
void setRoleId(long roleId)
throws AnzoException
roleId - the "RoleId" result value
AnzoException
int getRead()
throws AnzoException
AnzoException
void setRead(int read)
throws AnzoException
read - the "Read" result value
AnzoException
int getAdd()
throws AnzoException
AnzoException
void setAdd(int add)
throws AnzoException
add - the "Add" result value
AnzoException
int getRemove()
throws AnzoException
AnzoException
void setRemove(int remove)
throws AnzoException
remove - the "Remove" result value
AnzoException
int getInsertNamedGraph()
throws AnzoException
AnzoException
void setInsertNamedGraph(int insertNamedGraph)
throws AnzoException
insertNamedGraph - the "InsertNamedGraph" result value
AnzoException
int getRemoveNamedGraph()
throws AnzoException
AnzoException
void setRemoveNamedGraph(int removeNamedGraph)
throws AnzoException
removeNamedGraph - the "RemoveNamedGraph" result value
AnzoException
int getChangeNamedGraphAcl()
throws AnzoException
AnzoException
void setChangeNamedGraphAcl(int changeNamedGraphAcl)
throws AnzoException
changeNamedGraphAcl - the "ChangeNamedGraphAcl" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||