Uses of Class
org.apache.myfaces.config.element.ContractMapping
Packages that use ContractMapping
Package
Description
-
Uses of ContractMapping in org.apache.myfaces.config.element
Methods in org.apache.myfaces.config.element that return types with arguments of type ContractMappingModifier and TypeMethodDescriptionabstract List<ContractMapping>
Application.getResourceLibraryContractMappings()
FacesConfigData.getResourceLibraryContractMappings()
-
Uses of ContractMapping in org.apache.myfaces.config.impl
Methods in org.apache.myfaces.config.impl that return types with arguments of type ContractMapping -
Uses of ContractMapping in org.apache.myfaces.config.impl.element
Subclasses of ContractMapping in org.apache.myfaces.config.impl.elementMethods in org.apache.myfaces.config.impl.element that return types with arguments of type ContractMappingMethods in org.apache.myfaces.config.impl.element with parameters of type ContractMappingModifier and TypeMethodDescriptionvoid
ApplicationImpl.addResourceLibraryContractMapping
(ContractMapping mapping)