RetrieveSparseEntity
- public class RetrieveSparseEntity extends CacheableBackendTransaction<String, SparseEntity>
Constructors
RetrieveSparseEntity
- public RetrieveSparseEntity(EntityInterface entity)
RetrieveSparseEntity
RetrieveSparseEntity
- public RetrieveSparseEntity(SparseEntity entity)
Methods
executeNoCache
- public SparseEntity executeNoCache()
getEntity
- public EntityInterface getEntity()
getKey
process
- protected void process(SparseEntity t)
removeCached
- public static void removeCached(EntityInterface entity)
To be called by
UpdateSparseEntity
andDeleteEntityTransaction
on execution.- Parameters:
entity –