org.tanukisoftware.wrapper

Class WrapperGroup

public abstract class WrapperGroup extends Object

A WrapperGroup contains information about a group which a user belongs to. A WrapperGroup is obtained via a WrapperUser.

Author: Leif Mortenson

Method Summary
StringgetGroup()
Returns the name of the group.

Method Detail

getGroup

public String getGroup()
Returns the name of the group.

Returns: The name of the group.

Copyright 1999, 2006 Tanuki Software Inc., All Rights Reserved.