|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.prolifics.remoteReport.WebReportLocal
public class WebReportLocal
Insert the type's description here. Creation date: (10/25/2001 2:06:50 PM)
Constructor Summary | |
---|---|
WebReportLocal(ReportChunk reportContents)
Insert the method's description here. |
|
WebReportLocal(ReportChunk reportContents,
javax.ejb.Handle remoteReportHandle,
int id)
Insert the method's description here. |
Method Summary | |
---|---|
javax.ejb.EJBHome |
getEJBHome()
getEJBHome method comment. |
javax.ejb.Handle |
getHandle()
getHandle method comment. |
java.lang.Object |
getPrimaryKey()
getPrimaryKey method comment. |
boolean |
isIdentical(javax.ejb.EJBObject arg1)
isIdentical method comment. |
void |
remove()
remove method comment. |
java.lang.String |
writeToTempFile(java.lang.String prefix,
java.lang.String suffix,
java.lang.String directory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebReportLocal(ReportChunk reportContents)
reportContents
- byte[]public WebReportLocal(ReportChunk reportContents, javax.ejb.Handle remoteReportHandle, int id)
remoteReportResult
- javax.ejb.HandleMethod Detail |
---|
public java.lang.String writeToTempFile(java.lang.String prefix, java.lang.String suffix, java.lang.String directory)
writeToTempFile
in interface WebReport
public javax.ejb.EJBHome getEJBHome()
getEJBHome
in interface WebReport
public javax.ejb.Handle getHandle()
getHandle
in interface WebReport
public java.lang.Object getPrimaryKey()
getPrimaryKey
in interface WebReport
public boolean isIdentical(javax.ejb.EJBObject arg1)
isIdentical
in interface WebReport
public void remove()
remove
in interface WebReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |