Package com.webmethods.caf.faces.view
Interface ViewBuilder
- All Known Implementing Classes:
XMLViewBuilder
public interface ViewBuilder
UIViewRoot builder.
-
Method Summary
-
Method Details
-
isCacheable
boolean isCacheable()- Returns:
- True if this builder is cacheable.
-
buildView
- Returns:
- New view tree.
- Throws:
FacesException
-