See: Description
Interface | Description |
---|---|
After<T> |
This interface defines the contract for the
after xsd type |
Attribute<T> |
This interface defines the contract for the
attribute xsd type |
Before<T> |
This interface defines the contract for the
before xsd type |
PartialResponseAttributesType<T> |
This interface defines the contract for the
partial-response-attributesType xsd type |
PartialResponseChangesType<T> |
This interface defines the contract for the
partial-response-changesType xsd type |
PartialResponseDeleteType<T> |
This interface defines the contract for the
partial-response-deleteType xsd type |
PartialResponseErrorType<T> |
This interface defines the contract for the
partial-response-errorType xsd type |
PartialResponseInsertType<T> |
This interface defines the contract for the
partial-response-insertType xsd type |
PartialResponseRedirectType<T> |
This interface defines the contract for the
partial-response-redirectType xsd type |
PartialResponseType<T> |
This interface defines the contract for the
partial-responseType xsd type |
PartialResponseUpdateType<T> |
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 © 2013 JBoss by Red Hat. All rights reserved.