cvm.ncb
Class UserProfile

java.lang.Object
  extended by cvm.ncb.UserProfile

public class UserProfile
extends java.lang.Object

Simple implementation of the UserProfile class.

Author:
Frank Hernandez.

Constructor Summary
UserProfile(UserObject usr, java.lang.Object scheam)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfile

public UserProfile(UserObject usr,
                   java.lang.Object scheam)