|
||||||||||
| 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<State>
org.apache.lokahi.core.api.state.StateModel
public class StateModel
| Field Summary |
|---|
| Fields inherited from class org.apache.lokahi.core.common.interfaces.LokahiModel |
|---|
jp, tpe |
| Constructor Summary | |
|---|---|
StateModel()
|
|
| Method Summary | |
|---|---|
State |
getObject(int id)
|
java.util.Collection<State> |
getObjects()
|
State |
viewState(int id)
|
java.util.Collection<State> |
viewStates()
|
| 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 StateModel()
| Method Detail |
|---|
public State viewState(int id)
throws java.sql.SQLException
java.sql.SQLException
public java.util.Collection<State> viewStates()
throws java.sql.SQLException
java.sql.SQLException
public java.util.Collection<State> getObjects()
throws java.sql.SQLException
getObjects in class LokahiModel<State>java.sql.SQLException
public State getObject(int id)
throws java.sql.SQLException
getObject in class LokahiModel<State>java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||