Class TransactionalPortalCache<K extends Serializable,V>

java.lang.Object
com.liferay.portal.cache.PortalCacheWrapper<K,V>
com.liferay.portal.cache.TransactionalPortalCache<K,V>
All Implemented Interfaces:
com.liferay.portal.kernel.cache.PortalCache<K,V>

public class TransactionalPortalCache<K extends Serializable,V> extends PortalCacheWrapper<K,V>