GRAILS-1019: Allowing expressions to be used with the 'disabled' attribute for g...
[grails.git] / src / grails / templates / artifacts / Service.groovy
blob4acf62614cdcae7881b0ef55efb085f2d5b3e3ef
1 @artifact.package@class @artifact.name@ {
3 boolean transactional = true
5 def serviceMethod() {