org.kuali.rice.kew.export
Interface Exportable


public interface Exportable

Identifies an object which can be exported.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 ExportDataSet export(Object exportCriteria)
           
 

Method Detail

export

ExportDataSet export(Object exportCriteria)
                     throws Exception
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.