|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.common.authorization.AbilityDAO
public class AbilityDAO
| Constructor Summary | |
|---|---|
AbilityDAO()
|
|
AbilityDAO(int f,
AbilityObject ao)
|
|
| Method Summary | |
|---|---|
AbilityDAO |
fillObject(java.sql.ResultSet r)
Creates the Dao from the passed resultset, internally calling the appriate constructor. |
AbilityObject |
getAbilityObject()
|
Function |
getFunction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbilityDAO()
public AbilityDAO(int f,
AbilityObject ao)
| Method Detail |
|---|
public AbilityObject getAbilityObject()
public Function getFunction()
public AbilityDAO fillObject(java.sql.ResultSet r)
throws java.sql.SQLException
Dao
fillObject in interface Daor - the resultset from a database call,
should include the entire object
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||