public interface ThemedDecorator
Modifier and Type | Method and Description |
---|---|
com.opensymphony.module.sitemesh.Decorator |
getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator) |
java.lang.String |
getName() |
java.lang.String |
getResourceKey() |
void |
init(LayoutModuleDescriptor moduleDescriptor) |
java.lang.String getName()
com.opensymphony.module.sitemesh.Decorator getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator)
void init(LayoutModuleDescriptor moduleDescriptor)
java.lang.String getResourceKey()
Copyright © 2003-2014 Atlassian. All Rights Reserved.