jp.co.melco.preserv.mog.garnet
クラス mdmGarnetActionMapping

java.lang.Object
  拡張org.apache.struts.config.ActionConfig
      拡張org.apache.struts.action.ActionMapping
          拡張jp.co.melco.garnet.base.web.struts.GarnetActionMapping
              拡張jp.co.melco.preserv.mog.garnet.mdmGarnetActionMapping
すべての実装インタフェース:
mdmActionMapping, java.io.Serializable

public class mdmGarnetActionMapping
extends jp.co.melco.garnet.base.web.struts.GarnetActionMapping
implements mdmActionMapping

MDM用のアクションマッピングクラスです。 struts-config.xmlにMDMプロパティパスを設定し、取得するために利用します。

導入されたバージョン:
V6.0.0
作成者:
PreSerV Development Team
関連項目:
直列化された形式

フィールドの概要
 
クラス org.apache.struts.config.ActionConfig から継承したフィールド
attribute, configured, exceptions, forward, forwards, include, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate
 
コンストラクタの概要
mdmGarnetActionMapping()
          コンストラクタです。
 
メソッドの概要
 java.lang.String getMdmPropPath()
          MDMプロパティファイルパスを取得します。
 java.lang.String getVersion()
          クラスのバージョン情報を取得します。
 void setMdmPropPath(java.lang.String path)
          MDMプロパティファイルパスを設定します。
 
クラス jp.co.melco.garnet.base.web.struts.GarnetActionMapping から継承したメソッド
getCancellable, isCancellable, isReqAuth, isReqSequ, setCancellable, setReqAuth, setReqSequ, toString
 
クラス org.apache.struts.action.ActionMapping から継承したメソッド
findForward, findForwards, getInputForward
 
クラス org.apache.struts.config.ActionConfig から継承したメソッド
addExceptionConfig, addForwardConfig, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getAttribute, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, removeExceptionConfig, removeForwardConfig, setAttribute, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

mdmGarnetActionMapping

public mdmGarnetActionMapping()
コンストラクタです。

メソッドの詳細

getMdmPropPath

public java.lang.String getMdmPropPath()
MDMプロパティファイルパスを取得します。

定義:
インタフェース mdmActionMapping 内の getMdmPropPath
戻り値:
MDMプロパティファイルパス

setMdmPropPath

public void setMdmPropPath(java.lang.String path)
MDMプロパティファイルパスを設定します。

定義:
インタフェース mdmActionMapping 内の setMdmPropPath
パラメータ:
path - MDMプロパティファイルパス

getVersion

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

戻り値:
クラスのバージョン情報