com.bstek.dorado.data.provider
public final class DataProviderGetResultMethodInterceptor extends AbstractDataProviderGetResultMethodInterceptor
METHOD_NAME, PAGING_METHOD_NAME| Constructor and Description |
|---|
DataProviderGetResultMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
invokeGetPagingResult(org.aopalliance.intercept.MethodInvocation methodInvocation,
DataProvider dataProvider,
java.lang.Object parameter,
Page page,
DataType resultDataType) |
protected java.lang.Object |
invokeGetResult(org.aopalliance.intercept.MethodInvocation methodInvocation,
DataProvider dataProvider,
java.lang.Object parameter,
DataType resultDataType) |
invokegetExcludePattern, getOrder, getPattern, setExcludePattern, setOrder, setPatternpublic DataProviderGetResultMethodInterceptor()
protected java.lang.Object invokeGetResult(org.aopalliance.intercept.MethodInvocation methodInvocation,
DataProvider dataProvider,
java.lang.Object parameter,
DataType resultDataType)
throws java.lang.Throwable,
java.lang.Exception
invokeGetResult in class AbstractDataProviderGetResultMethodInterceptorjava.lang.Throwablejava.lang.Exceptionprotected java.lang.Object invokeGetPagingResult(org.aopalliance.intercept.MethodInvocation methodInvocation,
DataProvider dataProvider,
java.lang.Object parameter,
Page page,
DataType resultDataType)
throws java.lang.Throwable,
java.lang.Exception
invokeGetPagingResult in class AbstractDataProviderGetResultMethodInterceptorjava.lang.Throwablejava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.