com.businessobjects.rebean.wi
Interface OpenDocumentInfo


public interface OpenDocumentInfo

Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.

OpenDocumentInfo interface contains extra information on opening a document.

See Also:
DocumentInstance.getOpenDocumentInfo()

Method Summary
 int getErrorCode()
          Returns a code for this warning.
 java.lang.String getMessage()
          Returns the message for this warning.
 

Method Detail

getErrorCode

int getErrorCode()
Returns a code for this warning.

Returns:
the error code

getMessage

java.lang.String getMessage()
Returns the message for this warning.

Returns:
the message