public class DTOConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DTOConverter.RouteNodeInstanceLoader
Interface for a simple service providing RouteNodeInstanceS based on their IDs
|
| Constructor and Description |
|---|
DTOConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildUpdatedDocumentContent(String existingDocContent,
DocumentContentUpdate documentContentUpdate,
String documentTypeName) |
static DocumentDetail |
convertDocumentDetailNew(DocumentRouteHeaderValue routeHeader) |
static AttributeDefinition |
convertWorkflowAttributeDefinition(WorkflowAttributeDefinition definition)
New for Rice 2.0
|
public DTOConverter()
public static String buildUpdatedDocumentContent(String existingDocContent, DocumentContentUpdate documentContentUpdate, String documentTypeName)
public static AttributeDefinition convertWorkflowAttributeDefinition(WorkflowAttributeDefinition definition)
public static DocumentDetail convertDocumentDetailNew(DocumentRouteHeaderValue routeHeader)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.