live.constants
Class Attributes.guests.changeGuestsGroup

java.lang.Object
  extended bylive.constants.Attributes.guests.changeGuestsGroup
Enclosing class:
Attributes.guests

public static final class Attributes.guests.changeGuestsGroup
extends Object

Attributes expected by the page that changes a single guest's group (as opposed to changing the guests that are in a single group).


Field Summary
static String currentGroup
          A String that is the current group
static String guestList
          A Collection of Strings that are group names
static String guestname
          A String that is the name of the guest that's being changed
 
Constructor Summary
Attributes.guests.changeGuestsGroup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

guestList

public static final String guestList
A Collection of Strings that are group names

See Also:
Constant Field Values

currentGroup

public static final String currentGroup
A String that is the current group

See Also:
Constant Field Values

guestname

public static final String guestname
A String that is the name of the guest that's being changed

See Also:
Constant Field Values
Constructor Detail

Attributes.guests.changeGuestsGroup

public Attributes.guests.changeGuestsGroup()


Copyright © 2005