org.apache.jetspeed.serializer.objects
Class JSUserGroups

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

public class JSUserGroups
extends JSUserRoles

Jetspeed Serializer - Simple User Groups Wrapper

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

Version:
$Id: $
Author:
Hajo Birthelmer

Field Summary
 
Fields inherited from class org.apache.jetspeed.serializer.objects.JSUserRoles
roles
 
Constructor Summary
JSUserGroups()
           
JSUserGroups(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

JSUserGroups

public JSUserGroups()

JSUserGroups

public JSUserGroups(String s)


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