FILTERTYPE
- The return type representing filter
elementspublic interface WebAppDescriptorBase<FILTERTYPE extends FilterTypeBase<FILTERTYPE,WEBAPPDESCRIPTORTYPE>,WEBAPPDESCRIPTORTYPE extends WebAppDescriptorBase<FILTERTYPE,WEBAPPDESCRIPTORTYPE>> extends Descriptor
WebAppDescriptor
.Modifier and Type | Method and Description |
---|---|
List<FILTERTYPE> |
getAllFilter()
Returns a copied view of all
filter elements, such that changes to the returned List will
have no impact on this object. |
exportAsString, exportTo, getDescriptorName
List<FILTERTYPE> getAllFilter()
filter
elements, such that changes to the returned List
will
have no impact on this
object.filter
Copyright © 2018 JBoss by Red Hat. All rights reserved.