Package org.vfny.geoserver.action.data

Contains Actions for configuring the GeoServer Data Model.

See:
          Description

Class Summary
DataAttributeTypesEditorAction DOCUMENT ME!
DataAttributeTypesNewAction DOCUMENT ME!
DataAttributeTypesSelectAction DOCUMENT ME!
DataDataStoresEditorAction DOCUMENT ME!
DataDataStoresNewAction Create a new DataStoreConfig based on user's input.
DataDataStoresSelectAction Select a DataStore for editing.
DataFeatureTypesEditorAction DOCUMENT ME!
DataFeatureTypesNewAction DataFeatureTypesNewAction purpose.
DataFeatureTypesSelectAction DOCUMENT ME!
DataNamespacesAction DOCUMENT ME!
DataStoreUtils A collecitno of utilties for dealing with GeotTools DataStore.
DataStylesAction DOCUMENT ME!
 

Package org.vfny.geoserver.action.data Description

Contains Actions for configuring the GeoServer Data Model.

All GeoServer STRUTS Actions should be branched off of GeoServerAction which provides authentication for the configuration system.

In the future we may wish to rethink this policy of other subsystems beside configuration start to make use of the STRUTS framework.