org.mmbase.applications.xmlimporter
Class User
java.lang.Object
org.mmbase.applications.xmlimporter.User
- public class User
- extends Object
Dummy User object, this object needs to be replace by
the real User object (when that is finished).
- Since:
- MMBase-1.5
- Version:
- $Id: User.java,v 1.4 2006/06/29 13:42:09 andre Exp $
- Author:
- Rob van Maris: Finalist IT Group
|
Constructor Summary |
User(String name)
Creates new User object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
User
public User(String name)
- Creates new User object.
- Parameters:
name - The user name.
MMBase build 1.8.1.20060716