jp.oarts.pirka.iop.tool.web.constants
クラス Define

java.lang.Object
  上位を拡張 jp.oarts.pirka.iop.tool.web.constants.Define

public class Define
extends java.lang.Object

規定値

作成者:
ito

フィールドの概要
static java.lang.String PROJECT_SESSION_NAME
          セッションに格納されるプロジェクトオブジェクトのキー名
 
コンストラクタの概要
Define()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

PROJECT_SESSION_NAME

public static final java.lang.String PROJECT_SESSION_NAME
セッションに格納されるプロジェクトオブジェクトのキー名

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

Define

public Define()