org.kuali.rice.kew.routeheader
Class AttributeDocumentContent

java.lang.Object
  extended by org.kuali.rice.kew.routeheader.StandardDocumentContent
      extended by 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:
WorkflowRuleAttribute, RoutingReportAction, Serialized Form

Constructor Summary
AttributeDocumentContent(List attributes)
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.kew.routeheader.StandardDocumentContent
getApplicationContent, getAttributeContent, getDocContent, getDocument, getRouteContext, getSearchableContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeDocumentContent

public AttributeDocumentContent(List attributes)
                         throws XmlException
Throws:
XmlException


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.