|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lifecycle | |
---|---|
com.oberon.ooql.sdk |
Uses of Lifecycle in com.oberon.ooql.sdk |
---|
Methods in com.oberon.ooql.sdk that return Lifecycle | |
---|---|
Lifecycle |
Stage.getLifecycle()
Get the related Lifecycle |
Lifecycle |
ObjectObj.getLifecycle(Framework framework)
Get the ObjectObj's Lifecycle |
static Lifecycle |
Lifecycle.open(java.lang.String name,
Framework framework,
java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
Open an administrative object and read properties from the database or retrieve them from memory |
Methods in com.oberon.ooql.sdk with parameters of type Lifecycle | |
---|---|
java.lang.String |
Lifecycle.compareUpdate(Lifecycle refLifecycle,
boolean checkImage,
boolean overwrite,
boolean force,
Framework framework)
Return/apply the OOQL command to update this Lifecycle object and let it become equals to another reference object. |
void |
ObjectObj.setLifecycle(Lifecycle lifecycle)
Set the ObjectObj's Lifecycle [INTERNAL USAGE] |
void |
Stage.setLifeCycle(Lifecycle lifecycle)
Link the Stage with the related Lifecycle |
|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |