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) |
invoke
getExcludePattern, getOrder, getPattern, setExcludePattern, setOrder, setPattern
public 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 AbstractDataProviderGetResultMethodInterceptor
java.lang.Throwable
java.lang.Exception
protected 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 AbstractDataProviderGetResultMethodInterceptor
java.lang.Throwable
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.