|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResult
Interface for holding the results of the getNamedGraphsMetaIdAndAciHistory prepared statement.
| Method Summary | |
|---|---|
int |
getCanRead()
Get the "CanRead" result value |
long |
getMetaId()
Get the "MetaId" result value |
void |
setCanRead(int canRead)
Set the "CanRead" result value |
void |
setMetaId(long metaId)
Set the "MetaId" result value |
| Method Detail |
|---|
long getMetaId()
throws AnzoException
AnzoException
void setMetaId(long metaId)
throws AnzoException
metaId - the "MetaId" result value
AnzoException
int getCanRead()
throws AnzoException
AnzoException
void setCanRead(int canRead)
throws AnzoException
canRead - the "CanRead" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||