Constructor and description |
---|
GroovyPageTemplate(GroovyPageMetaInfo metaInfo) |
GroovyPageTemplate(GroovyPageMetaInfo metaInfo, OutputContextLookup outputContextLookup) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Object |
clone() |
|
public GroovyPageMetaInfo |
getMetaInfo() |
|
public boolean |
isAllowSettingContentType() |
|
public Writable |
make() |
|
public GroovyPageWritable |
make(Map binding) |
|
public void |
setAllowSettingContentType(boolean allowSettingContentType) |