|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicAssignmentFunction
| Method Summary | |
|---|---|
java.lang.String |
getDescription()Gets a description of this Dynamic Assignment Function |
java.lang.String |
getFunctionName()Gets the name of this Dynamic Assignment Function |
void |
setInitParams(java.util.Map initParams)Sets the initialization parameters required by the function (if any) This function is called automatically by the DynamicAssignmentRegistry on registration of a new function. |
| Method Detail |
|---|
void setInitParams(java.util.Map initParams)
throws DynamicAssignmentException
initParams - Map of String parameter values keyed by String parameter namesDynamicAssignmentException - if implementation of method finds invalid parametersjava.lang.String getFunctionName()
java.lang.String getDescription()
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||