com.bea.wsrp.consumer.management.portlet
Interface ExportContext

All Superinterfaces
Serializable

public interface ExportContext
extends Serializable

Contains export context information provided by the producer during an export operation.

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 byte[] getExportContextData()
          Gets the export context binary data.
 

Method Detail

getExportContextData

byte[] getExportContextData()
Gets the export context binary data.



Copyright © 2011, Oracle. All rights reserved.