summaryrefslogtreecommitdiff
path: root/src/main/resources/mapFiles/NewEntityMap.xml
AgeCommit message (Collapse)Author
2013-09-16ActivityDef is a DescriptionObjectAndrew Branson
2013-05-17Add Role management support to module, instead of just creating one ifAndrew Branson
it's not already there. Supports 'jobList' attribute to enable job pushing
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel.
2012-05-30Initial Maven ConversionAndrew Branson