org.kuali.rice.kew.dto
Class DTOConverter
java.lang.Object
org.kuali.rice.kew.dto.DTOConverter
public class DTOConverter
- extends Object
Translates Workflow server side beans into client side VO beans.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTOConverter
public DTOConverter()
buildUpdatedDocumentContent
public static String buildUpdatedDocumentContent(String existingDocContent,
DocumentContentUpdate documentContentUpdate,
String documentTypeName)
convertWorkflowAttributeDefinition
public static AttributeDefinition convertWorkflowAttributeDefinition(WorkflowAttributeDefinition definition)
- New for Rice 2.0
convertDocumentDetailNew
public static DocumentDetail convertDocumentDetailNew(DocumentRouteHeaderValue routeHeader)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.