Grails

Create transients using formula in Grails

I would explain this through a use case of my own project. A Program has many AdvertisingMaterial and we have subclasses of AdvertisingMaterial, FlashAd, ImageAd etc. The user wants the ability to filter the programs which had flashAds, imageAds etc. This required filtering on the basis of the class property that we have in...

by Uday Pratap Singh
Tag: how to get class in grails inheritence domain
31-Dec-2010