Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.nio.intraband.cache.PortalCacheActionType

Packages that use PortalCacheActionType
com.liferay.portal.kernel.nio.intraband.cache   
 

Uses of PortalCacheActionType in com.liferay.portal.kernel.nio.intraband.cache
 

Methods in com.liferay.portal.kernel.nio.intraband.cache that return PortalCacheActionType
static PortalCacheActionType PortalCacheActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalCacheActionType[] PortalCacheActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 6.2-ce-ga5