Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.cache.configurator.PortalCacheConfigurator

Packages that use PortalCacheConfigurator
com.liferay.portal.cache.configurator.impl   
com.liferay.portal.cache.configurator.util   
com.liferay.portal.service.configuration.configurator.impl   
 

Uses of PortalCacheConfigurator in com.liferay.portal.cache.configurator.impl
 

Classes in com.liferay.portal.cache.configurator.impl that implement PortalCacheConfigurator
 class PortalCacheConfiguratorImpl
           
 

Uses of PortalCacheConfigurator in com.liferay.portal.cache.configurator.util
 

Methods in com.liferay.portal.cache.configurator.util with parameters of type PortalCacheConfigurator
 void PortalCacheConfiguratorUtil.setPortalCacheConfigurator(PortalCacheConfigurator portalCacheConfigurator)
           
 

Uses of PortalCacheConfigurator in com.liferay.portal.service.configuration.configurator.impl
 

Methods in com.liferay.portal.service.configuration.configurator.impl with parameters of type PortalCacheConfigurator
 void ServiceConfiguratorImpl.setPortalCacheConfigurator(PortalCacheConfigurator portalCacheConfigurator)
           
 


Liferay 7.0-ce-m3