|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRelation
This interface exposes metadata for a relation between 2 EIS Business Objects
| Field Summary | |
|---|---|
static int |
BLACKBOX_RELATION
Constant indicating this relation is a blackbox relation. |
static int |
DEFAULT_RELATION
Constant indicating this is a regular relation (not a blackbox relation). |
| Fields inherited from interface com.sapportals.connector.metadata.objects.IGenericElement |
|---|
ATTRIBUTE, BUSINESS_OBJECT, BUSINESS_OBJECT_GROUP, FUNCTION, RELATION |
| Method Summary | |
|---|---|
String |
getCardinality()
|
IKey |
getSourceKey()
Returns the source key of the relation |
IBusinessObject |
getSourceObject()
Returns the source business object of the relation. |
IKey |
getTargetKey()
Returns the target key of the relation |
IBusinessObject |
getTargetObject()
Returns the target business object of the relation. |
boolean |
isBlackBox()
Returns whether the relation is a black box |
int |
retrieveTypeCode()
Deprecated. |
| 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 |
| Field Detail |
|---|
static final int BLACKBOX_RELATION
static final int DEFAULT_RELATION
| Method Detail |
|---|
IBusinessObject getSourceObject()
throws ConnectorException
IBusinessObject interface
ConnectorExceptionIBusinessObject
IKey getSourceKey()
throws ConnectorException
IKey the source key of the relation
ConnectorExceptionIKey
IBusinessObject getTargetObject()
throws ConnectorException
IBusinessObject interface
ConnectorExceptionIBusinessObject
IKey getTargetKey()
throws ConnectorException
IKey the target key of the relation
ConnectorExceptionIKeyint retrieveTypeCode()
boolean isBlackBox()
String getCardinality()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||