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

Uses of Class
org.deegree.enterprise.control.RPCWebEvent

Packages that use RPCWebEvent
org.deegree.enterprise.control   
org.deegree.portal.common.control   
org.deegree.portal.portlet.enterprise   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw.control   
org.deegree.portal.standard.wfs.control   
org.deegree.portal.standard.wms.control   
 

Uses of RPCWebEvent in org.deegree.enterprise.control
 

Methods in org.deegree.enterprise.control with parameters of type RPCWebEvent
protected abstract  HashMap AbstractDBListener.createRequest(RPCWebEvent rpcEvent)
          creates a request from the RPCWebEvent passed to this listener
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.
 

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

Methods in org.deegree.portal.common.control with parameters of type RPCWebEvent
protected  String AbstractSimplePrintListener.getVendorspecificParameters(RPCWebEvent rpc)
          returns null and should be overwritten by an extending class
protected abstract  ViewContext AbstractSimplePrintListener.getViewContext(RPCWebEvent rpc)
          reads the view context to print from the users session
protected  void AbstractSimplePrintListener.validate(RPCWebEvent rpc)
          validates the incoming request/RPC if conatins all required elements
 

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

Methods in org.deegree.portal.portlet.enterprise with parameters of type RPCWebEvent
protected  ViewContext SimplePrintListener.getViewContext(RPCWebEvent rpc)
          reads the view context to print from the users session
protected  void SimplePrintListener.validate(RPCWebEvent rpc)
          validates the incoming request/RPC if conatins all required elements
 

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

Methods in org.deegree.portal.standard.context.control with parameters of type RPCWebEvent
protected  ArrayList<DownloadListener.FeatureTemplate> DownloadListener.createFeatureTemplates(RPCWebEvent event)
          performs the access to the data marked at the shopping card
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  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
 

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

Methods in org.deegree.portal.standard.csw.control with parameters of type RPCWebEvent
protected  List SimpleSearchListener.extractRPCCatalogs(RPCWebEvent rpcEvent)
          Extracts the catalog names from the first parameter of the params element within the passed rpcEvent.
protected  RPCParameter[] SimpleSearchListener.extractRPCParameters(RPCWebEvent rpcEvent)
          Extracts the parameters from the method call element within the passed rpcEvent.
protected  RPCStruct SimpleSearchListener.extractRPCStruct(RPCWebEvent rpcEvent, int index)
          Extracts the RPCStruct from the indicated parameter in the params element of the passed RPCWebEvent.
protected  void OverviewMetadataListener.validateRequest(RPCWebEvent rpcEvent)
           
protected  void SimpleSearchListener.validateRequest(RPCWebEvent rpcEvent)
          Validates the rpc request and makes sure that all the needed parameters are included
protected  void SeriesChildrenSearchListener.validateRequest(RPCWebEvent rpcEvent)
           
protected  void TurnPageListener.validateRequest(RPCWebEvent rpcEvent)
           
protected  void DisplayMapListener.validateRequest(RPCWebEvent rpcEvent)
          Deprecated.  
protected  void SingleLayerSearchListener.validateRequest(RPCWebEvent rpcEvent)
          Deprecated.  
protected  void DeleteFromShoppingCartListener.validateRequest(RPCWebEvent rpcEvent)
          Deprecated.  
protected  void DetailedSearchListener.validateRequest(RPCWebEvent rpcEvent)
           
protected  void AddToShoppingCartListener.validateRequest(RPCWebEvent rpcEvent)
          Deprecated.  
 

Uses of RPCWebEvent in org.deegree.portal.standard.wfs.control
 

Methods in org.deegree.portal.standard.wfs.control with parameters of type RPCWebEvent
protected  Geometry GeometryValidator.createGeometry(RPCWebEvent rpcEvent)
          Creates the geometry from the data provided it the request (rpcEvent).
protected  String DigitizeListener.createWFSTransactionRequest(RPCWebEvent rpcEvent, String transactionType)
          Create a WFS request (transaction) from the params given in the rpc event and the module configuration.
protected  void WFSClientListener.doGetFeature(RPCWebEvent rpcEvent)
           
protected  QualifiedName DigitizeListener.extractFeatureTypeAsQualifiedName(RPCWebEvent rpcEvent)
          The FEATURE_TYPE passed in the rpc must be given with namespace and featuretype name in the form: {http://some.address.com}:featureTypeName.
protected  void DigitizeListener.validateRequest(RPCWebEvent rpcEvent)
          Validate the RPC request: number of RPCParameter must be 2 or more.
protected  void GeometryValidator.validateRequest(RPCWebEvent rpcEvent)
          Validates the incoming RPc request.
 

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

Methods in org.deegree.portal.standard.wms.control with parameters of type RPCWebEvent
protected  ViewContext SimplePrintListener.getViewContext(RPCWebEvent rpc)
           
 


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