|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectDeltaNamedGraphInfoResult
Interface for holding the results of the selectDeltaNamedGraphInfo prepared statement.
| Method Summary | |
|---|---|
long |
getAclid()
Get the "Aclid" result value |
long |
getCreatedBy()
Get the "CreatedBy" result value |
long |
getId()
Get the "Id" 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 |
long |
getRevision()
Get the "Revision" result value |
void |
setAclid(long aclid)
Set the "Aclid" result value |
void |
setCreatedBy(long createdBy)
Set the "CreatedBy" result value |
void |
setId(long id)
Set the "Id" 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 |
void |
setRevision(long revision)
Set the "Revision" result value |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
long getRevision()
throws AnzoException
AnzoException
void setRevision(long revision)
throws AnzoException
revision - the "Revision" result value
AnzoException
long getAclid()
throws AnzoException
AnzoException
void setAclid(long aclid)
throws AnzoException
aclid - the "Aclid" result value
AnzoException
long getCreatedBy()
throws AnzoException
AnzoException
void setCreatedBy(long createdBy)
throws AnzoException
createdBy - the "CreatedBy" 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 getMetaId()
throws AnzoException
AnzoException
void setMetaId(long metaId)
throws AnzoException
metaId - the "MetaId" result value
AnzoException
long getLastModifiedBy()
throws AnzoException
AnzoException
void setLastModifiedBy(long lastModifiedBy)
throws AnzoException
lastModifiedBy - the "LastModifiedBy" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||