source:
branches/features/purchaseOrders/src/templates/artifacts/Service.groovy
@
954
Last change on this file since 954 was 128, checked in by , 16 years ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | @artifact.package@class @artifact.name@ { |
2 | |
3 | boolean transactional = true |
4 | |
5 | def serviceMethod() { |
6 | |
7 | } |
8 | } |
Note: See TracBrowser
for help on using the repository browser.