com.sapportals.connector.metadata.relations

Interface IKey


public interface IKey

This interface exposes metadata for a relation key - a set of attributes that participate in a relation between objects


Method Summary
 List<IAttribute> getAttributes()
          Returns the attributes of the key.
 String getName()
          Returns the name of the key.
 

Method Detail

getName

String getName()
Returns the name of the key.

Returns:
String the name

getAttributes

List<IAttribute> getAttributes()
                               throws ConnectorException
Returns the attributes of the key.

Returns:
List of 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] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF


Copyright 2011 SAP AG Complete Copyright Notice