|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImperativeFacetMulti | |
|---|---|
| org.nakedobjects.metamodel.facets.object.callbacks | |
| Uses of ImperativeFacetMulti in org.nakedobjects.metamodel.facets.object.callbacks |
|---|
| Subinterfaces of ImperativeFacetMulti in org.nakedobjects.metamodel.facets.object.callbacks | |
|---|---|
interface |
CallbackFacet
A Facet that represents some type of lifecycle callback on the object (eg about to be persisted). |
interface |
CreatedCallbackFacet
Represents the mechanism to inform the object that it has just been created. |
interface |
LoadedCallbackFacet
Represents the mechanism to inform the object that it has just been loaded from the object store. |
interface |
LoadingCallbackFacet
Represents the mechanism to inform the object that it is about to be loaded from the object store. |
interface |
PersistedCallbackFacet
Represents the mechanism to inform the object that it has been persisted to the object store for the first time. |
interface |
PersistingCallbackFacet
Represents the mechanism to inform the object that it is about to be persisted to the object store for the first time. |
interface |
RemovedCallbackFacet
Represents the mechanism to inform the object that it has just been deleted. |
interface |
RemovingCallbackFacet
Represents the mechanism to inform the object that it about to be deleted. |
interface |
UpdatedCallbackFacet
Represents the mechanism to inform the object that it has been updated in the object store. |
interface |
UpdatingCallbackFacet
Represents the mechanism to inform the object that it is about to be updated in the object store. |
| Classes in org.nakedobjects.metamodel.facets.object.callbacks that implement ImperativeFacetMulti | |
|---|---|
class |
CallbackFacetAbstract
Adapter superclass for Facets for CallbackFacet. |
class |
CreatedCallbackFacetAbstract
|
class |
CreatedCallbackFacetViaMethod
|
class |
LoadedCallbackFacetAbstract
|
class |
LoadedCallbackFacetViaMethod
|
class |
LoadingCallbackFacetAbstract
|
class |
LoadingCallbackFacetViaMethod
|
class |
PersistedCallbackFacetAbstract
|
class |
PersistedCallbackFacetViaMethod
|
class |
PersistingCallbackFacetAbstract
|
class |
PersistingCallbackFacetViaMethod
|
class |
RemovedCallbackFacetAbstract
|
class |
RemovedCallbackFacetViaMethod
|
class |
RemovingCallbackFacetAbstract
|
class |
RemovingCallbackFacetViaMethod
|
class |
UpdatedCallbackFacetAbstract
|
class |
UpdatedCallbackFacetViaMethod
|
class |
UpdatingCallbackFacetAbstract
|
class |
UpdatingCallbackFacetViaMethod
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||