Uses of Class
org.omnifaces.resourcehandler.ResourceIdentifier
Packages that use ResourceIdentifier
-
Uses of ResourceIdentifier in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return types with arguments of type ResourceIdentifierModifier and TypeMethodDescriptionCombinedResourceInfo.getResourceIdentifiers()Returns the ordered set of resource identifiers of this combined resource info.Methods in org.omnifaces.resourcehandler with parameters of type ResourceIdentifierModifier and TypeMethodDescriptionCombinedResourceInfo.Builder.add(ResourceIdentifier resourceIdentifier) Add the resource represented by the given resource identifier resources of this combined resource info. -
Uses of ResourceIdentifier in org.omnifaces.util
Methods in org.omnifaces.util with parameters of type ResourceIdentifierModifier and TypeMethodDescriptionstatic ResourceFaces.createResource(ResourceIdentifier resourceIdentifier) Creates and returns a Faces resource associated with given resource identifier.static ResourceFacesLocal.createResource(FacesContext context, ResourceIdentifier resourceIdentifier)