| org.vfny.geoserver.action.GeoServerAction org.vfny.geoserver.action.ConfigAction org.vfny.geoserver.action.UpdateGSAction
UpdateGSAction | public class UpdateGSAction extends ConfigAction (Code) | | Update GeoServer with the current configuration.
This is a real ConfigAction - you need to be logged in to use it.
author: User To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
Method Summary | |
public ActionForward | execute(ActionMapping mapping, ActionForm form, UserContainer user, HttpServletRequest request, HttpServletResponse response) | public ActionForward | updateGeoserver(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) | public ActionForward | updateValidation(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) |
|
|