retrieves an instance of a model class. Key properties identifying the object must be supplied. Signature: get(Map keyProperties) Sample:
def myService = Service.get(name:"prntserv1945")
Add Comment
Add Comment