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

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

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

Uses of RPCMember in org.deegree.enterprise.control
 

Methods in org.deegree.enterprise.control that return RPCMember
 RPCMember RPCStruct.getMember(String name)
          returns a named member of the struct. if no member with the passed name is contained within the struct null will be returned.
 RPCMember[] RPCStruct.getMembers()
          returns the members of the struct
 RPCMember RPCStruct.removeMember(String name)
          removes a member identified by its name from the struct
 

Methods in org.deegree.enterprise.control with parameters of type RPCMember
 void RPCStruct.addMember(RPCMember member)
          adds a new member to the struct
 

Constructors in org.deegree.enterprise.control with parameters of type RPCMember
RPCStruct(RPCMember[] mem)
           
 

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

Methods in org.deegree.portal.standard.context.control with parameters of type RPCMember
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  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.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 RPCMember in org.deegree.portal.standard.wms.control
 

Methods in org.deegree.portal.standard.wms.control with parameters of type RPCMember
protected  void SimplePrintListener.changeLayerList(ViewContext vc, RPCMember[] rpcLayerList)
          changes the layer list of the ViewContext vc according to the information contained in the rpcLayerList
 


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