クラス SplibSearchListJpaController<FST extends SplibSearchForm,FLT extends SplibListForm<?>,S extends SplibSearchListJpaService<FST,FLT,?>>
java.lang.Object
jp.ecuacion.splib.web.controller.SplibBaseController
jp.ecuacion.splib.web.controller.SplibGeneralController<S>
jp.ecuacion.splib.web.controller.SplibGeneral2FormsController<FST,FLT,S>
jp.ecuacion.splib.web.controller.SplibSearchListController<FST,FLT,S>
jp.ecuacion.splib.web.jpa.controller.SplibSearchListJpaController<FST,FLT,S>
public abstract class SplibSearchListJpaController<FST extends SplibSearchForm,FLT extends SplibListForm<?>,S extends SplibSearchListJpaService<FST,FLT,?>>
extends SplibSearchListController<FST,FLT,S>
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース jp.ecuacion.splib.web.controller.SplibGeneralController
SplibGeneralController.ControllerContext, SplibGeneralController.PrepareSettings -
フィールドの概要
クラスから継承されたフィールド jp.ecuacion.splib.web.controller.SplibGeneralController
context, prepareSettings, redirectUrlOnAppExceptionBean, rolesAndAuthoritiesBean, serviceListクラスから継承されたフィールド jp.ecuacion.splib.web.controller.SplibBaseController
request -
コンストラクタの概要
コンストラクタコンストラクタ説明SplibSearchListJpaController(String function) SplibSearchListJpaController(String function, SplibGeneralController.ControllerContext settings) -
メソッドの概要
クラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibSearchListController
delete, getDefaultSubFunctionOnSuccess, getProperSearchForm, search, searchAgain, searchConditionClear, showInsertForm, showUpdateForm, submitOnChangeToRefreshクラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibGeneralController
getDefaultHtmlFileName, getDefaultPageOnAppException, getDefaultPageOnSuccess, getDefaultSubFunctionOnAppException, getFunction, getPrepareSettings, getRedirectUrlOnAppExceptionBean, getReturnStringOnSuccess, getReturnStringOnSuccess, getReturnStringToShowPage, getReturnStringToShowPage, getRootRecordName, getService, getSubFunction, newContext, prepare, prepare, prepare, prepare, prepareForForwardAndGetPath, prepareForForwardAndGetPath, prepareForRedirectOrForwardAndGetPath, prepareForSuccessRedirectAndGetPath, prepareForSuccessRedirectAndGetPath, throw404, transactionTokenCheckクラスから継承されたメソッド jp.ecuacion.splib.web.controller.SplibBaseController
initBinder
-
コンストラクタの詳細
-
SplibSearchListJpaController
-
SplibSearchListJpaController
public SplibSearchListJpaController(@Nonnull String function, SplibGeneralController.ControllerContext settings)
-
-
メソッドの詳細
-
page
public String page(org.springframework.ui.Model model, FST searchForm, FLT listForm, @AuthenticationPrincipal org.springframework.security.core.userdetails.UserDetails loginUser) throws Exception - オーバーライド:
pageクラス内SplibSearchListController<FST extends SplibSearchForm,FLT extends SplibListForm<?>, S extends SplibSearchListJpaService<FST, FLT, ?>> - 例外:
Exception
-