@FacetConstraint(value=ServletFacet.class,type=OPTIONAL) @FacetConstraint(value=ResourcesFacet.class,type=REQUIRED) public interface FacesFacet<DESCRIPTOR> extends JavaEEFacet, Configurable<DESCRIPTOR>
Project supports features from the JSF specification.| Modifier and Type | Method and Description |
|---|---|
List<String> |
getEffectiveFacesServletMappings() |
List<String> |
getFaceletsDefaultSuffixes() |
List<String> |
getFaceletsViewMappings() |
List<String> |
getFacesServletMappings() |
List<String> |
getFacesSuffixes() |
javax.faces.application.ProjectStage |
getProjectStage() |
Resource<?> |
getResourceForWebPath(String path) |
List<String> |
getWebPaths(Resource<?> r) |
List<String> |
getWebPaths(String path) |
void |
setFacesMapping(String mapping) |
void |
setProjectStage(javax.faces.application.ProjectStage projectStage) |
getSpecName, getSpecVersiongetFaceted, install, isInstalled, uninstallgetConfig, getConfigFile, saveConfigjavax.faces.application.ProjectStage getProjectStage()
void setProjectStage(javax.faces.application.ProjectStage projectStage)
void setFacesMapping(String mapping)
Copyright © 2016 JBoss by Red Hat. All rights reserved.