com.sapportals.connector.metadata.relations

Interface IDefaultRelation

All Superinterfaces:
IConnectorObject, IGenericElement, IRelation, ISOAPSerializable

Deprecated. Use IRelation

public interface IDefaultRelation
extends IRelation, ISOAPSerializable

This interface exposes metadata for a relation between 2 EIS Business Objects using A.x = B.y template


Field Summary
 
Fields inherited from interface com.sapportals.connector.metadata.relations.IRelation
BLACKBOX_RELATION, DEFAULT_RELATION
 
Fields inherited from interface com.sapportals.connector.metadata.objects.IGenericElement
ATTRIBUTE, BUSINESS_OBJECT, BUSINESS_OBJECT_GROUP, FUNCTION, RELATION
 
Method Summary
 IAttribute getSourceAttribute()
          Deprecated. Returns the source attribute of the relation.
 IAttribute getTargetAttribute()
          Deprecated. Returns the target attribute of the relation.
 
Methods inherited from interface com.sapportals.connector.metadata.relations.IRelation
getCardinality, getSourceKey, getSourceObject, getTargetKey, getTargetObject, isBlackBox, retrieveTypeCode
 
Methods inherited from interface com.sapportals.connector.metadata.objects.IGenericElement
getDescription, getElementType, getMetaType, getName, getNamespace, getUniqueName, retrieveTerm
 
Methods inherited from interface com.sapportals.connector.IConnectorObject
retrieveConnection
 

Method Detail

getSourceAttribute

IAttribute getSourceAttribute()
                              throws ConnectorException
Deprecated. 
Returns the source attribute of the relation.

Returns:
IAttribute interface
Throws:
ConnectorException
See Also:
IAttribute

getTargetAttribute

IAttribute getTargetAttribute()
                              throws ConnectorException
Deprecated. 
Returns the target attribute of the relation.

Returns:
IAttribute interface
Throws:
ConnectorException
See Also:
IAttribute
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice