クラス WebApiVariableParameterValueMap
java.lang.Object
org.iplass.mtp.impl.webapi.WebApiVariableParameterValueMap
- すべての実装されたインタフェース:
ParameterValueMap
-
コンストラクタの概要
コンストラクタコンストラクタ説明WebApiVariableParameterValueMap(ParameterValueMap wrapped, RequestPath reqPath, MetaWebApi.WebApiRuntime webApi) -
メソッドの概要
修飾子とタイプメソッド説明void(package private) String[]Object[](package private) String(package private) String[](package private) ParameterValueMapboolean
-
コンストラクタの詳細
-
WebApiVariableParameterValueMap
public WebApiVariableParameterValueMap(ParameterValueMap wrapped, RequestPath reqPath, MetaWebApi.WebApiRuntime webApi)
-
-
メソッドの詳細
-
getWrapped
ParameterValueMap getWrapped() -
getSubPath
String getSubPath() -
getFullPaths
String[] getFullPaths() -
getSubPaths
String[] getSubPaths() -
cleanTempResource
public void cleanTempResource()- 定義:
cleanTempResourceインタフェース内ParameterValueMap
-
getParam
- 定義:
getParamインタフェース内ParameterValueMap
-
getParams
- 定義:
getParamsインタフェース内ParameterValueMap
-
getParamMap
- 定義:
getParamMapインタフェース内ParameterValueMap
-
getParamNames
- 定義:
getParamNamesインタフェース内ParameterValueMap
-
hasParamMapDefs
public boolean hasParamMapDefs()
-