Groovy Documentation

Package com.ace.mws.annotations

 

Annotation Type Summary
CreateOnly Marker interface to show that the field is only to be used in creation of the object and is not valid otherwise.
UpdateOnly Marker interface to show that the field is only to be used in modification or update of the ojbect and is not valid otherwise.
 


Groovy Documentation