|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptResource | |
|---|---|
| org.springframework.extensions.webscripts | |
| Uses of ScriptResource in org.springframework.extensions.webscripts |
|---|
| Methods in org.springframework.extensions.webscripts that return ScriptResource | |
|---|---|
ScriptResource |
ScriptResources.add(String name,
String resourceId)
|
ScriptResource |
ScriptResources.add(String name,
String protocolId,
String endpointId,
String objectId)
|
ScriptResource |
ScriptResources.get(String name)
|
ScriptResource |
ScriptResourceContent.getResource()
|
ScriptResource |
ScriptRenderContext.getResource()
Gets the content instance. |
ScriptResource |
ScriptRenderContext.loadResource(String resourceId)
|
ScriptResource |
ScriptRenderContext.loadResource(String protocolId,
String endpointId,
String objectId)
|
| Constructors in org.springframework.extensions.webscripts with parameters of type ScriptResource | |
|---|---|
ScriptResourceContent(RequestContext context,
ScriptResource resource,
ResourceContent resourceContent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||