Uses of Class
net.n2oapp.framework.ui.controller.BulkOperationUtils.Choice
-
Packages that use BulkOperationUtils.Choice Package Description net.n2oapp.framework.ui.controller -
-
Uses of BulkOperationUtils.Choice in net.n2oapp.framework.ui.controller
Methods in net.n2oapp.framework.ui.controller that return BulkOperationUtils.Choice Modifier and Type Method Description static BulkOperationUtils.ChoiceBulkOperationUtils. deserializeChoice(java.lang.String choice)Methods in net.n2oapp.framework.ui.controller with parameters of type BulkOperationUtils.Choice Modifier and Type Method Description static ResponseMessageBulkOperationUtils. createFinalResponse(BulkOperationUtils.Choice choice, CompiledObject.Operation operation)
-