org.richfaces.resource
Interface ResourceFactory
public interface ResourceFactory
- Author:
- Nick Belaevski
DYNAMIC_RESOURCE_MAPPINGS
static final String DYNAMIC_RESOURCE_MAPPINGS
- See Also:
- Constant Field Values
SKINNED_RESOURCE_PLACEHOLDER
static final String SKINNED_RESOURCE_PLACEHOLDER
- See Also:
- Constant Field Values
SKINNED_RESOURCE_PREFIX
static final String SKINNED_RESOURCE_PREFIX
- See Also:
- Constant Field Values
getMappedDynamicResourceKeys
Collection<ResourceKey> getMappedDynamicResourceKeys()
createResource
javax.faces.application.Resource createResource(String resourceName,
String libraryName,
String contentType)
createResource
javax.faces.application.Resource createResource(javax.faces.context.FacesContext context,
ResourceRequestData resourceData)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.