|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.UsersRolesRdbWrapper.InsertUsersRolesParamsImpl
public static class UsersRolesRdbWrapper.InsertUsersRolesParamsImpl
Default implementation of InsertUsersRolesParams
| Constructor Summary | |
|---|---|
UsersRolesRdbWrapper.InsertUsersRolesParamsImpl()
|
|
| Method Summary | |
|---|---|
int |
getIsExplicit()
Get the "IsExplicit" parameter to use within prepared statement |
java.lang.Long |
getModified()
Get the "Modified" parameter to use within prepared statement |
long |
getRoleId()
Get the "RoleId" parameter to use within prepared statement |
long |
getUserId()
Get the "UserId" parameter to use within prepared statement |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UsersRolesRdbWrapper.InsertUsersRolesParamsImpl()
| Method Detail |
|---|
public long getUserId()
UsersRolesRdbWrapper.InsertUsersRolesParams
getUserId in interface UsersRolesRdbWrapper.InsertUsersRolesParamspublic long getRoleId()
UsersRolesRdbWrapper.InsertUsersRolesParams
getRoleId in interface UsersRolesRdbWrapper.InsertUsersRolesParamspublic int getIsExplicit()
UsersRolesRdbWrapper.InsertUsersRolesParams
getIsExplicit in interface UsersRolesRdbWrapper.InsertUsersRolesParamspublic java.lang.Long getModified()
UsersRolesRdbWrapper.InsertUsersRolesParams
getModified in interface UsersRolesRdbWrapper.InsertUsersRolesParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||