|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.sql.DatabaseObject
biz.hammurapi.web.interaction.sql.InteractionStepImpl
biz.hammurapi.web.interaction.InteractionFactory.InteractionDefinition.StepDefinition
Interaction step definition
| Field Summary |
| Fields inherited from class biz.hammurapi.web.interaction.sql.InteractionStepImpl |
ActionCode, BindInteraction, BindMenu, BindType, BindUrl, Description, Geometry, GuardCode, Id, InteractionId, Name, StepOrder |
| Fields inherited from class biz.hammurapi.sql.DatabaseObject |
columns, objectVersion, originalVersion |
| Constructor Summary | |
InteractionFactory.InteractionDefinition.StepDefinition(boolean force)
|
|
InteractionFactory.InteractionDefinition.StepDefinition(java.sql.ResultSet rs)
|
|
| Method Summary | |
java.util.Collection |
getInputs()
|
InteractionFactory.InteractionDefinition |
getInteractionDefinition()
|
java.util.Collection |
getOutputs()
|
java.lang.Object |
guard(java.util.Map context)
Executes guard code. |
| Methods inherited from class biz.hammurapi.web.interaction.sql.InteractionStepImpl |
clone, getActionCode, getBindInteraction, getBindMenu, getBindType, getBindUrl, getDescription, getGeometry, getGuardCode, getId, getInteractionId, getName, getStepOrder, project, project, setActionCode, setBindInteraction, setBindMenu, setBindType, setBindUrl, setDescription, setGeometry, setGuardCode, setId, setInteractionId, setName, setStepOrder |
| Methods inherited from class biz.hammurapi.sql.DatabaseObject |
addColumn, addObserver, addRelationship, clear, configure, configure, copy, delete, equals, fromDom, fromDom, get, getAttribute, getColumn, getColumnAttribute, getObjectVersion, getRelationship, getSqlType, hashCode, insert, isDeleted, isModified, loadRelationships, onChange, removeAttribute, removeColumnAttribute, removeObserver, setAttribute, setColumnAttribute, setOriginal, toDom, toDom, toString, update |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface biz.hammurapi.xml.dom.DomSerializable |
toDom |
| Constructor Detail |
public InteractionFactory.InteractionDefinition.StepDefinition(boolean force)
public InteractionFactory.InteractionDefinition.StepDefinition(java.sql.ResultSet rs)
throws java.sql.SQLException
| Method Detail |
public java.util.Collection getInputs()
public java.util.Collection getOutputs()
public InteractionFactory.InteractionDefinition getInteractionDefinition()
public java.lang.Object guard(java.util.Map context)
throws HammurapiWebException
context - evaluation context.
HammurapiWebException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||