|
||||||||||
| 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.GetNamedGraphsMetaIdAndAciHistoryNewResultImpl
public static class NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultImpl
Default implementation of GetNamedGraphsMetaIdAndAciHistoryNewResult
| Field Summary | |
|---|---|
int |
canRead
Value for the "canRead" result value |
long |
metaId
Value for the "metaId" result value |
| Constructor Summary | |
|---|---|
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultImpl()
|
|
| 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.GetNamedGraphsMetaIdAndAciHistoryNewResultImpl()
| Method Detail |
|---|
public long getMetaId()
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResult
getMetaId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultpublic void setMetaId(long metaId)
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResult
setMetaId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultmetaId - the "MetaId" result valuepublic int getCanRead()
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResult
getCanRead in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultpublic void setCanRead(int canRead)
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResult
setCanRead in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewResultcanRead - the "CanRead" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||