|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface UsersRolesRdbWrapper.InsertUsersRolesParams
Interface for managing the parameters to the insertUsersRoles prepared statement.
| 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 |
| Method Detail |
|---|
long getUserId()
throws AnzoException
AnzoException
long getRoleId()
throws AnzoException
AnzoException
int getIsExplicit()
throws AnzoException
AnzoException
java.lang.Long getModified()
throws AnzoException
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||