JAVA/CORBA クラス


getParent メソッド

指定されたエントリの親エントリを返します。

定義位置

Outline

構文

public OutlineEntry getParent(OutlineEntry entry)
    throws NotesException

パラメータ

OutlineEntry entry


戻り値

OutlineEntry

パラメータとして指定したエントリの親エントリを返します。エントリがない場合は null を返します。

クロスリファレンス

LotusScript NotesOutline クラスの GetParent メソッド


関連項目