|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityListeners | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.orm | |
| Uses of EntityListeners in org.eclipse.jpt.jpa.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm that return EntityListeners | |
|---|---|
EntityListeners |
OrmFactory.createEntityListeners()
|
EntityListeners |
XmlPersistenceUnitDefaults.getEntityListeners()
Returns the value of the 'Entity Listeners' containment reference. |
EntityListeners |
XmlMappedSuperclass.getEntityListeners()
Returns the value of the 'Entity Listeners' containment reference. |
EntityListeners |
XmlEntity.getEntityListeners()
Returns the value of the 'Entity Listeners' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm with parameters of type EntityListeners | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlPersistenceUnitDefaults.basicSetEntityListeners(EntityListeners newEntityListeners,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlMappedSuperclass.basicSetEntityListeners(EntityListeners newEntityListeners,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetEntityListeners(EntityListeners newEntityListeners,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlPersistenceUnitDefaults.setEntityListeners(EntityListeners newEntityListeners)
Sets the value of the ' Entity Listeners' containment reference. |
void |
XmlMappedSuperclass.setEntityListeners(EntityListeners newEntityListeners)
Sets the value of the ' Entity Listeners' containment reference. |
void |
XmlEntity.setEntityListeners(EntityListeners newEntityListeners)
Sets the value of the ' Entity Listeners' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||