|
|||||||||
| Home >> All >> [ domain overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
domain
Class VolatileMgr

java.lang.Objectdomain.VolatileMgr
- All Implemented Interfaces:
- de.danet.an.workflow.omgcore.WfObject, de.danet.an.workflow.omgcore.WfProcessMgr
- public class VolatileMgr
- extends java.lang.Object
- implements de.danet.an.workflow.omgcore.WfProcessMgr
- extends java.lang.Object
This class provides ...
- Version:
- $Revision: 1.3 $
| Field Summary |
| Fields inherited from interface de.danet.an.workflow.omgcore.WfProcessMgr |
DISABLED, ENABLED |
| Constructor Summary | |
VolatileMgr()
Creates an instance of VolatileMgr
with all attributes initialized to default values. |
|
| Method Summary | |
java.lang.String |
category()
Describe category method here. |
de.danet.an.workflow.omgcore.ProcessDataInfo |
contextSignature()
Describe contextSignature method here. |
de.danet.an.workflow.omgcore.WfProcess |
createProcess(de.danet.an.workflow.omgcore.WfRequester wfRequester)
Describe createProcess method here. |
java.lang.String |
description()
Describe description method here. |
java.lang.String |
name()
Describe name method here. |
java.util.Collection |
processes()
Describe processes method here. |
int |
processMgrState()
Describe processMgrState method here. |
de.danet.an.workflow.omgcore.ProcessDataInfo |
resultSignature()
Describe resultSignature method here. |
void |
setProcessMgrState(int n)
Describe setProcessMgrState method here. |
java.lang.String |
version()
Describe version method here. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
VolatileMgr
public VolatileMgr()
- Creates an instance of
VolatileMgrwith all attributes initialized to default values.
| Method Detail |
name
public java.lang.String name() throws java.rmi.RemoteException
- Describe
namemethod here.- Specified by:
namein interfacede.danet.an.workflow.omgcore.WfProcessMgr
version
public java.lang.String version() throws java.rmi.RemoteException
- Describe
versionmethod here.- Specified by:
versionin interfacede.danet.an.workflow.omgcore.WfProcessMgr
processes
public java.util.Collection processes() throws java.rmi.RemoteException
- Describe
processesmethod here.- Specified by:
processesin interfacede.danet.an.workflow.omgcore.WfProcessMgr
processMgrState
public int processMgrState()
throws java.rmi.RemoteException
- Describe
processMgrStatemethod here.- Specified by:
processMgrStatein interfacede.danet.an.workflow.omgcore.WfProcessMgr
setProcessMgrState
public void setProcessMgrState(int n)
throws java.rmi.RemoteException,
de.danet.an.workflow.omgcore.TransitionNotAllowedException
- Describe
setProcessMgrStatemethod here.- Specified by:
setProcessMgrStatein interfacede.danet.an.workflow.omgcore.WfProcessMgr
description
public java.lang.String description() throws java.rmi.RemoteException
- Describe
descriptionmethod here.- Specified by:
descriptionin interfacede.danet.an.workflow.omgcore.WfProcessMgr
category
public java.lang.String category() throws java.rmi.RemoteException
- Describe
categorymethod here.- Specified by:
categoryin interfacede.danet.an.workflow.omgcore.WfProcessMgr
contextSignature
public de.danet.an.workflow.omgcore.ProcessDataInfo contextSignature() throws java.rmi.RemoteException
- Describe
contextSignaturemethod here.- Specified by:
contextSignaturein interfacede.danet.an.workflow.omgcore.WfProcessMgr
resultSignature
public de.danet.an.workflow.omgcore.ProcessDataInfo resultSignature() throws java.rmi.RemoteException
- Describe
resultSignaturemethod here.- Specified by:
resultSignaturein interfacede.danet.an.workflow.omgcore.WfProcessMgr
createProcess
public de.danet.an.workflow.omgcore.WfProcess createProcess(de.danet.an.workflow.omgcore.WfRequester wfRequester) throws java.rmi.RemoteException, de.danet.an.workflow.omgcore.NotEnabledException, de.danet.an.workflow.omgcore.InvalidRequesterException, de.danet.an.workflow.omgcore.RequesterRequiredException
- Describe
createProcessmethod here.- Specified by:
createProcessin interfacede.danet.an.workflow.omgcore.WfProcessMgr
|
|||||||||
| Home >> All >> [ domain overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
domain.VolatileMgr