org.openengsb.domain.report.model
Class ReportPart
java.lang.Object
org.openengsb.domain.report.model.ReportPart
- Direct Known Subclasses:
- SimpleReportPart
public abstract class ReportPart
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportPart
public ReportPart(String partName,
String contentType)
getContent
public abstract byte[] getContent()
getContentType
public String getContentType()
getPartName
public String getPartName()
Copyright © 2009-2010. All Rights Reserved.