Uses of Enum Class
org.omnifaces.facesviews.PathAction
Packages that use PathAction
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 PathAction in org.omnifaces.facesviews
Methods in org.omnifaces.facesviews that return PathActionModifier and TypeMethodDescriptionstatic PathActionReturns the enum constant of this class with the specified name.static PathAction[]PathAction.values()Returns an array containing the constants of this enum class, in the order they are declared.