|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectNamedGraphsStatementsDeltasResult
Interface for holding the results of the selectNamedGraphsStatementsDeltas prepared statement.
| Method Summary | |
|---|---|
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 |
long |
getNewAclId()
Get the "NewAclId" result value |
long |
getNewId()
Get the "NewId" result value |
long |
getNewRevision()
Get the "NewRevision" result value |
long |
getOldAclId()
Get the "OldAclId" result value |
long |
getOldId()
Get the "OldId" result value |
long |
getOldRevision()
Get the "OldRevision" 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 |
void |
setNewAclId(long newAclId)
Set the "NewAclId" result value |
void |
setNewId(long newId)
Set the "NewId" result value |
void |
setNewRevision(long newRevision)
Set the "NewRevision" result value |
void |
setOldAclId(long oldAclId)
Set the "OldAclId" result value |
void |
setOldId(long oldId)
Set the "OldId" result value |
void |
setOldRevision(long oldRevision)
Set the "OldRevision" result value |
| Method Detail |
|---|
long getNewId()
throws AnzoException
AnzoException
void setNewId(long newId)
throws AnzoException
newId - the "NewId" result value
AnzoException
long getOldId()
throws AnzoException
AnzoException
void setOldId(long oldId)
throws AnzoException
oldId - the "OldId" result value
AnzoException
long getNewAclId()
throws AnzoException
AnzoException
void setNewAclId(long newAclId)
throws AnzoException
newAclId - the "NewAclId" result value
AnzoException
long getOldAclId()
throws AnzoException
AnzoException
void setOldAclId(long oldAclId)
throws AnzoException
oldAclId - the "OldAclId" result value
AnzoException
long getNewRevision()
throws AnzoException
AnzoException
void setNewRevision(long newRevision)
throws AnzoException
newRevision - the "NewRevision" result value
AnzoException
long getOldRevision()
throws AnzoException
AnzoException
void setOldRevision(long oldRevision)
throws AnzoException
oldRevision - the "OldRevision" 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 | |||||||||