Uses of Interface
nablarch.fw.web.upload.util.InsertionStrategy
-
Uses of InsertionStrategy in nablarch.fw.web.upload.util
Modifier and TypeMethodDescriptionint
BulkValidationResult.importAll
(InsertionStrategy<FORM> strategy) 登録ロジックを用いて、バリデーション済みオブジェクト(BulkValidationResult.getValidObjects()
の結果)を一括登録する。