|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgrails-app.services.pl.burningice.plugins.image.ast.ImageService
class ImageService
Service for accessing images stored in database
Property Summary | |
---|---|
boolean |
transactional
|
Constructor Summary | |
ImageService()
|
Method Summary | |
---|---|
def
|
get(def imageId)
|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
boolean transactional
Constructor Detail |
---|
ImageService()
Method Detail |
---|
public def get(def imageId)
Groovy Documentation