|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openengsb.domain.report.model.ReportPart
org.openengsb.domain.report.model.FileReportPart
public class FileReportPart
| Constructor Summary | |
|---|---|
FileReportPart(java.lang.String partName,
java.lang.String contentType,
java.io.File content)
|
|
| Method Summary | |
|---|---|
byte[] |
getContent()
|
| Methods inherited from class org.openengsb.domain.report.model.ReportPart |
|---|
getContentType, getPartName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileReportPart(java.lang.String partName,
java.lang.String contentType,
java.io.File content)
| Method Detail |
|---|
public byte[] getContent()
getContent in class ReportPart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||