RetrieveRole

public class RetrieveRole extends CacheableBackendTransaction<String, Role>

Constructors

RetrieveRole

public RetrieveRole(String role)

Methods

executeNoCache

public Role executeNoCache()

getKey

protected String getKey()

getRole

public Role getRole()

process

protected void process(Role t)

removeCached

public static void removeCached(String name)

removeCached

public static void removeCached(Set<String> roles)