SAP J2EE Engine

Version 6.40


com.sapportals.connector.metadata.relations
Interface IBlackBoxRelation

All Superinterfaces:
IRelation, ISOAPSerializable

Deprecated. Use IRelation and return true for IRelation.isBlackBox()

public interface IBlackBoxRelation
extends IRelation, ISOAPSerializable

This interface exposes metadata for a relation between 2 EIS Business Objects using an obscure token

Version:
1.0

Fields inherited from interface com.sapportals.connector.metadata.relations.IRelation
BLACKBOX_RELATION, DEFAULT_RELATION
 
Method Summary
 java.lang.String getToken()
          Deprecated. Returns the token representing the relation
 
Methods inherited from interface com.sapportals.connector.metadata.relations.IRelation
getDescription, getName, getSourceKey, getSourceObject, getTargetKey, getTargetObject, isBlackBox, retrieveTerm, retrieveTypeCode
 

Method Detail

getToken

public java.lang.String getToken()
                          throws ConnectorException
Deprecated. 
Returns the token representing the relation
Returns:
String

SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.