|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectCollectionAdditionsResult
Interface for holding the results of the selectCollectionAdditions prepared statement.
| Method Summary | |
|---|---|
long |
getAclId()
Get the "AclId" result value |
long |
getId()
Get the "Id" result value |
long |
getNamedgraphid()
Get the "Namedgraphid" result value |
long |
getObj()
Get the "Obj" result value |
long |
getProp()
Get the "Prop" result value |
long |
getRevision()
Get the "Revision" result value |
long |
getSubj()
Get the "Subj" result value |
void |
setAclId(long aclId)
Set the "AclId" result value |
void |
setId(long id)
Set the "Id" result value |
void |
setNamedgraphid(long namedgraphid)
Set the "Namedgraphid" result value |
void |
setObj(long obj)
Set the "Obj" result value |
void |
setProp(long prop)
Set the "Prop" result value |
void |
setRevision(long revision)
Set the "Revision" result value |
void |
setSubj(long subj)
Set the "Subj" result value |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
long getSubj()
throws AnzoException
AnzoException
void setSubj(long subj)
throws AnzoException
subj - the "Subj" result value
AnzoException
long getProp()
throws AnzoException
AnzoException
void setProp(long prop)
throws AnzoException
prop - the "Prop" result value
AnzoException
long getObj()
throws AnzoException
AnzoException
void setObj(long obj)
throws AnzoException
obj - the "Obj" result value
AnzoException
long getNamedgraphid()
throws AnzoException
AnzoException
void setNamedgraphid(long namedgraphid)
throws AnzoException
namedgraphid - the "Namedgraphid" 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||