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