|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface UserRdbWrapper.UpdateUserParams
Interface for managing the parameters to the updateUser prepared statement.
| Method Summary | |
|---|---|
long |
getDefaultAclId()
Get the "DefaultAclId" parameter to use within prepared statement |
long |
getDefaultRoleId()
Get the "DefaultRoleId" parameter to use within prepared statement |
long |
getId()
Get the "Id" parameter to use within prepared statement |
java.lang.String |
getPasswordHash()
Get the "PasswordHash" parameter to use within prepared statement |
java.lang.String |
getUserId()
Get the "UserId" parameter to use within prepared statement |
| Method Detail |
|---|
java.lang.String getUserId()
throws AnzoException
AnzoException
java.lang.String getPasswordHash()
throws AnzoException
AnzoException
long getDefaultRoleId()
throws AnzoException
AnzoException
long getDefaultAclId()
throws AnzoException
AnzoException
long getId()
throws AnzoException
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||