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

Uses of Class
org.deegree.portal.standard.wfs.WFSClientException

Packages that use WFSClientException
org.deegree.portal.standard.wfs.control   
 

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

Methods in org.deegree.portal.standard.wfs.control that throw WFSClientException
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.handleNegativeResponse(XMLFragment response)
          A negative response by the WFS needs to be handled individually in each derived Listener.
protected  Object[] DigitizeListener.handleResponse(XMLFragment response)
          Handle the WFS transaction response.
protected  XMLFragment DigitizeListener.performRequest(String request, String wfsAddress)
          Send the request (e.g. wfs:Transaction, wfs:GetFeature) to the WFS of the passed address and return the received WFS response as XMLFragment.
protected  String DigitizeListener.replaceDeleteTemplateVars(String request, Object... args)
          this method will be overwritten in derived listeners
protected  String DigitizeListener.replaceSpecialTemplateVars(String request, Object... args)
          this method will be overwritten in derived listeners
protected  String DigitizeListener.replaceUpdateTemplateVars(String request, Object... args)
          this method will be overwritten in derived listeners
 


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