RetrieveParents

public class RetrieveParents extends CacheableBackendTransaction<String, LinkedList<VerySparseEntity>>

Constructors

RetrieveParents

public RetrieveParents(EntityInterface entity)

Methods

executeNoCache

public LinkedList<VerySparseEntity> executeNoCache()

getKey

protected String getKey()

process

protected void process(LinkedList<VerySparseEntity> t)

removeCached

public static void removeCached(String idVersion)

To be called by DeleteEntityProperties on execution.

Parameters:
  • id