Liferay 7.0-ce-m6

com.liferay.portal.kernel.cache
Interface PortalCacheManagerTypes


public interface PortalCacheManagerTypes


Field Summary
static String EHCACHE
           
static String MEMORY
           
 

Field Detail

EHCACHE

static final String EHCACHE
See Also:
Constant Field Values

MEMORY

static final String MEMORY
See Also:
Constant Field Values

Liferay 7.0-ce-m6