com.sap.netweaver.bc.uwl.tes

Interface IRefBOInfo

All Known Subinterfaces:
ITaskStartResult

public interface IRefBOInfo

Interface of an object that contains needed information for OBN navigation.
It should be returned by the IPtnTEService#showRefBo(String, String) method.


Method Summary
 Object getBoObjectKey()
          In order to allow an OBN target application to open a BO instance, an objectKey must be provided.
 String getBoObjectKeyAsString()
          Convenience method.
 IOBNInfo getOBNInfo()
          An instance implementing IOBNInfo that contains navigation information.
 

Method Detail

getOBNInfo

IOBNInfo getOBNInfo()
An instance implementing IOBNInfo that contains navigation information.

Returns:
the IOBNInfo object containing necessary information for OBN navigation

getBoObjectKey

Object getBoObjectKey()
In order to allow an OBN target application to open a BO instance, an objectKey must be provided.

Returns:
the objectKey of the BO instance that should be opened on the OBN target available via the navigation specified in the getOBNInfo() or null if not available

getBoObjectKeyAsString

String getBoObjectKeyAsString()
Convenience method.

Returns:
the key from getBoObjectKey() as String or null if no key available
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] UWLJWF [sap.com] tc/kmc/bc.uwl/api default EP-BC-UWL
[sap.com] UWLJWF [sap.com] tc/kmc/bc.uwl/api - EP-BC-UWL


Copyright 2011 SAP AG Complete Copyright Notice