|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.platform.database.oracle.publisher.MethodFilter
public abstract class MethodFilter
| Constructor Summary | |
|---|---|
MethodFilter() |
|
| Method Summary | |
|---|---|
abstract boolean |
acceptMethod(ProcedureMethod method, boolean preApprove) |
java.util.List<java.lang.String> |
getMethodNames() |
java.lang.String |
getSingleMethodName() |
boolean |
isSingleMethod() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodFilter()
| Method Detail |
|---|
public abstract boolean acceptMethod(ProcedureMethod method,
boolean preApprove)
public boolean isSingleMethod()
public java.lang.String getSingleMethodName()
public java.util.List<java.lang.String> getMethodNames()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||