|
||||||||||
| 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.InsertUserParamsImpl
public static class UserRdbWrapper.InsertUserParamsImpl
Default implementation of InsertUserParams
| Constructor Summary | |
|---|---|
UserRdbWrapper.InsertUserParamsImpl()
|
|
| 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.Long |
getModified()
Get the "Modified" 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.InsertUserParamsImpl()
| Method Detail |
|---|
public long getId()
UserRdbWrapper.InsertUserParams
getId in interface UserRdbWrapper.InsertUserParamspublic java.lang.String getUserId()
UserRdbWrapper.InsertUserParams
getUserId in interface UserRdbWrapper.InsertUserParamspublic java.lang.String getPasswordHash()
UserRdbWrapper.InsertUserParams
getPasswordHash in interface UserRdbWrapper.InsertUserParamspublic long getDefaultRoleId()
UserRdbWrapper.InsertUserParams
getDefaultRoleId in interface UserRdbWrapper.InsertUserParamspublic long getDefaultAclId()
UserRdbWrapper.InsertUserParams
getDefaultAclId in interface UserRdbWrapper.InsertUserParamspublic java.lang.Long getModified()
UserRdbWrapper.InsertUserParams
getModified in interface UserRdbWrapper.InsertUserParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||