|
||||||||||
| 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.GetNamedGraphAtRevisionResultImpl
public static class NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultImpl
Default implementation of GetNamedGraphAtRevisionResult
| Field Summary | |
|---|---|
long |
aclid
Value for the "aclid" result value |
long |
createdBy
Value for the "createdBy" result value |
long |
lastModifiedBy
Value for the "lastModifiedBy" result value |
long |
metaId
Value for the "metaId" result value |
java.lang.Long |
modified
Value for the "modified" result value |
| Constructor Summary | |
|---|---|
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getAclid()
Get the "Aclid" result value |
long |
getCreatedBy()
Get the "CreatedBy" result value |
long |
getLastModifiedBy()
Get the "LastModifiedBy" result value |
long |
getMetaId()
Get the "MetaId" result value |
java.lang.Long |
getModified()
Get the "Modified" result value |
void |
setAclid(long aclid)
Set the "Aclid" result value |
void |
setCreatedBy(long createdBy)
Set the "CreatedBy" result value |
void |
setLastModifiedBy(long lastModifiedBy)
Set the "LastModifiedBy" result value |
void |
setMetaId(long metaId)
Set the "MetaId" result value |
void |
setModified(java.lang.Long modified)
Set the "Modified" result value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long metaId
public java.lang.Long modified
public long aclid
public long lastModifiedBy
public long createdBy
| Constructor Detail |
|---|
public NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultImpl()
| Method Detail |
|---|
public long getMetaId()
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
getMetaId in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultpublic void setMetaId(long metaId)
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
setMetaId in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultmetaId - the "MetaId" result valuepublic java.lang.Long getModified()
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
getModified in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultpublic void setModified(java.lang.Long modified)
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
setModified in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultmodified - the "Modified" result valuepublic long getAclid()
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
getAclid in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultpublic void setAclid(long aclid)
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
setAclid in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultaclid - the "Aclid" result valuepublic long getLastModifiedBy()
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
getLastModifiedBy in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultpublic void setLastModifiedBy(long lastModifiedBy)
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
setLastModifiedBy in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultlastModifiedBy - the "LastModifiedBy" result valuepublic long getCreatedBy()
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
getCreatedBy in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultpublic void setCreatedBy(long createdBy)
NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
setCreatedBy in interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResultcreatedBy - the "CreatedBy" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||