Revert "getUuidAndTitleCache of classificationservice does not need the excluded...
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / IService.java
2016-07-07 Patrick PlitznerMerge branch 'develop' into csvExport csvExport origin/csvExport root/branches/cdmlib/csvExport
2016-07-06 jenkinsMerge branch 'release/4.2.0' root/tags/cdmlib/4.2.0 root/trunk/cdmlib 4.2.0
2016-06-30 Andreas Kohlbeckerrefactoring listByIds to loadByIds
2016-06-29 Andreas Kohlbeckerattempt to reduce the overhead imposed by database...
2015-12-21 Andreas Kohlbeckerresolving conflicts after merge of ticket_4716 into...
2015-12-21 jenkinsMerge branch 'release/3.12.0' root/tags/cdmlib/3.12.0 3.12.0
2015-11-25 Cherian MathewAdd load method for uuid lists
2015-10-09 Andreas MüllerMerge branch 'ticket-5066' into develop
2015-10-08 Cherian Mathew#5309, #5310 Switch on write transaction annotation...
2015-10-08 Cherian MathewAdd new merge method for root entitites which returns...
2015-10-07 Andreas MüllerMerge branch 'develop' into ticket-5066
2015-10-02 Cherian MathewAdd merge method to return updated transient object...
2015-09-28 Andreas KohlbeckerMerge branch 'master' into develop
2015-09-28 Andreas Kohlbeckerresolving conficts in project versions after hotfixrelease
2015-09-24 Cherian MathewAdd a new merge method in the service base class which...
2015-07-06 Patrick PlitznerMerge branch 'master' into abcd
2015-07-03 Cherian Mathew#5056 Refactored 'save' call to return saved entity
2015-07-02 Cherian Mathew#5012 Add service layer updates for remoting calls...
2015-06-29 Cherian MathewAdd default delete method for uuid collections and...
2015-06-18 Katja Luther- add @Audited to all type properties
2015-06-15 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-06-12 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git... remoting-4.0 origin/remoting-4.0 root/branches/cdmlib/remoting-4.0
2015-06-08 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-05-21 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-02-26 Cherian MathewCdmCacherTest : ignoring for now since we have reverted...
2015-01-23 Andreas Müllernull handling for find(UUID) and load(UUID) methods
2014-08-11 Patric Plitznermerge-update from trunk
2014-08-07 Cherian Mathewupdated doc
2014-08-05 Patric Plitznermerge-update from trunk
2014-08-04 Andreas Müllerreplace LockMode by LockOptions in service layer and...
2014-08-04 Patric Plitznermerge-update from trunk
2014-07-30 Katja Lutherreturn value of delete methods are DeleteResults
2014-07-01 Patric Plitznermerge-update from trunk
2014-07-01 Cherian Mathewupdated javadoc
2014-07-01 Cherian Mathewadd doc / comments
2014-06-26 Cherian MathewIService, ServiceBase : added method findWithoutFlush
2014-05-20 Andreas Müllerbetter use of generics in service layer and persistence...
2014-05-05 Katja Lutherif deletion of an object fails the method does not...
2014-01-29 Alexander Oppermannmerged trunk into branch ui-gwt origin/ui-gwt root/branches/cdmlib/ui-gwt
2014-01-29 Andreas Kohlbeckercomments towards refactoring IService.list()
2013-12-02 Alexander Oppermannupdated to trunk
2013-11-28 Katja Lutheradd try-catch ReferencedObjectUndeletableException...
2013-10-22 s.buerscommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
2013-10-09 Katja Luthermerging delete functionality into trunk
2013-09-26 Andreas Kohlbeckermoving all beaninitializer classes to new package ...
2013-01-16 Andreas Kohlbeckerfixing MediaAutoInitializer & fixing bug in AbstractBea...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-11-21 Alexander Oppermannreintegrating redlist branch into trunk with minor...
2012-11-21 Alexander Oppermannmerge from trunk into branch redlist-dwca origin/redlist-dwca root/branches/cdmlib/redlist-dwca
2012-11-20 Alexander OppermannReintegration of the red list branch into trunk
2012-11-20 Alexander OppermannFinal commit
2012-10-19 Alexander Oppermann(no commit message)
2012-09-11 Andreas Kohlbeckerfixing #3094 (security: make PermissionEvaluator and...
2012-09-10 Andreas KohlbeckerStraightening Operations.class, new enum CRUD and depre...
2012-09-10 Andreas Kohlbeckerrenaming classes and fields a bit
2012-09-08 Andreas Kohlbeckerreverting last commit - will be committed again later
2012-09-07 Andreas Kohlbeckermerging in git branch 'methodSecurityExpressions' and...
2012-06-15 Katja Luthersecurity stuff
2012-05-04 a.theysAT: committing CDMLIB to Branch post Merge
2012-03-19 Andreas Mülleradded findById(Set) to IService
2012-03-14 a.theysAT: committing merge changes
2012-03-09 Andreas Müllerimplemented findId in IService
2011-10-13 Andreas Müllerchange return type for merge (#2654)
2011-06-30 Katja Lutherbugfix in getAuthorities()
2011-06-22 Katja Luther(no commit message)
2011-06-22 Katja Luthersync trunk
2011-06-21 Katja Lutheradding permission handling and writing a test for userm...
2011-03-10 n.hoffmannImproved the implementation of Group and GrantedAuthori...
2010-08-09 Andreas MüllersaveOrUpdate(Collection)
2010-01-06 ben.clarkUpdated ICdmEntityDao replace(T x, T y) and refresh...
2009-12-21 ben.clarkAdded merge(T t, LockMode lockmode) and refresh(T t...
2009-12-18 ben.clarkRefactored service layer to reflect changes in search...
2009-11-26 ben.clarkAdded Methods to AuditEventService, VersionableServiceB...
2009-10-07 ben.clarkMerged in changes from cate-development branch and...
2009-07-14 a.babadshanjanSession clean
2009-07-10 a.babadshanjanfindByUuid for sets of uuids
2009-06-03 ben.clarkTried to ensure consistent use of readOnly transaction...
2009-05-07 ben.clarkLots of changes, including adding List<OrderHint> order...
2009-04-28 Andreas Kohlbeckeradditional service methods for new REST service
2009-04-09 Andreas KohlbeckerDescriptionService serving Features
2009-04-07 Andreas Kohlbeckerconfigurable bean initialization methods
2009-03-25 Andreas Kohlbeckersvn keyword property "Id" added
2009-03-23 Andreas Kohlbeckerlist methods returning Pagers
2009-03-19 a.babadshanjanMerged branches/cdmlib/2.0 changes r5130:5370 into...
2009-01-05 ben.clarkImplemented additional service methods as part of ...
2008-11-27 Andreas Müllerdelete warnings in cdmlib-services
2008-09-22 a.babadshanjanExperimented with comparing content of two CDM databases
2008-08-13 a.babadshanjanCounting rows
2008-04-24 Andreas Müller(no commit message)
2008-01-31 Andreas Müller(no commit message)