|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IIndex
This interface exposes metadata for an index of an EIS Business Object
| Method Summary | |
|---|---|
IAttribute |
getAttribute(String attributeUniqueName)
Returns an attribute composing this index given the unique name. |
Set<IAttribute> |
getAttributes()
Returns the attributes composing this index. |
String |
getDescription()
Returns the description of the index. |
String |
getName()
Returns the index name. |
String |
getUniqueName()
Returns the index unique name. |
boolean |
isPrimaryKey()
Returns whether this index is a primary key. |
IBusinessObject |
retrieveParentBusinessObject()
Returns the business object composing this index. |
String |
retrieveTerm()
Returns the term describing the parameter, for example "Index" |
| Method Detail |
|---|
String getName()
String getUniqueName()
Set<IAttribute> getAttributes()
throws ConnectorException
IAttribute
ConnectorExceptionIAttribute
IAttribute getAttribute(String attributeUniqueName)
throws AttributeNotFoundException,
ConnectorException
IAttribute
AttributeNotFoundException
ConnectorExceptionIAttributeIBusinessObject retrieveParentBusinessObject()
IBusinessObject interfaceIBusinessObjectboolean isPrimaryKey()
String getDescription()
String retrieveTerm()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||