ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.portletapp20.PortalManagedType

Packages that use PortalManagedType
org.jboss.shrinkwrap.descriptor.api.portletapp20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of PortalManagedType in org.jboss.shrinkwrap.descriptor.api.portletapp20
 

Methods in org.jboss.shrinkwrap.descriptor.api.portletapp20 that return PortalManagedType
static PortalManagedType PortalManagedType.getFromStringValue(String value)
           
 PortalManagedType CustomPortletModeType.getPortalManaged()
          Returns the portal-managed element
static PortalManagedType PortalManagedType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalManagedType[] PortalManagedType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.portletapp20 with parameters of type PortalManagedType
 CustomPortletModeType<T> CustomPortletModeType.portalManaged(PortalManagedType portalManaged)
          Sets the portal-managed element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.