| Interface | Description |
|---|---|
| StyleDao |
A Data Access Object which handles data operations related to the Style object.
|
| StyleXmlParser |
Parses an inputstream containing XML into Style objects.
|
| Class | Description |
|---|---|
| StyleBo |
A BusinessObject implementation of the StyleContract which is mapped to the
database for persistence.
|
| StyleDaoJpa |
JPA-based implementation of the
StyleDao. |
| StyleDataExporter | |
| 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.