|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| 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 |
public 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 parameterspublic java.lang.String getFunctionName()
public java.lang.String getDescription()
|
Oracle BPEL Process Manager Workflow Services API Reference 10g Release 3 (10.1.3) B28985-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2006, Oracle. All rights reserved.