Uses of Class
org.jboss.portal.portlet.impl.metadata.portlet.PortletCacheScopeEnum

Packages that use PortletCacheScopeEnum
org.jboss.portal.portlet.impl.metadata.portlet   
 

Uses of PortletCacheScopeEnum in org.jboss.portal.portlet.impl.metadata.portlet
 

Methods in org.jboss.portal.portlet.impl.metadata.portlet that return PortletCacheScopeEnum
 PortletCacheScopeEnum PortletMetaData.getCacheScope()
           
static PortletCacheScopeEnum PortletCacheScopeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PortletCacheScopeEnum[] PortletCacheScopeEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jboss.portal.portlet.impl.metadata.portlet with parameters of type PortletCacheScopeEnum
 void PortletMetaData.setCacheScope(PortletCacheScopeEnum cacheScope)
           
 



Copyright © 2008. All Rights Reserved.