|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectSubRoleDeltasResult
Interface for holding the results of the selectSubRoleDeltas prepared statement.
| Method Summary | |
|---|---|
java.lang.Long |
getHend()
Get the "Hend" result value |
java.lang.Long |
getHstart()
Get the "Hstart" result value |
long |
getParentRoleId()
Get the "ParentRoleId" result value |
long |
getRoleId()
Get the "RoleId" result value |
void |
setHend(java.lang.Long hend)
Set the "Hend" result value |
void |
setHstart(java.lang.Long hstart)
Set the "Hstart" result value |
void |
setParentRoleId(long parentRoleId)
Set the "ParentRoleId" result value |
void |
setRoleId(long roleId)
Set the "RoleId" result value |
| Method Detail |
|---|
long getRoleId()
throws AnzoException
AnzoException
void setRoleId(long roleId)
throws AnzoException
roleId - the "RoleId" result value
AnzoException
long getParentRoleId()
throws AnzoException
AnzoException
void setParentRoleId(long parentRoleId)
throws AnzoException
parentRoleId - the "ParentRoleId" result value
AnzoException
java.lang.Long getHstart()
throws AnzoException
AnzoException
void setHstart(java.lang.Long hstart)
throws AnzoException
hstart - the "Hstart" result value
AnzoException
java.lang.Long getHend()
throws AnzoException
AnzoException
void setHend(java.lang.Long hend)
throws AnzoException
hend - the "Hend" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||