com.sap.portal.unification

Interface IOBNTarget


Deprecated. since NW7.1. For the new OBN APIs See com.sap.portal.obn.service.

public interface IOBNTarget

The interface that represents the result type of the Object-Based Navigation service operations.

An instance of IOBNTarget object represents an iView-operation pair, where the iView is an implementation of the operation.


Method Summary
 String getIViewName()
          Deprecated. Gets the name of the iView in the pair.
 String getJavaScript()
          Deprecated. Gets the JavaScript.
 String getOperationFriendlyName()
          Deprecated. Gets the friendly (locale) name of the operation.
 String getOperationName()
          Deprecated. Gets the name of the operation object in the pair.
 String getRelationName()
          Deprecated. Gets the name of the relation.
 boolean isDragAndRelate()
          Deprecated. Checks if a Drag&Relate operation occurred.
 

Method Detail

getIViewName

String getIViewName()
Deprecated. 
Gets the name of the iView in the pair.

Returns:
the name of the iView in the pair

getOperationName

String getOperationName()
Deprecated. 
Gets the name of the operation object in the pair.

Returns:
the name of the operation object in the pair

getOperationFriendlyName

String getOperationFriendlyName()
Deprecated. 
Gets the friendly (locale) name of the operation.

Returns:
the friendly (locale) name of the operation

getRelationName

String getRelationName()
Deprecated. 
Gets the name of the relation.

Returns:
the name of the relation

getJavaScript

String getJavaScript()
Deprecated. 
Gets the JavaScript.

Returns:
the JavaScript

isDragAndRelate

boolean isDragAndRelate()
Deprecated. 
Checks if a Drag&Relate operation occurred.

Returns:
true if a Drag&Relate operation occurred
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/navigation/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice