|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wfs.capabilities.FeatureTypeList
public class FeatureTypeList
This section defines the list of feature types (and the available operations on each feature
type) that are served by a web feature server. It's used in responses to
WFSGetCapabilities requests.
| Constructor Summary | |
|---|---|
FeatureTypeList(Operation[] globalOperations,
Collection<WFSFeatureType> featureTypes)
Creates a new FeatureTypeList instance. |
|
| Method Summary | |
|---|---|
void |
addFeatureType(WFSFeatureType featureType)
Adds the given feature type to the list of served feature types. |
WFSFeatureType |
getFeatureType(QualifiedName name)
Returns the feature type with the given name. |
WFSFeatureType[] |
getFeatureTypes()
Returns all served feature types. |
Operation[] |
getGlobalOperations()
Returns the Operations that are available on all served feature types. |
void |
removeFeatureType(WFSFeatureType featureType)
Removes the given feature type from the list of served feature types. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureTypeList(Operation[] globalOperations,
Collection<WFSFeatureType> featureTypes)
FeatureTypeList instance.
globalOperations - featureTypes - | Method Detail |
|---|
public WFSFeatureType[] getFeatureTypes()
public WFSFeatureType getFeatureType(QualifiedName name)
name - name of the feature type to look up
public void addFeatureType(WFSFeatureType featureType)
featureType - feature type to be addedpublic void removeFeatureType(WFSFeatureType featureType)
featureType - feature type to be removedpublic Operation[] getGlobalOperations()
Operations that are available on all served feature types.
Operations that are available on all served feature types
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org