RetrieveProperties

public class RetrieveProperties extends CacheableBackendTransaction<String, LinkedList<ProtoProperty>>

Fields

CACHE_REGION

public static final String CACHE_REGION

Constructors

RetrieveProperties

public RetrieveProperties(EntityInterface entity)

Methods

executeNoCache

public LinkedList<ProtoProperty> executeNoCache()

getKey

protected String getKey()

process

protected void process(LinkedList<ProtoProperty> t)

removeCached

protected static void removeCached(String idVersion)

To be called by DeleteEntityProperties on execution.

Parameters:
  • id