Uses of Enum Class
org.omnifaces.facesviews.ExtensionAction
Packages that use ExtensionAction
Package
Description
This package contains the classes for the OmniFaces FacesViews feature, which is a mechanism to use SEO-friendly extensionless URLs in a Faces application
without the need to enlist individual Facelet source files in some configuration file.
-
Uses of ExtensionAction in org.omnifaces.facesviews
Methods in org.omnifaces.facesviews that return ExtensionActionModifier and TypeMethodDescriptionstatic ExtensionActionReturns the enum constant of this class with the specified name.static ExtensionAction[]ExtensionAction.values()Returns an array containing the constants of this enum class, in the order they are declared.