|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationConfig
| Field Summary | |
|---|---|
static String |
INIT_OPERATION
The constant has been depricated. |
| Fields inherited from interface com.ibm.di.config.interfaces.BaseConfiguration |
|---|
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, SUBTREE |
| Method Summary | |
|---|---|
AttributeMapConfig |
getAttributeMap(boolean input)
Returns the input or output attribute map |
SchemaConfig |
getSchema(boolean input)
Returns the input or output schema |
boolean |
isPublic()
Returns the public flag of the configuration. |
void |
setPublic(boolean pub)
Sets the public flag of the configuration. |
| Field Detail |
|---|
static final String INIT_OPERATION
| Method Detail |
|---|
SchemaConfig getSchema(boolean input)
input - if true returns the input schema otherwise the output schema is returnedAttributeMapConfig getAttributeMap(boolean input)
input - if true returns the input map otherwise the output map is returnedboolean isPublic()
void setPublic(boolean pub)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||