Project

General

Profile

Download (7.88 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
806f96a2 08/25/2020 07:02 PM Andreas Müller

ref #9207 , ref #9204 upgrade taxeditor.cdmlib to ehcache-2.10.6

8a286db5 06/30/2020 02:53 PM Andreas Müller

Exclude ignored entities from session expection

3a6a6dab 06/30/2020 02:50 PM Andreas Müller

cleanup

1c9ede79 06/03/2020 01:20 PM Andreas Müller

cleanup

f4cc04f2 03/16/2018 02:40 PM Katja Luther

adapt taxeditor cache to cdmlib-cache

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

c9285745 05/20/2015 02:24 PM Cherian Mathew

InspectSessionsDialog : added filtering
CdmStore : clearing caches and session before connecting
ParseHandler : using NonViralName instead of TaxonNameBase
AbstractPostTaxonOperation, AbstractPostOperation, AbstractPersistentPostOperation : added CdmEntitySessionEnabled object to constructor...

56a14252 02/19/2015 05:42 PM Cherian Mathew

OpenInspectSessionsHandler : handler for opening the inspect session dialog
CacheLoader : moved recursive logic from cdm transient cacher to new class
CdmServiceCacher : now uses CacheLoader to recursively load entities
CdmTransientEntityCacher : moved recursive logic from cdm transient cacher to new class and corrected caching issues...

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...