|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RoleRdbWrapper.InsertSubRoleOfParams
Interface for managing the parameters to the insertSubRoleOf prepared statement.
| Method Summary | |
|---|---|
java.lang.Long |
getModified()
Get the "Modified" parameter to use within prepared statement |
long |
getParentRoleId()
Get the "ParentRoleId" parameter to use within prepared statement |
long |
getRoleId()
Get the "RoleId" parameter to use within prepared statement |
| Method Detail |
|---|
long getRoleId()
throws AnzoException
AnzoException
long getParentRoleId()
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 | |||||||||