|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jpa3.AbstractObject
org.opencrx.kernel.workflow1.jpa3.AbstractTask
org.opencrx.kernel.workflow1.jpa3.WfProcess
public class WfProcess
Class WfProcess
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.workflow1.cci2.AbstractTask |
|---|
AbstractTask.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::workflow1::WfProcess |
| Fields inherited from class org.opencrx.kernel.workflow1.jpa3.AbstractTask |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
WfProcess()
Constructor |
|
| Method Summary | |
|---|---|
Integer |
getMaxRetries()
Retrieves the possibly null value for the optional attribute maxRetries. |
Boolean |
isSynchronous()
Retrieves the possibly null value for the optional attribute isSynchronous. |
protected org.w3c.jpa3.AbstractObject.Slice |
newWfProcess$Slice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
void |
setMaxRetries(Integer maxRetries)
Sets a new value for the attribute maxRetries. |
void |
setSynchronous(Boolean isSynchronous)
Sets a new value for the attribute isSynchronous. |
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.workflow1.cci2.AbstractTask |
|---|
getDescription, getName, getPriority, setDescription, setName, setPriority |
| Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet |
|---|
getProperty |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::workflow1::WfProcess
| Constructor Detail |
|---|
public WfProcess()
| Method Detail |
|---|
public final Integer getMaxRetries()
maxRetries.
maxRetries.public void setMaxRetries(Integer maxRetries)
maxRetries.
maxRetries - The possibly null new value for attribute maxRetries.public final Boolean isSynchronous()
isSynchronous.
isSynchronous.public void setSynchronous(Boolean isSynchronous)
isSynchronous.
isSynchronous - The possibly null new value for attribute isSynchronous.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class AbstractTask
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class AbstractTaskprotected org.w3c.jpa3.AbstractObject.Slice newWfProcess$Slice(int index)
protected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class AbstractTaskWfProcess.CLASS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||