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

Uses of Class
org.deegree.ogcwebservices.wfs.capabilities.Operation

Packages that use Operation
org.deegree.ogcwebservices.wfs.capabilities   
 

Uses of Operation in org.deegree.ogcwebservices.wfs.capabilities
 

Methods in org.deegree.ogcwebservices.wfs.capabilities that return Operation
 Operation[] FeatureTypeList.getGlobalOperations()
          Returns the Operations that are available on all served feature types.
 Operation[] WFSFeatureType.getOperations()
           
 Operation[] WFSCapabilitiesDocument_1_1_0.getOperationsType(Element element)
          Returns the object representation for an element node of type wfs:OperationsType.
 Operation[] WFSCapabilitiesDocument_1_0_0.getOperationsType(Element element)
          Returns the object representation for an element node of type wfs:OperationsType.
 

Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type Operation
 void WFSFeatureType.setOperations(Operation[] operations)
           
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type Operation
FeatureTypeList(Operation[] globalOperations, Collection<WFSFeatureType> featureTypes)
          Creates a new FeatureTypeList instance.
WFSFeatureType(QualifiedName name, String title, String abstract_, Keywords[] keywords, URI defaultSrs, URI[] otherSrs, Operation[] operations, FormatType[] outputFormats, Envelope[] wgs84BoundingBoxes, MetadataURL[] metadataUrls)
          Creates a new instance of WFSFeatureType from the given parameters.
 


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