Interface and Description |
---|
com.liferay.portal.cache.PortalCacheBootstrapLoader
As of Mueller (7.2.x), with no direct replacement
|
com.liferay.portal.cache.PortalCacheBootstrapLoaderFactory
As of Mueller (7.2.x), with no direct replacement
|
Field and Description |
---|
com.liferay.portal.cache.configuration.PortalCacheConfiguration.DEFAULT_PORTAL_CACHE_NAME
As of Judson (7.1.x), replaced by
PortalCacheConfiguration.PORTAL_CACHE_NAME_DEFAULT |
com.liferay.portal.cache.configuration.PortalCacheConfiguration.PORTAL_CACHE_LISTENER_SCOPE
As of Judson (7.1.x), replaced by
PortalCacheConfiguration.PORTAL_CACHE_LISTENER_PROPERTIES_KEY_SCOPE |
Method and Description |
---|
com.liferay.portal.cache.configuration.PortalCacheConfiguration.getPortalCacheBootstrapLoaderProperties()
As of Mueller (7.2.x), with no direct replacement
|
com.liferay.portal.cache.configuration.PortalCacheConfiguration.setPortalCacheBootstrapLoaderProperties(Properties)
As of Mueller (7.2.x), with no direct replacement
|
Constructor and Description |
---|
com.liferay.portal.cache.TransactionalPortalCache(PortalCache<K, V>)
As of Judson (7.1.x), replaced by
TransactionalPortalCache.TransactionalPortalCache(PortalCache, boolean) |