Package live.struts.actions

Class Summary
ActivateGroupAction Action to activate an entire group
ActivateGuestAction Action to activate a particular guest
ChangeAGuestsGroupAction This action changes the group a specific guest belongs to, as opposed to changing the guests that are in a specific group.
ChangeMemoryAction This is the action for changing a guest's memory (not minidisks)
ChangeNetworkMembers Action for changing the members of a network
ChangePassword This action changes a guest's password
ChangeSharedStorageMembers This action will change the guests who have access to a shared storage segment
CheckedAction This class takes care of much of the tedious mucking about that we used to have to do at the beginning of every Action.
CheckedAction.ActionInfo  
ChMinidisks Action to change a guest's minidisks
CloneGuestAction  
DeactivateGroupAction This is the action for deactivating a whole group
DeactivateGuestAction This is the action for deactivating a single guest
DeleteGroupAction This class deletes or destroys the group specified by the request parameter groupName, depending on the value of deleteOrDestroy.
DeleteGuestAction This action will delete a guest as specified in the ActionInfo request parameter guestName
DeleteNetworkAction Deletes the network specified by the request parameter netName
DeleteSharedMemAction Action to delete a shared memory segment as specified in the request parameter segName
DisplayAction This class exists solely to essentially rename the act method displayPage so that it's consistant with switchedAction.
GuestInfoAction Action to display information for a certain guest as specified in the request parameter guestName
ListGuestsAction Action that lists all the guests and whether they are active or not.
ListNetworksAction Action to get the list of networks for the networks main page
ListSharedMemAction Action that lists all the saved segments in the cache for the Shared Memory main page
LoadTile Loads a tile
LoginAction This is the action to log a user into LIVE
NetworkInfoAction Action to display information about a network, as specified in the request parameter netName
NewGroupAction This action both creates a new group and -- here's the tricky part -- changes the membership of a group.
NewGuestAction Creates a new guest
NewNetworkAction Action to create a new network
NewSharedMemAction Action to create a new saved memory segment
SharedMemInfoAction Displays information about a saved segment, as specified by the request parameter segName
ShowStatusAction Action to display the status page
SwitchedAction This is another sort of "convienience base class" that replaces a fairly common process.
Util Various important functions and constants for actions
 



Copyright © 2005