Uses of Class
org.apache.openejb.jee.jba.cmp.CreatedBy

Packages that use CreatedBy
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of CreatedBy in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as CreatedBy
protected  CreatedBy Audit.createdBy
           
 

Methods in org.apache.openejb.jee.jba.cmp that return CreatedBy
 CreatedBy ObjectFactory.createCreatedBy()
          Create an instance of CreatedBy
 CreatedBy Audit.getCreatedBy()
          Gets the value of the createdBy property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type CreatedBy
 void Audit.setCreatedBy(CreatedBy value)
          Sets the value of the createdBy property.
 



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