|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
| Attributes | The Attributes class holds String constants that are mostly used (with exceptions as below) by the JSP pages to display information. |
| Attributes.confirmation | Attributes expected by the confirmation page |
| Attributes.error | Request attributes expected by the error page |
| Attributes.Global | Holds attributes common to all pages. |
| Attributes.guestList | Holds attribute names expected by the guestList. |
| Attributes.guests | Pages relating to guests and groups |
| Attributes.guests.changeGuestsGroup | Attributes expected by the page that changes a single guest's group (as opposed to changing the guests that are in a single group). |
| Attributes.guests.chMinidisks | Attributes expected by the new guest page. |
| Attributes.guests.info | Attributes expected by the guest info page. |
| Attributes.guests.list | Attributes expected by the guest/group list page |
| Attributes.guests.newGroup | Attributes expected by the newGroup page. |
| Attributes.guests.newGuest | Attributes expected by the new guest page. |
| Attributes.login | This is an attribute expected by the logon ACTION |
| Attributes.networks | Network pages |
| Attributes.networks.chMembers | Attributes expected by the change network members page |
| Attributes.networks.info | Attributes expected by the network info page |
| Attributes.networks.list | Request attributes expected by the list page |
| Attributes.networks.newPage | Attributes expected by the new network page |
| Attributes.servletContext | Holds attribute names containing information that should be shared across sessions. |
| Attributes.session | Holds attribute names containing information that should be shared across requests, but not across sessions. |
| Attributes.sharedSegmentsList | Attributes for shared segments list page. |
| Attributes.sharedSegmentsNew | Attributes for shared segments new page. |
| Attributes.status | Attributes expected by the status pages. |
| Attributes.status.general | |
| Attributes.status.specific | |
| Mappings | Mappings are very similar to Attributes, but somewhat
from the other direction. |
| Mappings.Global | Forwards that are used from many actions |
| Mappings.guests | Forwards from actions called at /Guests/ URIs |
| Mappings.guests.activate | |
| Mappings.guests.activateGroup | |
| Mappings.guests.chGuestsGroupPage | Forwards from the action that will change a single guest's group. |
| Mappings.guests.chMem | |
| Mappings.guests.chMinidisks | |
| Mappings.guests.chPass | |
| Mappings.guests.clone | |
| Mappings.guests.deactivate | |
| Mappings.guests.deactivateGroup | |
| Mappings.guests.deleteGroup | Forwards from the delete group action |
| Mappings.guests.deletePage | Forwards from the guest delete action (uses confirm and a This) |
| Mappings.guests.destroyGroup | Forwards from the destroy group action |
| Mappings.guests.info | Forwards from the guest info action |
| Mappings.guests.list | Forwards from the guest list action |
| Mappings.guests.newGroup | Forwards from the new group action |
| Mappings.guests.newGuest | Forwards from the new guest action |
| Mappings.guests.ViewMinidisks | |
| Mappings.login | Forwards from the login action |
| Mappings.networks | Forwards from actions called from /Networks/ URIs |
| Mappings.networks.chMembers | Forwards from the change network members action |
| Mappings.networks.deletePage | Forwards from the delete network action (uses confirm and a This) |
| Mappings.networks.info | Forwards from the network info action |
| Mappings.networks.list | Forwards from the network list action |
| Mappings.networks.newPage | Forwards from the new network action |
| Mappings.sharedSegments | I have NO idea if any of this is right! |
| Mappings.sharedSegments.chMembers | |
| Mappings.sharedSegments.delete | |
| Mappings.sharedSegments.info | |
| Mappings.sharedSegments.list | |
| Mappings.sharedSegments.newseg | |
| Mappings.status | Forwards from the status action |
| Misc | |
| Properties | These are strings of where things are found in the properties file |
| Properties.live | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||