|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectUserDeltasResult
Interface for holding the results of the selectUserDeltas prepared statement.
| Method Summary | |
|---|---|
long |
getDefaultAcl()
Get the "DefaultAcl" result value |
long |
getDefaultRoleId()
Get the "DefaultRoleId" result value |
java.lang.Long |
getHend()
Get the "Hend" result value |
java.lang.Long |
getHstart()
Get the "Hstart" result value |
long |
getId()
Get the "Id" result value |
java.lang.String |
getUserId()
Get the "UserId" result value |
void |
setDefaultAcl(long defaultAcl)
Set the "DefaultAcl" result value |
void |
setDefaultRoleId(long defaultRoleId)
Set the "DefaultRoleId" 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 |
setId(long id)
Set the "Id" result value |
void |
setUserId(java.lang.String userId)
Set the "UserId" result value |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
java.lang.String getUserId()
throws AnzoException
AnzoException
void setUserId(java.lang.String userId)
throws AnzoException
userId - the "UserId" result value
AnzoException
long getDefaultRoleId()
throws AnzoException
AnzoException
void setDefaultRoleId(long defaultRoleId)
throws AnzoException
defaultRoleId - the "DefaultRoleId" result value
AnzoException
long getDefaultAcl()
throws AnzoException
AnzoException
void setDefaultAcl(long defaultAcl)
throws AnzoException
defaultAcl - the "DefaultAcl" 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 | |||||||||