モジュール jp.ecuacion.splib.web
クラス SplibGeneral2FormsDoNothingService<F1 extends SplibGeneralForm,F2 extends SplibGeneralForm>
java.lang.Object
jp.ecuacion.splib.web.service.SplibGeneralService
jp.ecuacion.splib.web.service.SplibGeneral2FormsService<F1,F2>
jp.ecuacion.splib.web.service.SplibGeneral2FormsDoNothingService<F1,F2>
@Service
public class SplibGeneral2FormsDoNothingService<F1 extends SplibGeneralForm,F2 extends SplibGeneralForm>
extends SplibGeneral2FormsService<F1,F2>
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド jp.ecuacion.splib.web.service.SplibGeneral2FormsService
prepareFormクラスから継承されたメソッド jp.ecuacion.splib.web.service.SplibGeneralService
exclusiveLockActivatedByLockFile, fileLock, getLockFileVersion, getParams, localDate, throwWarning, throwWarning
-
コンストラクタの詳細
-
SplibGeneral2FormsDoNothingService
public SplibGeneral2FormsDoNothingService()
-
-
メソッドの詳細
-
page
public void page(F1 form1, F2 form2, org.springframework.security.core.userdetails.UserDetails loginUser) throws Exception - 定義:
pageクラス内SplibGeneral2FormsService<F1 extends SplibGeneralForm,F2 extends SplibGeneralForm> - 例外:
Exception
-
prepareForm
public void prepareForm(F1 form1, F2 form2, org.springframework.security.core.userdetails.UserDetails loginUser) - 定義:
prepareFormクラス内SplibGeneral2FormsService<F1 extends SplibGeneralForm,F2 extends SplibGeneralForm>
-