summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/entity/imports
AgeCommit message (Expand)Author
2014-09-22Castor unmarshalling was resulting in null itemPaths in ImportItem.Andrew Branson
2014-09-22ItemPath.fromUUIDString unnecessary as ItemPath(String) supports bothAndrew Branson
2014-09-19Introduced static method ItemPath.fromUUIDString and made the UUIDAndrew Branson
2014-09-18Hierarchical Roles. Fixes #199Andrew Branson
2014-09-16Better reporting on ImportItem.createAndrew Branson
2014-09-15Rename DomainPath.setEntity to setItemPathAndrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2014-06-30Separated modifying Lookup methods into LookupManager, which is onlyAndrew Branson
2014-06-05Moved old entitycreation package from the predefined step package to aAndrew Branson