org.kuali.rice.kew.edl.service.impl
Class StyleServiceImpl

java.lang.Object
  extended by org.kuali.rice.kew.edl.service.impl.StyleServiceImpl
All Implemented Interfaces:
StyleService, XmlExporter, XmlLoader

public class StyleServiceImpl
extends Object
implements StyleService

Implements generic StyleService via existing EDL style table

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
private  EDocLiteDAO dao
          The Spring-wired DAO bean
private static org.apache.log4j.Logger LOG
           
private static String STYLE_CONFIG_PREFIX
           
private static String TEMPLATES_CACHE_GROUP_NAME
           
 
Constructor Summary
StyleServiceImpl()
           
 
Method Summary
 org.jdom.Element export(ExportDataSet dataSet)
           
protected  Templates fetchTemplatesFromCache(String styleName)
           
private  Element findNamedStyle(String styleName, InputStream xml)
          returns the first