Uses of Class
org.apache.myfaces.resource.ResourceHandlerCache.ResourceValue
-
Packages that use ResourceHandlerCache.ResourceValue Package Description org.apache.myfaces.resource -
-
Uses of ResourceHandlerCache.ResourceValue in org.apache.myfaces.resource
Methods in org.apache.myfaces.resource that return ResourceHandlerCache.ResourceValue Modifier and Type Method Description ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getResource(String resourceId)
ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getResource(String resourceId, String contractName)
ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getResource(String resourceName, String libraryName, String contentType, String localePrefix)
ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getResource(String resourceName, String libraryName, String contentType, String localePrefix, String contractName)
ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getViewResource(String resourceName, String contentType, String localePrefix)
ResourceHandlerCache.ResourceValue
ResourceHandlerCache. getViewResource(String resourceName, String contentType, String localePrefix, String contractName)
-