deegree 2.5 (2011/06/29 09:44 build-8-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(org.w3c.dom.Element element)
          Returns the object representation for an element node of type wfs:OperationsType.
 Operation[] WFSCapabilitiesDocument_1_0_0.getOperationsType(org.w3c.dom.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, java.util.Collection<WFSFeatureType> featureTypes)
          Creates a new FeatureTypeList instance.
WFSFeatureType(QualifiedName name, java.lang.String title, java.lang.String abstract_, Keywords[] keywords, java.net.URI defaultSrs, java.net.URI[] otherSrs, Operation[] operations, FormatType[] outputFormats, Envelope[] wgs84BoundingBoxes, MetadataURL[] metadataUrls)
          Creates a new instance of WFSFeatureType from the given parameters.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org