|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.common.interfaces.LokahiModel<Function>
org.apache.lokahi.core.api.function.FunctionModel
public class FunctionModel
| Field Summary |
|---|
| Fields inherited from class org.apache.lokahi.core.common.interfaces.LokahiModel |
|---|
jp, logger, tpe |
| Constructor Summary | |
|---|---|
FunctionModel()
|
|
| Method Summary | |
|---|---|
Function |
getObject(int id)
|
java.util.Collection<Function> |
getObjects()
|
Function |
viewFunction(int id)
|
java.util.Collection<Function> |
viewFunctions()
|
| Methods inherited from class org.apache.lokahi.core.common.interfaces.LokahiModel |
|---|
jpInit, jpInit, jpInit, jpInit, perform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionModel()
| Method Detail |
|---|
public Function viewFunction(int id)
throws java.sql.SQLException
java.sql.SQLException
public java.util.Collection<Function> viewFunctions()
throws java.sql.SQLException
java.sql.SQLException
public java.util.Collection<Function> getObjects()
throws java.sql.SQLException
getObjects in class LokahiModel<Function>java.sql.SQLException
public Function getObject(int id)
throws java.sql.SQLException
getObject in class LokahiModel<Function>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||