ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.facespartialresponse20.PartialResponseRedirectType

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

Uses of PartialResponseRedirectType in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20
 

Methods in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 that return PartialResponseRedirectType
 PartialResponseRedirectType<PartialResponseType<T>> PartialResponseType.getOrCreateRedirect()
          If not already created, a new redirect element with the given value will be created.
 PartialResponseRedirectType<WebFacesPartialResponseDescriptor> WebFacesPartialResponseDescriptor.getOrCreateRedirect()
          If not already created, a new redirect element with the given value will be created.
 PartialResponseRedirectType<T> PartialResponseRedirectType.removeUrl()
          Removes the url attribute
 PartialResponseRedirectType<T> PartialResponseRedirectType.url(String url)
          Sets the url attribute
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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