|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NamedGraphRdbWrapper.GetNamedGraphAtRevisionResult
Interface for holding the results of the getNamedGraphAtRevision prepared statement.
| 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 |
| Method Detail |
|---|
long getMetaId()
throws AnzoException
AnzoException
void setMetaId(long metaId)
throws AnzoException
metaId - the "MetaId" result value
AnzoException
java.lang.Long getModified()
throws AnzoException
AnzoException
void setModified(java.lang.Long modified)
throws AnzoException
modified - the "Modified" result value
AnzoException
long getAclid()
throws AnzoException
AnzoException
void setAclid(long aclid)
throws AnzoException
aclid - the "Aclid" result value
AnzoException
long getLastModifiedBy()
throws AnzoException
AnzoException
void setLastModifiedBy(long lastModifiedBy)
throws AnzoException
lastModifiedBy - the "LastModifiedBy" result value
AnzoException
long getCreatedBy()
throws AnzoException
AnzoException
void setCreatedBy(long createdBy)
throws AnzoException
createdBy - the "CreatedBy" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||