|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.struts.config.ActionConfig
org.apache.struts.action.ActionMapping
jp.co.melco.garnet.base.web.struts.GarnetActionMapping
jp.co.melco.preserv.mog.garnet.mdmGarnetActionMapping
MDM用のアクションマッピングクラスです。 struts-config.xmlにMDMプロパティパスを設定し、取得するために利用します。
フィールドの概要 |
クラス 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 |
コンストラクタの詳細 |
public mdmGarnetActionMapping()
メソッドの詳細 |
public java.lang.String getMdmPropPath()
mdmActionMapping
内の getMdmPropPath
public void setMdmPropPath(java.lang.String path)
mdmActionMapping
内の setMdmPropPath
path
- MDMプロパティファイルパスpublic java.lang.String getVersion()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |