Class StylesheetBean
- java.lang.Object
-
- net.anotheria.anosite.content.bean.StylesheetBean
-
public class StylesheetBean extends Object
Holds a link to a styleshit useable by a template.- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description StylesheetBean(String styleObjectId)Creates a new stylesheetbean linked to the style sheet document with given id.
-