Uses of Class
org.apache.myfaces.shared.resource.ResourceHandlerCache.ResourceValue

Packages that use ResourceHandlerCache.ResourceValue
org.apache.myfaces.shared.resource   
 

Uses of ResourceHandlerCache.ResourceValue in org.apache.myfaces.shared.resource
 

Methods in org.apache.myfaces.shared.resource that return ResourceHandlerCache.ResourceValue
 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)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.