deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.portal.PortalException

Packages that use PortalException
org.deegree.enterprise.control   
org.deegree.portal.common.control   
org.deegree.portal.context   
org.deegree.portal.portlet.enterprise   
org.deegree.portal.portlet.modules.actions   
org.deegree.portal.portlet.modules.map.actions.portlets   
org.deegree.portal.portlet.modules.wfs.actions.portlets   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw   
org.deegree.portal.standard.csw.control   
org.deegree.portal.standard.security.control   
org.deegree.portal.standard.sos   
org.deegree.portal.standard.wfs   
org.deegree.portal.standard.wms.control   
org.deegree.portal.wac   
 

Uses of PortalException in org.deegree.enterprise.control
 

Methods in org.deegree.enterprise.control that throw PortalException
protected abstract  HashMap AbstractDBListener.createRequest(RPCWebEvent rpcEvent)
          creates a request from the RPCWebEvent passed to this listener
protected abstract  void AbstractDBListener.handleResult(Object result)
          handles the result of a 'FULL' catalog query
protected abstract  HashMap AbstractDBListener.performRequest(RPCWebEvent event)
          performs the request contained in the passed RPCWebEvent
protected abstract  void AbstractDBListener.validateRequest(RPCWebEvent event)
          validates the request to be performed.
protected abstract  Object AbstractDBListener.validateResult(HashMap result)
          validates the result of the catalog request and returns an Object depending on the results content.
 

Uses of PortalException in org.deegree.portal.common.control
 

Methods in org.deegree.portal.common.control that throw PortalException
protected  void AbstractSimplePrintListener.validate(RPCWebEvent rpc)
          validates the incoming request/RPC if conatins all required elements
 

Uses of PortalException in org.deegree.portal.context
 

Methods in org.deegree.portal.context that throw PortalException
 ViewContext DefaultMapModelAccess.addCRSToLayer(String name, URL owsAddress, String type, String crsName)
           
 ViewContext MapModelAccess.addCRSToLayer(String name, URL owsAddress, String type, String crsName)
          Adds a CRS to a layer if a ViewContext.
 ViewContext DefaultMapModelAccess.addFormatToLayer(String name, URL owsAddress, String type, String mimeType)
           
 ViewContext MapModelAccess.addFormatToLayer(String name, URL owsAddress, String type, String mimeType)
          adds a new image format to a layer of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayer(int index, Layer layer)
           
 ViewContext MapModelAccess.addLayer(int index, Layer layer)
          adds a layer to the defined index position of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayer(int index, QualifiedName name, URL owsAddress, String type)
           
 ViewContext MapModelAccess.addLayer(int index, QualifiedName name, URL owsAddress, String type)
          adds a layer provided by the passed OWS to the defined index position of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayer(Layer layer)
           
 ViewContext MapModelAccess.addLayer(Layer layer)
          adds a layer to the end of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayer(QualifiedName name, URL owsAddress, String type)
           
 ViewContext MapModelAccess.addLayer(QualifiedName name, URL owsAddress, String type)
          adds a layer provided by the passed OWS to the end of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayers(Layer[] layers)
           
 ViewContext MapModelAccess.addLayers(Layer[] layers)
          adds a number of layers to the end of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addLayers(QualifiedName[] names, URL[] owsAddresses, String type)
           
 ViewContext MapModelAccess.addLayers(QualifiedName[] names, URL[] owsAddresses, String type)
          adds a number of layers provided by the passed OWS to the end of the layer list of a ViewContext.
 ViewContext DefaultMapModelAccess.addStyleToLayer(QualifiedName name, URL owsAddress, String type, String styleName)
           
 ViewContext MapModelAccess.addStyleToLayer(QualifiedName name, URL owsAddress, String type, String styleName)
          adds a named style to a layer to be available within a context.
 ViewContext DefaultMapModelAccess.assignSLDToLayer(QualifiedName name, URL owsAddress, String type, StyledLayerDescriptor sld)
           
 ViewContext MapModelAccess.assignSLDToLayer(QualifiedName name, URL owsAddress, String type, StyledLayerDescriptor sld)
          assignes a SLD document instead of a style to a layer.
 ViewContext DefaultMapModelAccess.groupLayers(int first, int last, String groupName, String parentGroupName)
           
 ViewContext MapModelAccess.groupLayers(int first, int last, String groupName, String parentGroupName)
          the difference to
 ViewContext DefaultMapModelAccess.groupLayers(String[] layers, URL[] owsAddresses, String[] types, String groupName, String parentGroupName)
           
 ViewContext MapModelAccess.groupLayers(String[] layers, URL[] owsAddresses, String[] types, String groupName, String parentGroupName)
          groups a set of layers identified by their names, the address of the OWS that provides it und its type.
 ViewContext DefaultMapModelAccess.pan(double directionDegree, double factor)
           
 ViewContext MapModelAccess.pan(double directionDegree, double factor)
          moves a map view to a free definable direction with a given factor
 ViewContext DefaultMapModelAccess.pan(int direction, double factor)
          moves the boundingbox of the map to a well known direction.
 ViewContext MapModelAccess.pan(int direction, double factor)
          moves the boundingbox of the map to a well known direction.
 ViewContext DefaultMapModelAccess.removeFormatFromLayer(String name, URL owsAddress, String type, String mimeType)
           
 ViewContext MapModelAccess.removeFormatFromLayer(String name, URL owsAddress, String type, String mimeType)
          removes a format from a layer in a ViewContext.
 ViewContext DefaultMapModelAccess.setCurrentMapFormat(String mimeType, URL owsAddress, String type)
           
 ViewContext MapModelAccess.setCurrentMapFormat(String mimeType, URL owsAddress, String type)
          sets the current image format a map shall be rendered.
 ViewContext DefaultMapModelAccess.setLayerActiveStyle(QualifiedName name, URL owsAddress, String type, String styleName)
           
 ViewContext MapModelAccess.setLayerActiveStyle(QualifiedName name, URL owsAddress, String type, String styleName)
          sets the active style (style to be used for rendering) of a layer
 ViewContext DefaultMapModelAccess.setLayers(Layer[] layers)
           
 ViewContext MapModelAccess.setLayers(Layer[] layers)
          sets the layers to a ViewContext.
 ViewContext DefaultMapModelAccess.setLayers(QualifiedName[] names, URL[] owsAddresses, String type)
           
 ViewContext MapModelAccess.setLayers(QualifiedName[] names, URL[] owsAddresses, String type)
          sets the layers provided by the passed OWS to a ViewContext.
 ViewContext DefaultMapModelAccess.setLayersVisible(String name, URL owsAddress, String type, boolean visible)
           
 ViewContext MapModelAccess.setLayersVisible(String name, URL owsAddress, String type, boolean visible)
          set a layer to be visible or invisible
 ViewContext DefaultMapModelAccess.setMapCRS(String crs)
           
 ViewContext MapModelAccess.setMapCRS(String crs)
          sets the CRS to be used by the map created from a ViewContext.
 ViewContext DefaultMapModelAccess.setMapSize(int width, int height)
          sets the width and height of a map described by a ViewContext
 ViewContext MapModelAccess.setMapSize(int width, int height)
          sets the width and height of a map described by a ViewContext
 ViewContext DefaultMapModelAccess.swapGroups(QualifiedName name, boolean up)
           
 ViewContext MapModelAccess.swapGroups(QualifiedName name, boolean up)
          swaps to groups in their order
 ViewContext DefaultMapModelAccess.swapLayers(QualifiedName name, URL owsAddress, String type, boolean up)
          swaps two layers in their order.
 ViewContext MapModelAccess.swapLayers(QualifiedName name, URL owsAddress, String type, boolean up)
          swaps two layers in their order.
 

Uses of PortalException in org.deegree.portal.portlet.enterprise
 

Methods in org.deegree.portal.portlet.enterprise that throw PortalException
protected  void SimplePrintListener.validate(RPCWebEvent rpc)
          validates the incoming request/RPC if conatins all required elements
 

Uses of PortalException in org.deegree.portal.portlet.modules.actions
 

Methods in org.deegree.portal.portlet.modules.actions that throw PortalException
 void AbstractPortletPerform.buildNormalContext()
          this method will be called each time a portlet will be repainted.
 

Uses of PortalException in org.deegree.portal.portlet.modules.map.actions.portlets
 

Methods in org.deegree.portal.portlet.modules.map.actions.portlets that throw PortalException
 void MapWindowPortletPerform.buildNormalContext()
           
 void MapActionPortletPerform.buildNormalContext()
           
 void WMCManagementPortletPerfom.buildNormalContext()
           
 void ScaleChooserPortletPerform.buildNormalContext()
           
 void OverviewPortletPerform.buildNormalContext()
           
 void SelectWMCPortletPerform.buildNormalContext()
           
(package private)  void ScaleChooserPortletPerform.doChangeScale()
          This method changes the scale of the current bounding box
 void MapActionPortletAction.doChangescale(org.apache.turbine.util.RunData data, org.apache.jetspeed.portal.Portlet portlet)
          Changes the scale.
(package private)  void CRSChooserPortletPerform.doCRSChange()
          Changes the CRS of the current ViewContext.
 void MapActionPortletAction.doCrschoose(org.apache.turbine.util.RunData data, org.apache.jetspeed.portal.Portlet portlet)
          Changes the CRS of the underlying ViewContext.
protected  void FeatureInfoPortletPerform.doGetFeatureInfo()
          performs a GetFeatureInfo/GetFeature/DescribeCoverage request depending on the layer typs the request targets.
protected  void FeatureInfoForwardPortletPerform.doGetFeatureInfo()
           
 void MapActionPortletAction.doLoadwmc(org.apache.turbine.util.RunData data, org.apache.jetspeed.portal.Portlet portlet)
          selects the current context of a MapWindowPortlet
(package private)  void SelectWMCPortletPerform.doLoadwmc(User user)
          loads a context defined by its absolut path passed in URL encoded parameter 'FILENAME'
(package private)  void SelectWMCPortletPerform.doSelectwmc()
          selects the current context of a MapWindowPortlet
 void MapActionPortletAction.doSelectwmc(org.apache.turbine.util.RunData data, org.apache.jetspeed.portal.Portlet portlet)
          selects the current context of a MapWindowPortlet
(package private)  void MapWindowPortletPerform.moveDown()
          moves the layer passed through by the HTTP request down for one position
(package private)  void MapWindowPortletPerform.moveUp()
          moves the layer passed through by the HTTP request up for one position
(package private)  void MapWindowPortletPerform.pan()
          pan the map with a set factor to one of eight possible directions
protected  String FeatureInfoPortletPerform.perform(List<Layer> layerList, ViewContext vc)
          distributes the performance of the feature info requests depending on the requested service to a specialized method
(package private)  void ToolbarPortletPerform.readInitParameter()
          reads the init parameters of the ToolbarPortlet and writes them into the requests attributes.
(package private)  void CRSChooserPortletPerform.readInitParameter()
          TODO reads the init parameters of the portlet and build the scale list
(package private)  void MapWindowPortletPerform.recenter()
          recenters the current map to the point the user has clicked to
(package private)  void MapWindowPortletPerform.setMapSize()
          sets a new size of the map read from the request
(package private)  void MapWindowPortletPerform.zoom()
          zooms the current map by a factor and recenters it to the point the user has clicked to.
 

Uses of PortalException in org.deegree.portal.portlet.modules.wfs.actions.portlets
 

Methods in org.deegree.portal.portlet.modules.wfs.actions.portlets that throw PortalException
 void RemoveAnnotationPerform.buildNormalContext(org.apache.turbine.util.RunData data)
          Builds up the portlet.
 void RemoveAnnotationPerform.doDeletetransaction(org.apache.turbine.util.RunData data)
          Executes a delete statement.
protected  void WFSClientPortletPerform.doGetfeature()
           
 void AnnotationPortletPerform.doTransaction(String user)
          performs a transaction against a WFS-T or a database.
protected  RPCParameter[] WFSClientPortletPerform.extractRPCParameters()
          extracts the
 

Uses of PortalException in org.deegree.portal.standard.context.control
 

Methods in org.deegree.portal.standard.context.control that throw PortalException
static void AbstractContextListener.changeBBox(ViewContext vc, Envelope bbox)
          changes the bounding box of a given view context
protected  void AbstractContextListener.changeLayerList(ViewContext vc, RPCMember[] rpcLayerList)
          changes the layer list of the ViewContext vc according to the information contained in the rpcLayerList
protected  ArrayList<DownloadListener.FeatureTemplate> DownloadListener.createFeatureTemplates(RPCWebEvent event)
          performs the access to the data marked at the shopping card
protected  ViewContext FullScreenListener.createFullScreenContext(RPCStruct struct, ViewContext vc)
          Sets the given context to FullScreen mode.
protected  GetFeature DownloadListener.createGetFeatureRequest(DownloadListener.FeatureTemplate ft, String version, QualifiedName ftName, QualifiedName gtName, GetFeature.RESULT_TYPE resultType)
          creates a GetFeature request considering the feature type (ID) and the bounding box encapsulated in the passed FeatureTemplate
protected  ViewContext NormalScreenListener.createNormalScreenContext(ViewContext vc, Envelope newbBox)
          This Method adapt the normal size screen context with the new changes applied in the full screen view, ex.
protected  RPCParameter[] AbstractContextListener.extractRPCParameters(RPCWebEvent rpcEvent)
          Extracts the parameters from the method call element within the passed rpcEvent.
protected  RPCStruct AbstractContextListener.extractRPCStruct(RPCWebEvent rpcEvent, int index)
          Extracts the RPCStruct from the indicated parameter in the params element of the passed RPCWebEvent.
protected  String AbstractContextListener.getUserPassword(String sessionId)
          gets the user password assigned to the passed session ID from a authentification service.
protected  ViewContext NormalScreenListener.getViewContextFromSession()
          Extracts the Xml of NORMALSCREEN_MAPCONTEXT from the session and transforms it to a ViewContext
protected  org.deegree.portal.standard.context.control.DownloadListener.RequestBean DownloadListener.getWFSGetFeatureCalls(DownloadListener.FeatureTemplate layer, ViewContext vc)
          returns the call to be used to perform a GetFeature request for the passed feature template.
protected  void FullScreenListener.initialize()
          Initializes the global variables
protected  void NormalScreenListener.initialize()
          Initializes the global variables of the class
protected static void ContextSaveListener.internalSave(OutputStream os, Document doc)
          common method to save xml
static void ContextSaveListener.saveDocument(ViewContext vc, String filename)
          saves the new context as xml
protected  void NormalScreenListener.setCurrentContext(ViewContext vc)
          Takes in viewContext converts it to a html of the viewcontext and display it
protected  ViewContext FullScreenListener.setToFullScreen(RPCWebEvent rpc)
          Applies the modules read from the context.properties file to the current context using the data from the session on the defaultContext
protected  ViewContext NormalScreenListener.setToNormalScreen(RPCWebEvent rpc)
           
protected  void FullScreenListener.validate(RPCWebEvent rpc)
          ValidateRPC looks in the RPCStruct for all needed elements and gotoErrorPage in case an element is found or wronglz formated, this is useful so that we won't need to check later for anz variables, simply get them and start Working
protected  void NormalScreenListener.validate(RPCWebEvent rpc)
          ValidateRPC looks in the RPCStruct for all needed elements and gotoErrorPage in case an element is found or wronglz formated, this is useful so that we won't need to check later for anz variables, simply get them and start Working
protected  void FullScreenListener.validateBBox(RPCMember bboxRPCMember)
          Validates the data in the struct to make sure it contains a valid bbox
protected  void NormalScreenListener.validateBBox(RPCMember bboxRPCMember)
          Validates the data in the struct to make sure it contains a valid bbox
protected  void FullScreenListener.validateCntxtProperties()
          This method checks the context.properties file to make sure that all fields needed are available
protected  void FullScreenListener.validateLayerList(RPCMember layerListRPCMember)
          Validates the data in the struct to make sure it contains a valid layerList
protected  void NormalScreenListener.validateLayerList(RPCMember layerListRPCMember)
          Validates the data in the struct to make sure it contains a valid layerList
 

Uses of PortalException in org.deegree.portal.standard.csw
 

Subclasses of PortalException in org.deegree.portal.standard.csw
 class CatalogClientException
          A ${type_name} class.
 

Uses of PortalException in org.deegree.portal.standard.csw.control
 

Methods in org.deegree.portal.standard.csw.control that throw PortalException
static void DisplayMapListener.saveDocument(ViewContext vc, String filename)
          Deprecated. saves the new context as xml
 

Uses of PortalException in org.deegree.portal.standard.security.control
 

Subclasses of PortalException in org.deegree.portal.standard.security.control
 class ClientConfigurationException
          TODO add documentation here
 

Uses of PortalException in org.deegree.portal.standard.sos
 

Subclasses of PortalException in org.deegree.portal.standard.sos
 class SOSClientException
           
 

Uses of PortalException in org.deegree.portal.standard.wfs
 

Subclasses of PortalException in org.deegree.portal.standard.wfs
 class WFSClientException
           
 

Uses of PortalException in org.deegree.portal.standard.wms.control
 

Methods in org.deegree.portal.standard.wms.control that throw PortalException
static void SimplePrintListener.changeBBox(ViewContext vc, Envelope bbox)
          changes the bounding box of a given view context
protected  void SimplePrintListener.changeLayerList(ViewContext vc, RPCMember[] rpcLayerList)
          changes the layer list of the ViewContext vc according to the information contained in the rpcLayerList
 

Uses of PortalException in org.deegree.portal.wac
 

Subclasses of PortalException in org.deegree.portal.wac
 class WACException
          Exception that will be thrown if a WAClient could not perform a request against a WSS
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org