Annotation Type | Description |
---|---|
MultiRowAction |
Used to identify a method as an action method with multiple rows representing a batch.
|
MultiRowValidation |
Used to identify a method as a validation method with multiple rows representing a result.
|
ProvaMethod | |
SingleRowAction |
Used to identify a method as an action method with each row representing a distinct modification.
|
SingleRowValidation |
Used to identify a method as a validation method with each row representing a distinct result.
|
Copyright © 2020. All rights reserved.