Package | Description |
---|---|
org.richfaces.resource |
RichFaces resource handling classes
|
org.richfaces.resource.external |
RichFaces external resource handling classes
|
org.richfaces.resource.mapping |
Constructor and Description |
---|
URLResource(ResourcePath resourcePath) |
Modifier and Type | Method and Description |
---|---|
Set<ResourceKey> |
MappedResourceFactory.getAggregatedResources(ResourcePath resourcePath)
Get all resources which maps to same location
|
Set<ResourceKey> |
MappedResourceFactoryImpl.getAggregatedResources(ResourcePath resourcePath) |
Modifier and Type | Method and Description |
---|---|
ResourcePath |
ResourceServletMapping.getResourcePath(javax.faces.context.FacesContext context) |
ResourcePath |
ResourceMapping.getResourcePath(javax.faces.context.FacesContext context)
Returns an URL where resource interpred by this mapping is mapped.
|
Modifier and Type | Method and Description |
---|---|
Set<ResourceKey> |
PropertiesResourceMapper.getAggregatedResources(ResourcePath resourcePath) |
Set<ResourceKey> |
ResourceAggregator.getAggregatedResources(ResourcePath requestPath)
Returns a set of resources which can be found on common URL.
|
Constructor and Description |
---|
ResourceServletMapping(ResourcePath resourcePath) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.