Uses of Interface
org.caleigo.core.IUnaryEntityAction

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.
 



Copyright © 2005 Caleigo. All Rights Reserved.