|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultImpl
public static class NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultImpl
Default implementation of GetNamedGraphsMetaIdAndAciHistoryResult
| Field Summary | |
|---|---|
int |
canRead
Value for the "canRead" result value |
long |
metaId
Value for the "metaId" result value |
| Constructor Summary | |
|---|---|
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long metaId
public int canRead
| Constructor Detail |
|---|
public NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultImpl()
| Method Detail |
|---|
public long getMetaId()
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResult
getMetaId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultpublic void setMetaId(long metaId)
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResult
setMetaId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultmetaId - the "MetaId" result valuepublic int getCanRead()
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResult
getCanRead in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultpublic void setCanRead(int canRead)
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResult
setCanRead in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryResultcanRead - the "CanRead" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||