Uses of Class
org.apache.openejb.test.object.OperationsPolicy

Packages that use OperationsPolicy
org.apache.openejb.test.entity.bmp   
org.apache.openejb.test.entity.cmp   
org.apache.openejb.test.mdb   
org.apache.openejb.test.singleton   
org.apache.openejb.test.stateful   
org.apache.openejb.test.stateless   
 

Uses of OperationsPolicy in org.apache.openejb.test.entity.bmp
 

Methods in org.apache.openejb.test.entity.bmp that return OperationsPolicy
 OperationsPolicy BasicBmpObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicBmpBean.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 AllowedOperationsBmpBean.getAllowedOperationsReport(String methodName)
          Maps to BasicBmpObject.getAllowedOperationsReport 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.apache.openejb.test.entity.cmp
 

Fields in org.apache.openejb.test.entity.cmp with type parameters of type OperationsPolicy
 Map<String,OperationsPolicy> BasicCmp2PojoBean.allowedOperationsTable
           
 Map<String,OperationsPolicy> UnknownCmp2Bean.allowedOperationsTable
           
static Map<String,OperationsPolicy> AllowedOperationsCmp2Bean.allowedOperationsTable
           
 Map<String,OperationsPolicy> BasicCmpBean.allowedOperationsTable
           
 Map<String,OperationsPolicy> ComplexCmpBean.allowedOperationsTable
           
static Map<String,OperationsPolicy> AllowedOperationsCmpBean.allowedOperationsTable
           
 Map<String,OperationsPolicy> BasicCmp2Bean.allowedOperationsTable
           
 Map<String,OperationsPolicy> UnknownCmpBean.allowedOperationsTable
           
 Map<String,OperationsPolicy> ComplexCmp2Bean.allowedOperationsTable
           
 

Methods in org.apache.openejb.test.entity.cmp that return OperationsPolicy
 OperationsPolicy BasicCmp2PojoBean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy ComplexCmpObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy UnknownCmp2Bean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy UnknownCmpObject.getAllowedOperationsReport(String methodName)
          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.
 OperationsPolicy AllowedOperationsCmp2Bean.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 ComplexCmpBean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport

Returns a report of the allowed opperations for one of the bean's methods.

 OperationsPolicy AllowedOperationsCmpBean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicCmp2Bean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy UnknownCmpBean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport

Returns a report of the allowed opperations for one of the bean's methods.

 OperationsPolicy ComplexCmp2Bean.getAllowedOperationsReport(String methodName)
          Maps to BasicCmpObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 

Uses of OperationsPolicy in org.apache.openejb.test.mdb
 

Methods in org.apache.openejb.test.mdb that return OperationsPolicy
 OperationsPolicy BasicMdbBean.getAllowedOperationsReport(String methodName)
          Maps to BasicStatelessObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicMdbObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 

Uses of OperationsPolicy in org.apache.openejb.test.singleton
 

Methods in org.apache.openejb.test.singleton that return OperationsPolicy
 OperationsPolicy BasicSingletonBusinessRemote.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicSingletonObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicSingletonBusinessLocal.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicSingletonPojoBean.getAllowedOperationsReport(String methodName)
          Maps to BasicSingletonObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicSingletonBean.getAllowedOperationsReport(String methodName)
          Maps to BasicSingletonObject.getAllowedOperationsReport

Returns a report of the allowed opperations for one of the bean's methods.

 OperationsPolicy BasicSingletonLocalObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 

Uses of OperationsPolicy in org.apache.openejb.test.stateful
 

Methods in org.apache.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 BasicStatefulLocalObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatefulBusinessLocal.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatefulPojoBean.getAllowedOperationsReport(String methodName)
          Maps to BasicStatelessObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatefulBusinessRemote.getAllowedOperationsReport(String methodName)
          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.
 OperationsPolicy BMTStatefulBean.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.apache.openejb.test.stateless
 

Methods in org.apache.openejb.test.stateless that return OperationsPolicy
 OperationsPolicy BasicStatelessObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatelessBusinessLocal.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatelessPojoBean.getAllowedOperationsReport(String methodName)
          Maps to BasicStatelessObject.getAllowedOperationsReport Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatelessBusinessRemote.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 OperationsPolicy BasicStatelessBean.getAllowedOperationsReport(String methodName)
          Maps to BasicStatelessObject.getAllowedOperationsReport

Returns a report of the allowed opperations for one of the bean's methods.

 OperationsPolicy BasicStatelessLocalObject.getAllowedOperationsReport(String methodName)
          Returns a report of the allowed opperations for one of the bean's methods.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.