Package org.kuali.rice.coreservice.impl.style

Interface Summary
StyleDao A Data Access Object which handles data operations related to the Style object.
StyleXmlParser Parses an inputstream containing XML into Style objects.
 

Class Summary
StyleBo A BusinessObject implementation of the StyleContract which is mapped to the database for persistence.
StyleDaoJpa JPA-based implementation of the StyleDao.
StyleDataExporter An implementation of the Exporter class which facilitates exporting of StyleBo data from the GUI.
StyleExportDataSet A utility class for managing an ExportDataSet containing StyleBo data.
StyleRepositoryServiceImpl Implements generic StyleService via existing EDL style table
StyleServiceImpl Implements generic StyleService via existing EDL style table
StyleXmlExporter Exports Style definitions to XML.
StyleXmlParserImpl Parser for Style content type, managed by StyleService
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.