Started refactoring user and group functionality
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / account / user / operation / EditUserOperation.java
similarity index 98%
rename from taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/user/operation/EditUserOperation.java
rename to taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/account/user/operation/EditUserOperation.java
index e8f6cfee3ca04733cf447ab2cea9f0bca6798c88..a1ca3e41ede5a8215a102a2942db3f0fbf70f159 100644 (file)
@@ -8,7 +8,7 @@
 * See LICENSE.TXT at the top of this package for the full license terms.
 */
 
-package eu.etaxonomy.taxeditor.user.operation;
+package eu.etaxonomy.taxeditor.account.user.operation;
 
 import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.core.commands.operations.IUndoContext;