Package org.jafer.registry.web.struts.action

Class Summary
AddAccessPointAction This action adds the access point to the service
AddCategoryAction This action adds the category to the service or provider
AddServiceAction This action creates a new service
CheckLogonStatusAction This action checks to see that the user is logged on as expected.
CreateProviderAction This action creates a new provider
CreateServiceAction This action creates a new service
DeleteProviderAction This action delete the provider
DeleteServiceAction This action delete the service
GetAccessPointAction This action gets the access point for the service
GetCategoryProtocolTypesAction This action gets all the category display types
GetCategoryTypesAction This action gets all the category display types
GetProtocolTypesAction This action gets all the category display types
GetReturnPageAction Gets the page that any returning window should go to
JaferRegistryAction Super class for all actions providing common functions
LogoffAction This class takes care of logging a user off
LogonAction This class takes care of logging a user in
RelayAction When a form submits it always calls this action and places the actual submit action for the button into the request.
RemoveAccessPointAction This action removes the access point to the service
RemoveCategoryAction This action removes the category to the service or provider
RemoveServiceAction This action removes the service from the provider.
RequiresLogonAction This action checks to see if the user is logged on.
SearchAccessPointAction This action searches the access point for results given the keyword
SearchProviderAction This action searchs for the provider using the search criteria
SearchServiceAction This action searchs for the service using the search criteria
SetNewTokenAction This action sets a new token in the session
SetReturnPageAction Stores the page that any returning window should go to
UpdateAccessPointAction This action updates the access point for the service
UpdateProviderAction This action updates the provider
UpdateServiceAction This action updates the service
ViewProviderAction This action views the specified provider
ViewProviderServicesAction This action views the specified providers services
ViewServiceAction This action views the specified service