Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.cache
Interface CacheRegistryItem

All Known Implementing Classes:
BaseRegionWrapper, ClassNameLocalServiceImpl, CollectionRegionWrapper, CounterFinderImpl, EntityCacheImpl, EntityRegionWrapper, FinderCacheImpl, FreeMarkerTaglibFactoryUtil, QueryResultsRegionWrapper, TimestampsRegionWrapper

public interface CacheRegistryItem


Method Summary
 String getRegistryName()
           
 void invalidate()
           
 

Method Detail

getRegistryName

String getRegistryName()

invalidate

void invalidate()

Liferay 6.1.2-ce-ga3