org.apache.agila.services.user
Class UserID

java.lang.Object
  extended by org.apache.agila.util.BaseID
      extended by org.apache.agila.services.user.UserID
All Implemented Interfaces:
java.io.Serializable

public class UserID
extends BaseID

Version:
$Id: $
Author:
Geir Magnusson Jr.
See Also:
Serialized Form

Constructor Summary
UserID(int id)
           
 
Method Summary
 
Methods inherited from class org.apache.agila.util.BaseID
equals, getID, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserID

public UserID(int id)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.