| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.facespartialresponse22 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
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 |
Copyright © 2021 JBoss by Red Hat. All rights reserved.