|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityListeners | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of EntityListeners in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as EntityListeners | |
|---|---|
protected EntityListeners |
MappedSuperclass.entityListeners
|
protected EntityListeners |
Entity.entityListeners
|
protected EntityListeners |
PersistenceUnitDefaults.entityListeners
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return EntityListeners | |
|---|---|
EntityListeners |
EntityListeners.clone()
Creates and returns a copy of this object. |
static EntityListeners |
ObjectFactory.copyOfEntityListeners(EntityListeners clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListeners instance. |
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.pub.indexed.valueclass.persistence.orm with parameters of type EntityListeners | |
|---|---|
static EntityListeners |
ObjectFactory.copyOfEntityListeners(EntityListeners clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListeners instance. |
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. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type EntityListeners | |
|---|---|
EntityListeners(EntityListeners o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityListeners instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||