migrated cache related classes to another package
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / main / java / eu / etaxonomy / taxeditor / remoting / cache / ICachedCommonService.java
similarity index 89%
rename from eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/api/cache/ICachedCommonService.java
rename to eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/cache/ICachedCommonService.java
index e3952fdf9f244d2031d2cde2a6a2c468b35fe74d..4b06c66a624aaa32db6ce69824fff9ed97b6cb14 100644 (file)
@@ -7,12 +7,12 @@
  * The contents of this file are subject to the Mozilla Public License Version 1.1
  * See LICENSE.TXT at the top of this package for the full license terms.
  */
-package eu.etaxonomy.cdm.api.cache;
+package eu.etaxonomy.taxeditor.remoting.cache;
 
 import org.hibernate.collection.spi.PersistentCollection;
 
-import eu.etaxonomy.cdm.api.cache.CachedCommonServiceImpl.CollectionField;
 import eu.etaxonomy.cdm.model.common.CdmBase;
+import eu.etaxonomy.taxeditor.remoting.cache.CachedCommonServiceImpl.CollectionField;
 
 /**
  * @author cmathew