|
RichFaces Core API 4.3.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.application.Resource
org.richfaces.resource.external.ExternalResource
public abstract class ExternalResource
This resource provides location external to standard JSF resource handler.
Field Summary |
---|
Fields inherited from class javax.faces.application.Resource |
---|
COMPONENT_RESOURCE_KEY |
Constructor Summary | |
---|---|
ExternalResource()
|
Method Summary | |
---|---|
abstract String |
getExternalLocation()
The location external to standard JSF resource handler |
Methods inherited from class javax.faces.application.Resource |
---|
getContentType, getInputStream, getLibraryName, getRequestPath, getResourceName, getResponseHeaders, getURL, setContentType, setLibraryName, setResourceName, toString, userAgentNeedsUpdate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExternalResource()
Method Detail |
---|
public abstract String getExternalLocation()
|
RichFaces Core API 4.3.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |