cleanup and fix test
[taxeditor.git] / eu.etaxonomy.taxeditor.cdmlib / src / main / java / eu / etaxonomy / taxeditor / session / ICdmEntitySessionManager.java
index abfbbc3437ccfdeadcdd348c1f9e6617521281d8..4c46412bb185e5c7dc050dbd81dcf4ae1b54425c 100644 (file)
@@ -48,7 +48,7 @@ public interface ICdmEntitySessionManager {
         *
         * @param sessionOwner
         */
-       public abstract void bind(ICdmEntitySessionEnabled sessionOwner);
+       public abstract void bind(ICdmEntitySessionEnabled<?> sessionOwner);
 
        /**
         * Loads an object intto the active session and returns the cached object