|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DFScriptParent
Parent item of the script. Script will be executed against context of this parent. Right now we support only schema and data tree as script parent.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.im.df.api.ddl.DFItem |
|---|
DFItem.Handle<T extends DFItem> |
| Nested classes/interfaces inherited from interface com.im.df.api.support.PropertiesEditingConfigurable |
|---|
PropertiesEditingConfigurable.Extra |
| Field Summary | |
|---|---|
static String |
PROP_SCRIPTS
|
| Fields inherited from interface com.im.df.api.ddl.DFItem |
|---|
PROP_CAPABILITIES, PROP_DESCRIPTION, PROP_ID, PROP_NAME, PROP_TYPE, PROP_VALID |
| Method Summary | |
|---|---|
DFSchema |
getSchema()
|
DFContainer<DFScript> |
getScripts()
|
| Methods inherited from interface com.im.df.api.ddl.DFItem |
|---|
addPropertyChangeListener, getCapabilities, getDescription, getHandle, getId, getName, getType, isValid, removePropertyChangeListener, setDescription, setName |
| Methods inherited from interface com.im.df.api.support.PropertiesEditingConfigurable |
|---|
isPropertyEditable |
| Field Detail |
|---|
static final String PROP_SCRIPTS
| Method Detail |
|---|
DFContainer<DFScript> getScripts()
DFSchema getSchema()
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||