comparison flys-client/src/main/java/org/dive4elements/river/client/shared/model/User.java @ 5835:821a02bbfb4e

Fixed internal java dependencies
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 13:12:15 +0200
parents f507086aa94b
children
comparison
equal deleted inserted replaced
5834:f507086aa94b 5835:821a02bbfb4e
3 * 3 *
4 * This program is free software under the LGPL (>=v2.1) 4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details 5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist. 6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */ 7 */
8 package de.intevation.flys.client.shared.model; 8 package org.dive4elements.river.client.shared.model;
9 9
10 import java.io.Serializable; 10 import java.io.Serializable;
11 11
12 12
13 public interface User 13 public interface User

http://dive4elements.wald.intevation.org