Package com.webmethods.caf.faces.annotations
package com.webmethods.caf.faces.annotations
-
ClassDescriptionAnnotation for a Renderer class that provides the information about the client-side model.Annotation for a Renderer class that provides the information about the client-side model.Annotation for a Validator class that provides the information about the client-side validator.When this annotation, along with
ManagedBean
is found on a class, the the additional design-time metadata is loaded for Designer.When this annotation, along withManagedBean
andSessionScoped
is found on a class, the the managed bean should be stored in the page flow storage instead of as a session attribute and expire with the page flow storage object.