Uses of Class
org.omnifaces.resourcehandler.WebAppManifest.RelatedApplication
Packages that use WebAppManifest.RelatedApplication
-
Uses of WebAppManifest.RelatedApplication in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return WebAppManifest.RelatedApplicationModifier and TypeMethodDescriptionWebAppManifest.RelatedApplication.of(WebAppManifest.Platform platform, String url) Creates a related application of given platform and URL.WebAppManifest.RelatedApplication.of(WebAppManifest.Platform platform, String url, String id) Creates a related application of given platform and URL and ID.Methods in org.omnifaces.resourcehandler that return types with arguments of type WebAppManifest.RelatedApplicationModifier and TypeMethodDescriptionWebAppManifest.getRelatedApplications()Returns a collection of related (native) applications that provide similar/equivalent functionality as your web application.