| interface |
Collection of attribute, method and event definitions for an object type, which are used in a common context.
Object types can support interfaces. This option ensures that the attributes, methods and events in the interface are implemented correctly in the object type.
Interfaces are defined in the Business Object Builder.
No practical standard implementation can be specified for abstract interfaces. With object types that support abstract interfaces, the inherited attributes and methods must be redefined and implemented.