|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Creates a InteractionManagerAction object model with a set of actions
to manage the parent form state with the given XML from the
InteractionManager.
| Method Summary | |
InteractionManagerAction |
buildAction(java.io.InputStream resource)
Loads a XML content from the given InputStream
resource and creates a InteractionManagerAction
action model. |
InteractionManagerAction |
buildAction(java.lang.String resource)
Loads a XML content from the given String
resource and creates a InteractionManagerAction
action model. |
| Method Detail |
public InteractionManagerAction buildAction(java.lang.String resource)
Loads a XML content from the given String
resource and creates a InteractionManagerAction
action model.
resource - InputStream XML source.
InteractionManagerAction action model.public InteractionManagerAction buildAction(java.io.InputStream resource)
Loads a XML content from the given InputStream
resource and creates a InteractionManagerAction
action model.
resource - InputStream XML source.
InteractionManagerAction action model.
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||