クラス LangSelector

java.lang.Object
org.iplass.mtp.impl.web.i18n.LangSelector

public class LangSelector extends Object
  • フィールドの概要

    フィールド
    修飾子とタイプ
    フィールド
    説明
    static final String
     
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
    selectLangByRequest(org.iplass.mtp.command.RequestContext reqContext, org.iplass.mtp.impl.core.ExecuteContext exec)
     
    void
    selectLangByUser(org.iplass.mtp.command.RequestContext reqContext, org.iplass.mtp.impl.core.ExecuteContext exec)
     

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • フィールド詳細

  • コンストラクタの詳細

    • LangSelector

      public LangSelector()
  • メソッドの詳細

    • selectLangByUser

      public void selectLangByUser(org.iplass.mtp.command.RequestContext reqContext, org.iplass.mtp.impl.core.ExecuteContext exec)
    • selectLangByRequest

      public void selectLangByRequest(org.iplass.mtp.command.RequestContext reqContext, org.iplass.mtp.impl.core.ExecuteContext exec)