|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpe.pase.PASEartInstance
si.wfcidata.AFArtInstance
public class AFArtInstance
AFArtInstance
| Constructor Summary | |
|---|---|
AFArtInstance(WFCI wfci)
Constructor |
|
AFArtInstance(WFCI wfci,
PASEartInstance artInstance)
Constructor |
|
| Method Summary | |
|---|---|
AFArtifact |
getAFArtifact()
Return the AFArtifact |
AFFormData |
getAFFormData()
Return the AFFormData |
PASEartInstance |
getPASEartInstance()
getPASEartInstance |
boolean |
setAFArtInsState(java.lang.String stateID)
Return true for success, else false. |
void |
setAFFormData(AFFormData afFormData)
Reset the AFFormData |
boolean |
updateAFArtInstance()
Update the AFArtInstance instance |
| Methods inherited from class pe.pase.PASEartInstance |
|---|
addAppValue, addAppValue, clone, getAppDataMap, getAppValue, getArtifactID, getArtState, getHashKey, getID, getMyID, getName, setAppDataMap, setAppValue, setAppValue, setArtifactID, setArtState, setID, setMyID, setName, toString, update |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AFArtInstance(WFCI wfci)
wfci - WFCI interface
public AFArtInstance(WFCI wfci,
PASEartInstance artInstance)
throws WFCIException
wfci - WFCI interfaceartInstance - PASEartInstance object
WFCIException| Method Detail |
|---|
public AFArtifact getAFArtifact()
throws WFCIException
WFCIExceptionpublic AFFormData getAFFormData()
public PASEartInstance getPASEartInstance()
public boolean setAFArtInsState(java.lang.String stateID)
throws WFCIException
stateID - state to set
WFCIExceptionpublic void setAFFormData(AFFormData afFormData)
afFormData - AFFormData to set
public boolean updateAFArtInstance()
throws WFCIException
WFCIExceptionAFArtInstance
|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||