org.kuali.rice.kew.routeheader
Class AttributeDocumentContent
java.lang.Object
org.kuali.rice.kew.routeheader.StandardDocumentContent
org.kuali.rice.kew.routeheader.AttributeDocumentContent
- All Implemented Interfaces:
- Serializable, DocumentContent
public class AttributeDocumentContent
- extends StandardDocumentContent
DocumentContent
which is generated from a List of attributes.
Used by the RoutingReportAction
to aid in generation of
document content when running routing reports.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
WorkflowAttribute
,
RoutingReportAction
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
AttributeDocumentContent
public AttributeDocumentContent(List attributes)
throws XmlException
- Throws:
XmlException
generateDocContent
private static String generateDocContent(List attributes)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.