jp.co.melco.preserv.spatial.server
クラス FeatureInitOption

java.lang.Object
  拡張jp.co.melco.preserv.spatial.server.FeatureInitOption
すべての実装インタフェース:
jp.co.melco.preserv.mog.mdmInitOption, jp.co.melco.preserv.mog.common.mdmObject

public class FeatureInitOption
extends java.lang.Object
implements jp.co.melco.preserv.mog.mdmInitOption

タイトル: 空間データモデル用初期設定クラス

説明: 空間データモデルの初期設定を行なうクラスです。

著作権: Copyright (c) 2004

会社名: Mitsubishi Electric Corporation

バージョン:
1.0
作成者:
PreSerV Development Team

フィールドの概要
static java.lang.String KEY_INIT_META_INFO
          初期化時にサーバから取得するメタ情報用のキーです。
 
コンストラクタの概要
FeatureInitOption()
          FeatureInitOptionオブジェクトを構築します。
 
メソッドの概要
 java.lang.String getVersion()
          クラスのバージョン情報を返します。
 void init(jp.co.melco.preserv.mog.mdmAction mdmaction)
          オプション独自の初期設定処理機能を行ないます。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

KEY_INIT_META_INFO

public static final java.lang.String KEY_INIT_META_INFO
初期化時にサーバから取得するメタ情報用のキーです。

関連項目:
定数フィールド値
コンストラクタの詳細

FeatureInitOption

public FeatureInitOption()
FeatureInitOptionオブジェクトを構築します。

メソッドの詳細

init

public void init(jp.co.melco.preserv.mog.mdmAction mdmaction)
          throws jp.co.melco.preserv.mog.common.mdmException
オプション独自の初期設定処理機能を行ないます。

定義:
インタフェース jp.co.melco.preserv.mog.mdmInitOption 内の init
パラメータ:
mdmaction - MDMアクションクラス
例外:
jp.co.melco.preserv.mog.common.mdmException - 例外処理

getVersion

public java.lang.String getVersion()
クラスのバージョン情報を返します。

定義:
インタフェース jp.co.melco.preserv.mog.common.mdmObject 内の getVersion
戻り値:
クラスのバージョン情報