|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AclRdbWrapper.SelectUserHasAccessResult
Interface for holding the results of the selectUserHasAccess prepared statement.
| Method Summary | |
|---|---|
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 |
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 |
| Method Detail |
|---|
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 | |||||||||