Uses of Class
model.complex.editableonetomany.EditableOneToManySaveModelRow
Packages that use EditableOneToManySaveModelRow
-
Uses of EditableOneToManySaveModelRow in model.complex.editableonetomany
Methods in model.complex.editableonetomany that return types with arguments of type EditableOneToManySaveModelRowMethod parameters in model.complex.editableonetomany with type arguments of type EditableOneToManySaveModelRowModifier and TypeMethodDescriptionvoid
EditableOneToManySaveModel.setRows
(List<EditableOneToManySaveModelRow> rows) Constructor parameters in model.complex.editableonetomany with type arguments of type EditableOneToManySaveModelRowModifierConstructorDescriptionEditableOneToManySaveModel
(String formId, List<EditableOneToManySaveModelRow> rows) -
Uses of EditableOneToManySaveModelRow in service.complex.editableonetomany
Method parameters in service.complex.editableonetomany with type arguments of type EditableOneToManySaveModelRowModifier and TypeMethodDescriptionprotected void
EditableOneToManyFieldServiceImpl.removeDeletedRows
(Object parentId, List<EditableOneToManySaveModelRow> rows, EntityColumn refToMainTablePKFromLinkTable)