|
|||||||||||
| 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.InteractionImpl
biz.hammurapi.web.interaction.InteractionFactory.InteractionDefinition
Interaction definition
| Nested Class Summary | |
class |
InteractionFactory.InteractionDefinition.StepDefinition
Interaction step definition |
class |
InteractionFactory.InteractionDefinition.TransitionDefinition
Transition definition |
| Field Summary |
| Fields inherited from class biz.hammurapi.web.interaction.sql.InteractionImpl |
AfterCode, BeforeCode, Description, Guid, Id, ImageType, InteractionImage, IsVertical, LastModified, Name, OwnerMenu, Scope, Status, Version |
| Fields inherited from class biz.hammurapi.sql.DatabaseObject |
columns, objectVersion, originalVersion |
| Constructor Summary | |
InteractionFactory.InteractionDefinition(java.sql.ResultSet rs)
|
|
| Method Summary | |
boolean |
before(java.util.Map context)
Executes before code. |
java.util.Collection |
getRootSteps()
|
void |
setSQLProcessor(biz.hammurapi.sql.SQLProcessor processor)
|
| Methods inherited from class biz.hammurapi.web.interaction.sql.InteractionImpl |
clone, getAfterCode, getBeforeCode, getDescription, getGuid, getId, getImageType, getInteractionImage, getIsVertical, getLastModified, getName, getOwnerMenu, getScope, getStatus, getVersion, project, project, setAfterCode, setBeforeCode, setDescription, setGuid, setId, setImageType, setInteractionImage, setIsVertical, setLastModified, setName, setOwnerMenu, setScope, setStatus, setVersion |
| 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(java.sql.ResultSet rs)
throws java.sql.SQLException
| Method Detail |
public void setSQLProcessor(biz.hammurapi.sql.SQLProcessor processor)
throws java.sql.SQLException
setSQLProcessor in interface biz.hammurapi.sql.DataAccessObjectjava.sql.SQLException
public boolean before(java.util.Map context)
throws HammurapiWebException
context - evaluation context.
HammurapiWebExceptionpublic java.util.Collection getRootSteps()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||