|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.UserRdbWrapper.UpdateUserParamsImpl
public static class UserRdbWrapper.UpdateUserParamsImpl
Default implementation of UpdateUserParams
| Constructor Summary | |
|---|---|
UserRdbWrapper.UpdateUserParamsImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserRdbWrapper.UpdateUserParamsImpl()
| Method Detail |
|---|
public java.lang.String getUserId()
UserRdbWrapper.UpdateUserParams
getUserId in interface UserRdbWrapper.UpdateUserParamspublic java.lang.String getPasswordHash()
UserRdbWrapper.UpdateUserParams
getPasswordHash in interface UserRdbWrapper.UpdateUserParamspublic long getDefaultRoleId()
UserRdbWrapper.UpdateUserParams
getDefaultRoleId in interface UserRdbWrapper.UpdateUserParamspublic long getDefaultAclId()
UserRdbWrapper.UpdateUserParams
getDefaultAclId in interface UserRdbWrapper.UpdateUserParamspublic long getId()
UserRdbWrapper.UpdateUserParams
getId in interface UserRdbWrapper.UpdateUserParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||