public interface FacesConfigProtectedViewsType<T> extends Child<T>, JavaeeFacesConfigProtectedViewsCommonType<T,FacesConfigProtectedViewsType<T>>
faces-config-protected-viewsType
xsd typeModifier 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
objectsFacesConfigProtectedViewsType
List<String> getAllUrlPattern()
url-pattern
elementsurl-pattern
FacesConfigProtectedViewsType<T> removeAllUrlPattern()
url-pattern
elementFacesConfigProtectedViewsType
Copyright © 2021 JBoss by Red Hat. All rights reserved.