jp.go.nict.langrid.management.web.model
クラス ServiceGridModel

java.lang.Object
  上位を拡張 jp.go.nict.langrid.management.web.model.ServiceManagerModel
      上位を拡張 jp.go.nict.langrid.management.web.model.ServiceGridModel
すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
GridModel, NewsModel, NodeModel, NodeModelForList, OperationRequestModel, ResourceModel, ResourceModelForList, ScheduleModel, ServiceEndpointModel, ServiceModel, TemporaryUserModel, UserModel

public abstract class ServiceGridModel
extends ServiceManagerModel

サービスマネージャ内部用のサービスグリッドに属するデータのモデル

バージョン:
$Revision$
作成者:
Masaaki Kamiya, $Author$
関連項目:
直列化された形式

コンストラクタの概要
ServiceGridModel()
           
 
メソッドの概要
 String getGridId()
          モデルが属するグリッドIDを取得する
 void setGridId(String gridId)
          モデルが属するグリッドIDを設定する
 
クラス jp.go.nict.langrid.management.web.model.ServiceManagerModel から継承されたメソッド
equals, getCreatedDateTime, getUpdatedDateTime, hashCode, setCreatedDateTime, setUpdatedDateTime, toString
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ServiceGridModel

public ServiceGridModel()
メソッドの詳細

getGridId

public String getGridId()
モデルが属するグリッドIDを取得する

戻り値:
グリッドID

setGridId

public void setGridId(String gridId)
モデルが属するグリッドIDを設定する

パラメータ:
gridId - グリッドID