|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IUnaryEntityAction | |
org.caleigo.core |
Uses of IUnaryEntityAction in org.caleigo.core |
Classes in org.caleigo.core that implement IUnaryEntityAction | |
static class |
AbstractEntityDescriptor.DeleteEntityAction
The default delete action used by the AbstsractEntityDescriptor class. |
static class |
AbstractEntityDescriptor.StoreEntityAction
The default store action used by the AbstsractEntityDescriptor class. |
static class |
CompositeEntityDescriptor.CompositeDeleteEntityAction
The default delete action used by the CompositeEntityDescriptor class. |
static class |
CompositeEntityDescriptor.CompositeStoreEntityAction
The default store action used by the CompositeEntityDescriptor class. |
Methods in org.caleigo.core with parameters of type IUnaryEntityAction | |
void |
ActionQueue.clear(IUnaryEntityAction action,
IEntity entity)
Clears all queued IUnaryEntityAction requests of the specified type targeted on the provided entity. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |