edu.iu.uis.eden.routeheader |
|
Java Source File Name | Type | Comment |
AttributeDocumentContent.java | Class | DocumentContent which is generated from a List of attributes. |
DocumentContent.java | Interface | A facade for the XML content of the document. |
DocumentRouteHeaderValue.java | Class | A document within KEW. |
DocumentRouteHeaderValueActionListExtension.java | Class | An extension of
DocumentRouteHeaderValue which is mapped to OJB to help
with optimization of the loading of a user's Action List. |
DocumentRouteHeaderValueContent.java | Class | |
PartialAttributeContent.java | Class | Allows the construction of DocumentContent from fragments of XML. |
Routable.java | Interface | Represents a Routable entity in the system. |
RouteHeaderService.java | Interface | A service providing data access for documents (a.k.a route headers). |
RouteHeaderServiceImpl.java | Class | |
RouteHeaderServiceTest.java | Class | |
StandardDocumentContent.java | Class | Standard implementation of
DocumentContent which nows hows to parse a
String that it's constructed with into content with the application,
attribute, and searchable content sections. |
WorkflowDocumentService.java | Interface | Service for initiating actions against documents. |
WorkflowDocumentServiceImpl.java | Class | |