クラスの使用 
org.springframework.ui.ExtendedModelMap
ExtendedModelMap を使用するパッケージ 
 パッケージ 
 説明 
UI レイヤーの概念の一般的なサポート。
 検証結果を処理するためのクラスをサポートします。
 アノテーションベースのサーブレット MVC コントローラーのサポートパッケージ。
- org.springframework.ui 内の ExtendedModelMap 使用ExtendedModelMap を返す org.springframework.ui のメソッド修飾子と型メソッド説明ExtendedModelMap.- addAllAttributes- (CollectionSE<?> attributeValues) ExtendedModelMap.- addAllAttributes- (MapSE<StringSE, - ?> attributes) ExtendedModelMap.- addAttribute- (ObjectSE attributeValue) ExtendedModelMap.- addAttribute- (StringSE attributeName, ObjectSE attributeValue) ExtendedModelMap.- mergeAttributes- (MapSE<StringSE, - ?> attributes) 
- org.springframework.validation.support 内の ExtendedModelMap 使用修飾子と型クラス説明- class
- org.springframework.web.servlet.mvc.annotation 内の ExtendedModelMap 使用型 ExtendedModelMap のパラメーターを持つ org.springframework.web.servlet.mvc.annotation のメソッド修飾子と型メソッド説明ModelAndViewResolver.- resolveModelAndView- (MethodSE handlerMethod, ClassSE<?> handlerType, ObjectSE returnValue, ExtendedModelMap implicitModel, NativeWebRequest webRequest)