javaBaseInterface

The <javaBaseInterface> element specifies in the ExtendsInterfacesopt that the interface is the direct super interface of the current interface.

Description

The keyref attribute must provide a unique key such as a fully qualified class name for the named API item.

Example

Click on the following link to open the Java API topic type example in
<javaInterface id="com.ibm.xtools.ras.export.data">
    <apiName>IDefaultComponentExportDataModel</apiName>
    <shortdesc>This interface holds all the data that is needed to export a RAS asset by using the default component profile.</shortdesc>
    <javaInterfaceDetail>
	     <javaInterfaceDef>
           <javaBaseInterface keyref=”com.ibm.xtools.ras.export.data.IDefaultExportDataModel”>
              IDefaultExportDataModel
           </javaBaseInterface>
		      <javaInterfaceAccess value="public"/>
       </javaInterfaceDef>
       <apiDesc>
           It represents the model part of the model-view-controller implementation
           of the RAS export service. Although it can be, it's not intended to be
           implemented by clients. 
        </apiDesc>
    </javaInterfaceDetail>
</javaInterface>

Processing Expectations

Contained by

javaInterfaceDef

Content model

(text data) (any number)

Inheritance

topic/xref reference/xref apiRef/apiRelation apiClassifier/apiBaseClassifier