ICachedCommonService, CachedCommonServiceImpl : moved class to service package
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / main / java / eu / etaxonomy / taxeditor / service / ICachedCommonService.java
similarity index 89%
rename from eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/cache/ICachedCommonService.java
rename to eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/service/ICachedCommonService.java
index 4b06c66a624aaa32db6ce69824fff9ed97b6cb14..36f6663b01eb114b93b5742d22b6fea6c70fb51b 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.taxeditor.remoting.cache;
+package eu.etaxonomy.taxeditor.service;
 
 import org.hibernate.collection.spi.PersistentCollection;
 
 import eu.etaxonomy.cdm.model.common.CdmBase;
-import eu.etaxonomy.taxeditor.remoting.cache.CachedCommonServiceImpl.CollectionField;
+import eu.etaxonomy.taxeditor.service.CachedCommonServiceImpl.CollectionField;
 
 /**
  * @author cmathew