Uses of Class
org.apache.openejb.jee.jba.cmp.CreatedBy
-
Packages that use CreatedBy Package Description 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 Modifier and Type Field Description protected CreatedByAudit. createdByMethods in org.apache.openejb.jee.jba.cmp that return CreatedBy Modifier and Type Method Description CreatedByObjectFactory. createCreatedBy()Create an instance ofCreatedByCreatedByAudit. getCreatedBy()Gets the value of the createdBy property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type CreatedBy Modifier and Type Method Description voidAudit. setCreatedBy(CreatedBy value)Sets the value of the createdBy property.
-