| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| After
This interface defines the contract for the
after xsd type |
| Attribute
This interface defines the contract for the
attribute xsd type |
| Before
This interface defines the contract for the
before xsd type |
| PartialResponseAttributesType
This interface defines the contract for the
partial-response-attributesType xsd type |
| PartialResponseChangesType
This interface defines the contract for the
partial-response-changesType xsd type |
| PartialResponseDeleteType
This interface defines the contract for the
partial-response-deleteType xsd type |
| PartialResponseErrorType
This interface defines the contract for the
partial-response-errorType xsd type |
| PartialResponseInsertType
This interface defines the contract for the
partial-response-insertType xsd type |
| PartialResponseRedirectType
This interface defines the contract for the
partial-response-redirectType xsd type |
| PartialResponseUpdateType
This interface defines the contract for the
partial-response-updateType xsd type |
| WebFacesPartialResponseDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacesPartialResponseDescriptor descriptor = Descriptors.create(WebFacesPartialResponseDescriptor.class);
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.