| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
EntityListenerMetadataImpl.getCallbacks()
Returns the list of callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
IdentifiableMetadataImpl.getCallbacks()
Returns the callbacks of the identifiable type.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityListenerElement.PostLoadElement |
static class |
EntityListenerElement.PostPersistElement |
static class |
EntityListenerElement.PostRemoveElement |
static class |
EntityListenerElement.PostUpdateElement |
static class |
EntityListenerElement.PrePersistElement |
static class |
EntityListenerElement.PreRemoveElement |
static class |
EntityListenerElement.PreUpdateElement |
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
EntityListenerElement.getCallbacks()
Returns the list of callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
MappedSuperclassElementFactory.getCallbacks()
Returns the callbacks of the identifiable type.
|
List<CallbackMetadata> |
EntityElementFactory.getCallbacks()
Returns the callbacks of the identifiable type.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
EntityListenerMetadata.getCallbacks()
Returns the list of callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
List<CallbackMetadata> |
IdentifiableTypeMetadata.getCallbacks()
Returns the callbacks of the identifiable type.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.