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