|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Callable
| Method Summary | |
|---|---|
java.lang.String |
getFullyQualifiedName() |
DOID |
getID()Get ID of the callable object |
java.lang.String |
getParameterList()Get parameter list as a String |
java.util.List<? extends Parameter> |
getParameters()Get all the parameters of the callable interface (Function/Method/Constructor) Function returns FormalParameterTable and Method/Constructor return OverloadedParameterTable |
java.lang.String |
getType()Get alias of the return type |
DOID |
getTypeID()Get alias of the return type |
| Method Detail |
|---|
DOID getID()
java.util.List<? extends Parameter> getParameters()
java.lang.String getType()
DOID getTypeID()
java.lang.String getParameterList()
java.lang.String getFullyQualifiedName()
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||