org.apache.jetspeed.serializer.objects
Class JSUserUsers

java.lang.Object
  extended by org.apache.jetspeed.serializer.objects.JSUserRoles
      extended by org.apache.jetspeed.serializer.objects.JSUserUsers

public class JSUserUsers
extends JSUserRoles

Jetspeed Serializer - Simple User Wrapper to allow cross reference of users in a list

Wrapper to process XML representation of a set of users - used only for binding

Version:
$Id: $
Author:
Hajo Birthelmer

Field Summary
 
Fields inherited from class org.apache.jetspeed.serializer.objects.JSUserRoles
roles
 
Constructor Summary
JSUserUsers()
           
JSUserUsers(String s)
           
 
Method Summary
 
Methods inherited from class org.apache.jetspeed.serializer.objects.JSUserRoles
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JSUserUsers

public JSUserUsers(String s)

JSUserUsers

public JSUserUsers()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.