|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface OperationConfig
The Configuration for a single AssemblyLine operation.
| Field Summary | |
|---|---|
static String |
INIT_OPERATION
Deprecated. |
| 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 | |
|---|---|
AttributeMapConfig |
getAttributeMap(boolean input)
Returns the input or output attribute map |
SchemaConfig |
getSchema(boolean input)
Returns the input or output schema |
boolean |
isPublic()
Deprecated. This flag is not used anymore |
void |
setPublic(boolean pub)
Deprecated. This flag is not used anymore |
| 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 | ||||||||||