|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationsPolicy | |
org.openejb.test.entity.bmp | |
org.openejb.test.entity.cmp | |
org.openejb.test.stateful | |
org.openejb.test.stateless |
Uses of OperationsPolicy in org.openejb.test.entity.bmp |
Methods in org.openejb.test.entity.bmp that return OperationsPolicy | |
OperationsPolicy |
BasicBmpBean.getAllowedOperationsReport(String methodName)
Maps to BasicBmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicBmpObject.getAllowedOperationsReport(String methodName)
Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
AllowedOperationsBmpBean.getAllowedOperationsReport(String methodName)
Maps to BasicBmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicBmp2DataSourcesObject.getAllowedOperationsReport(String methodName)
Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicBmp2DataSourcesBean.getAllowedOperationsReport(String methodName)
Maps to BasicBmp2DataSourcesObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
Uses of OperationsPolicy in org.openejb.test.entity.cmp |
Methods in org.openejb.test.entity.cmp that return OperationsPolicy | |
OperationsPolicy |
AllowedOperationsCmpBean.getAllowedOperationsReport(String methodName)
Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicCmpBean.getAllowedOperationsReport(String methodName)
Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicCmpObject.getAllowedOperationsReport(String methodName)
Returns a report of the allowed opperations for one of the bean's methods. |
Uses of OperationsPolicy in org.openejb.test.stateful |
Methods in org.openejb.test.stateful that return OperationsPolicy | |
OperationsPolicy |
BasicStatefulObject.getAllowedOperationsReport(String methodName)
Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BMTStatefulBean.getAllowedOperationsReport(String methodName)
Maps to BasicStatefulObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicStatefulBean.getAllowedOperationsReport(String methodName)
Maps to BasicStatefulObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
Uses of OperationsPolicy in org.openejb.test.stateless |
Methods in org.openejb.test.stateless that return OperationsPolicy | |
OperationsPolicy |
BasicStatelessBean.getAllowedOperationsReport(String methodName)
Maps to BasicStatelessObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods. |
OperationsPolicy |
BasicStatelessObject.getAllowedOperationsReport(String methodName)
Returns a report of the allowed opperations for one of the bean's methods. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |