|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jdo.state.LifeCycleStateFactory
public abstract class LifeCycleStateFactory
Factory for life cycle states
| Constructor Summary | |
|---|---|
LifeCycleStateFactory()
|
|
| Method Summary | |
|---|---|
static LifeCycleState |
getLifeCycleState(int stateType)
Returns the LifeCycleState for the state constant. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LifeCycleStateFactory()
| Method Detail |
|---|
public static final LifeCycleState getLifeCycleState(int stateType)
stateType - the type as integer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||