JAVA/CORBA クラス
カスタムデータを含むアイテムの値をオブジェクトとして返します。
メモ このメソッドは R6 で新しく追加されました。
定義位置
Document
構文
public Object getItemValueCustomData(String itemname) throws ClassNotFoundException throws NotesException throws java.io.IOException
public Object getItemValueCustomData(String itemname, String datatypename) throws ClassNotFoundException throws NotesException throws java.io.IOException
パラメータ
String itemname
Object
カスタムデータを含むアイテムの種類は Item.USERDATA (14) です。
カスタムデータを取得するこれ以外のメソッドについては、次を参照してください。