| Constructor and Description |
|---|
CallbackManager(List<EntityListenerMetadata> defaultListeners)
Constructor for metamodel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityListenerMetadataImpl
Implementation of
EntityListenerMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
MetadataImpl.getEntityListeners()
Returns the list of entity listeners.
|
| Constructor and Description |
|---|
EntityListenerMetadataImpl(AbstractLocator locator,
EntityListenerMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
IdentifiableMetadataImpl.getListeners()
Returns the entity listeners of the identifiable type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityListenerElement
Element for
entity-listener elements. |
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
EntityMappings.getEntityListeners()
Returns the list of entity listeners.
|
List<EntityListenerMetadata> |
EntityListenersElement.getListeners()
Returns the listeners of the EntityListenersElement.
|
List<EntityListenerMetadata> |
PersistenceUnitDefaults.getListeners()
Returns the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
MappedSuperclassElementFactory.getListeners()
Returns the entity listeners of the identifiable type.
|
List<EntityListenerMetadata> |
EntityElementFactory.getListeners()
Returns the entity listeners of the identifiable type.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
Metadata.getEntityListeners()
Returns the list of entity listeners.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityListenerMetadata> |
IdentifiableTypeMetadata.getListeners()
Returns the entity listeners of the identifiable type.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.