public interface GroovyPageScriptSource
extends org.springframework.scripting.ScriptSource
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getURI() |
boolean |
isPublic()
Whether the GSP is publicly accessible directly, or only usable using internal rendering
|