
public interface FacesConfigProtectedViewsType<T> extends Child<T>, JavaeeFacesConfigProtectedViewsCommonType<T,FacesConfigProtectedViewsType<T>>
faces-config-protected-viewsType xsd type| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllUrlPattern()
Returns all
url-pattern elements |
FacesConfigProtectedViewsType<T> |
removeAllUrlPattern()
Removes the
url-pattern element |
FacesConfigProtectedViewsType<T> |
urlPattern(String... values)
Creates for all String objects representing
url-pattern elements,
a new url-pattern element |
FacesConfigProtectedViewsType<T> urlPattern(String... values)
url-pattern elements,
a new url-pattern elementvalues - list of url-pattern objectsFacesConfigProtectedViewsTypeList<String> getAllUrlPattern()
url-pattern elementsurl-patternFacesConfigProtectedViewsType<T> removeAllUrlPattern()
url-pattern elementFacesConfigProtectedViewsTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.