Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.EntityListeners

Packages that use EntityListeners
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of EntityListeners in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return EntityListeners
 EntityListeners ObjectFactory.createEntityListeners()
          Create an instance of EntityListeners
 EntityListeners MappedSuperclass.getEntityListeners()
          Gets the value of the entityListeners property.
 EntityListeners Entity.getEntityListeners()
          Gets the value of the entityListeners property.
 EntityListeners PersistenceUnitDefaults.getEntityListeners()
          Gets the value of the entityListeners property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm with parameters of type EntityListeners
 void MappedSuperclass.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 void Entity.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 void PersistenceUnitDefaults.setEntityListeners(EntityListeners value)
          Sets the value of the entityListeners property.
 

Uses of EntityListeners in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that implement EntityListeners
 class EntityListenersImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return EntityListeners
 EntityListeners EntityImpl.getEntityListeners()
           
 EntityListeners PersistenceUnitDefaultsImpl.getEntityListeners()
           
 EntityListeners MappedSuperclassImpl.getEntityListeners()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with parameters of type EntityListeners
 void EntityImpl.setEntityListeners(EntityListeners value)
           
 void PersistenceUnitDefaultsImpl.setEntityListeners(EntityListeners value)
           
 void MappedSuperclassImpl.setEntityListeners(EntityListeners value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.