|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface HookConfig
The configuration for a single Hook e.g. in a Connector.
| Field Summary |
|---|
| Fields inherited from interface com.ibm.di.config.interfaces.BaseConfiguration |
|---|
CHILD_PATH_SEPARATOR, DISABLE_EXTPROPS, DISABLE_INHERITANCE, INHERIT_NONE, INHERIT_PARENT, ONE_LEVEL, RECURSIVE, RECURSIVE_ONELEVEL, RECURSIVE_SUBTREE, SEARCH_EXACTCASE, SEARCH_ONELEVEL, SEARCH_PARAMNAME, SEARCH_PARAMNAME_RE, SEARCH_PROPERTY, SEARCH_REGEX, SEARCH_SUBSTRING, SUBTREE |
| Method Summary | |
|---|---|
boolean |
couldInherit()
Could this hook inherit data from some other place, if it did not have local data? |
boolean |
getEnabled()
Gets the enabled attribute of the BaseConfiguration object. |
Object |
getHookName()
|
void |
setEnabled(boolean enabled)
Sets the enabled attribute of the BaseConfiguration object. |
void |
setHookName(Object name)
Sets the name of the hook. |
| Method Detail |
|---|
boolean getEnabled()
getEnabled in interface BaseConfigurationvoid setEnabled(boolean enabled)
setEnabled in interface BaseConfigurationenabled - true for enabling; false
otherwise.Object getHookName()
void setHookName(Object name)
name - boolean couldInherit()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||