|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessEntrySettings
Process entry settings object. This interface defices generator settings that contain a list of process entries.
| Method Summary | |
|---|---|
void |
afterDeserialization(MsgContainer msgs)
This template method is called after the settings object has been deserialized. |
void |
beforeSerialization()
This template method is called before the settings object is being serialized. |
java.util.List |
getEntryList()
Gets the entry list. |
Model |
getModel()
Gets the model that will be used to resolve item references (e\.g\. data types). |
void |
setEntryList(java.util.List entryList)
Sets the entry list. |
| Method Detail |
|---|
java.util.List getEntryList()
ProcessEntry objectsvoid setEntryList(java.util.List entryList)
entryList - A list of ProcessEntry objectsModel getModel()
void beforeSerialization()
void afterDeserialization(MsgContainer msgs)
msgs - Container for error messages
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||