|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpe.pase.DBProcess
pe.pase.IapDBProcess
public class IapDBProcess
核決權限形態的 Process 靜態資料.
DBProcess,
Serialized Form| Field Summary | |
|---|---|
static int |
INIT_BY_Art
|
static int |
INIT_BY_ORG
|
static int |
INIT_BY_PROCESS
|
| Fields inherited from class pe.pase.DBProcess |
|---|
LINK_AND, LINK_OR, LINK_XOR, POLICY_ALL, POLICY_AUDIT, POLICY_PREVIOUS, POLICY_QUEUE, POLICY_RANDOM, POSITION_END, POSITION_START, REJPOINT_PREVIOUS, REJPOINT_START, RETPOINT_NEXT, RETPOINT_START, TYPE_CALLPROCESS, TYPE_COMPOUND, TYPE_COUNTERSIGN, TYPE_CREATE, TYPE_DATATRANSFER, TYPE_GATHER, TYPE_IAP, TYPE_ROOT, TYPE_SINGLE |
| Constructor Summary | |
|---|---|
IapDBProcess(java.lang.String id)
|
|
| Method Summary | |
|---|---|
pe.pde.AuthorizationTableTemplate |
getAuthorizationTableTemplate()
|
java.lang.String |
getDispatchAction()
|
java.lang.String |
getEndAction()
|
Role |
getInitiatorRole()
|
int |
getInitiatorType()
|
java.lang.String |
getPostAction()
Get the Agentflow Script defined in the process completing time |
java.lang.String |
getPreAction()
Get the Agentflow Script defined in the process invokating time |
java.util.Vector |
getRulesVector()
|
java.lang.String |
getStartAction()
|
void |
setAuthorizationTableTemplate(pe.pde.AuthorizationTableTemplate att)
|
void |
setDispatchAction(java.lang.String value)
|
void |
setEndAction(java.lang.String value)
|
void |
setInitiatorRole(Role role)
|
void |
setInitiatorType(int type)
|
void |
setPostAction(java.lang.String value)
Set the Agentflow Script defined in the process completing time |
void |
setPreAction(java.lang.String value)
Set the Agentflow Script defined in the process invokating time |
void |
setRulesVector(java.util.Vector mapVector)
|
void |
setStartAction(java.lang.String value)
|
void |
setTestData()
|
void |
update(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int INIT_BY_Art
public static final int INIT_BY_ORG
public static final int INIT_BY_PROCESS
| Constructor Detail |
|---|
public IapDBProcess(java.lang.String id)
| Method Detail |
|---|
public pe.pde.AuthorizationTableTemplate getAuthorizationTableTemplate()
public java.lang.String getDispatchAction()
getDispatchAction in class DBProcesspublic java.lang.String getEndAction()
public Role getInitiatorRole()
public int getInitiatorType()
public java.lang.String getPostAction()
DBProcess
getPostAction in class DBProcesspublic java.lang.String getPreAction()
DBProcess
getPreAction in class DBProcesspublic java.util.Vector getRulesVector()
public java.lang.String getStartAction()
public void setAuthorizationTableTemplate(pe.pde.AuthorizationTableTemplate att)
public void setDispatchAction(java.lang.String value)
setDispatchAction in class DBProcesspublic void setEndAction(java.lang.String value)
public void setInitiatorRole(Role role)
public void setInitiatorType(int type)
public void setPostAction(java.lang.String value)
DBProcess
setPostAction in class DBProcessvalue - the Agentflow Scriptpublic void setPreAction(java.lang.String value)
DBProcess
setPreAction in class DBProcessvalue - the Agentflow Scriptpublic void setRulesVector(java.util.Vector mapVector)
public void setStartAction(java.lang.String value)
public void setTestData()
public void update(java.lang.Object obj)
update in interface com.flowring.entity.Entityupdate in class DBProcess
|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||