Uses of Enum Class
org.gatein.pc.portlet.impl.metadata.portlet.PortletCacheScopeEnum
Packages that use PortletCacheScopeEnum
-
Uses of PortletCacheScopeEnum in org.gatein.pc.portlet.impl.metadata.portlet
Methods in org.gatein.pc.portlet.impl.metadata.portlet that return PortletCacheScopeEnumModifier and TypeMethodDescriptionPortletMetaData.getCacheScope()static PortletCacheScopeEnumReturns the enum constant of this class with the specified name.static PortletCacheScopeEnum[]PortletCacheScopeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gatein.pc.portlet.impl.metadata.portlet with parameters of type PortletCacheScopeEnumModifier and TypeMethodDescriptionvoidPortletMetaData.setCacheScope(PortletCacheScopeEnum cacheScope)