|
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 interfacepublic AFArtInstance(WFCI wfci, PASEartInstance artInstance) throws WFCIException
wfci
- WFCI interfaceartInstance
- PASEartInstance object
WFCIException
Method Detail |
---|
public AFArtifact getAFArtifact() throws WFCIException
WFCIException
public AFFormData getAFFormData()
public PASEartInstance getPASEartInstance()
public boolean setAFArtInsState(java.lang.String stateID) throws WFCIException
stateID
- state to set
WFCIException
public void setAFFormData(AFFormData afFormData)
afFormData
- AFFormData to setpublic boolean updateAFArtInstance() throws WFCIException
WFCIException
AFArtInstance
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |