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

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

Packages that use RPCStruct
org.deegree.enterprise.control   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw.control   
org.deegree.portal.standard.wms.control   
 

Uses of RPCStruct in org.deegree.enterprise.control
 

Methods in org.deegree.enterprise.control with parameters of type RPCStruct
static double RPCUtils.getRpcPropertyAsDouble(RPCStruct struct, String memberName)
          returns a named member value of the passed struct as integer
static int RPCUtils.getRpcPropertyAsInt(RPCStruct struct, String memberName)
          returns a named member value of the passed struct as integer
static String RPCUtils.getRpcPropertyAsString(RPCStruct struct, String memberName)
          returns a named member value of the passed struct as string
 

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

Methods in org.deegree.portal.standard.context.control that return RPCStruct
protected  RPCStruct AbstractContextListener.extractRPCStruct(RPCWebEvent rpcEvent, int index)
          Extracts the RPCStruct from the indicated parameter in the params element of the passed RPCWebEvent.
 

Methods in org.deegree.portal.standard.context.control with parameters of type RPCStruct
protected  ViewContext FullScreenListener.createFullScreenContext(RPCStruct struct, ViewContext vc)
          Sets the given context to FullScreen mode.
protected  Envelope AbstractContextListener.extractBBox(RPCStruct bboxStruct)
          Deprecated. use extractBBox( RPCStruct, CoordinateSystem ) instead.
protected  Envelope DownloadListener.extractBBox(RPCStruct bboxStruct)
          Convenience method to extract the boundig box from an rpc fragment.
protected  Envelope AbstractContextListener.extractBBox(RPCStruct bboxStruct, CoordinateSystem crs)
          Convenience method to extract the boundig box from an rpc fragment.
protected  String AbstractContextListener.readSessionID(RPCStruct struct)
          reads the users session ID.
 

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

Methods in org.deegree.portal.standard.csw.control that return RPCStruct
protected  RPCStruct SimpleSearchListener.createRpcStructForServiceSearch(String template, String identifier)
          Creates an RPC request from the given template
protected  RPCStruct SimpleSearchListener.extractRPCStruct(RPCWebEvent rpcEvent, int index)
          Extracts the RPCStruct from the indicated parameter in the params element of the passed RPCWebEvent.
 

Methods in org.deegree.portal.standard.csw.control with parameters of type RPCStruct
 String ISO19119RequestFactory.createRequest(RPCStruct struct, String resultType)
          creates a GetRecord request that is conform to the OGC Stateless Web Service Catalog Profil and GDI NRW catalog specifications from a RPC struct.
abstract  String CSWRequestFactory.createRequest(RPCStruct struct, String resultType)
           
 String ISO19115RequestFactory.createRequest(RPCStruct struct, String resultType)
          creates a GetRecord request that is conform to the OGC Stateless Web Service Catalog Profil and GDI NRW catalog specifications from a RPC struct.
protected  String SimpleSearchListener.createRequest(RPCStruct rpcStruct, String format, String resultType)
          This method creates a csw request with the RequestFactory of the passed format, using the paramter values passed in the rpcStruct.
protected  Object SimpleSearchListener.extractRPCMember(RPCStruct struct, String member)
          Extracts the member of the passed name from the passed struct.
 

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

Methods in org.deegree.portal.standard.wms.control with parameters of type RPCStruct
protected  Envelope SimplePrintListener.extractBBox(RPCStruct bboxStruct, CoordinateSystem crs)
          Convenience method to extract the boundig box from an rpc fragment.
 


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