Search Results for

    Show / Hide Table of Contents

    Namespace OSGeo.MapGuide.MaestroAPI.Commands

    Classes

    CachedFdoConnection

    Represents information about a cached FDO connection

    CachedProviderInfo

    Represents the cache status of connections for a particular provider

    ConfigurationSettings

    Represents the FDO cache configuration

    DefaultApplySchemaCommand<TConn>

    A default implementation of IApplySchema. This class is reserved for connection provider use

    DefaultCommand<TConn>

    A default implementation of ICommand. This class is reserved for connection provider use

    DefaultCreateDataStoreCommand<TConn>

    A default implementation of IApplySchema. Reserved for connection provider use

    DefaultDeleteCommand<TConn>

    A default implementation of IDeleteFeatures. This class is reserved for connection provider use

    DefaultFeatureCommand<TConn>

    A default implementation of the IFeatureCommand. This class is reserved for connection provider use

    DefaultInsertCommand<TConn>

    A default implementation of IInsertFeatures. This class is reserved for connection provider use

    DefaultUpdateCommand<TConn>

    A default implementation of IUpdateFeatures. This class is reserved for connection provider use

    FdoCacheInfo

    Represents the cache status of FDO connections currently managed by the MapGuide Server

    InsertResult

    The result of a Execute() operation

    Interfaces

    IApplySchema

    Defines a command that applies the given Feature Schema to a Feature Source

    IBatchInsertFeatures

    Defines a command that inserts a series of features into a Feature Source

    ICommand

    The base interface of all custom commands

    ICreateDataStore

    Defines a command that creates a file-based data store on a given feature source

    ICreateRuntimeMap

    A command that creates a runtime map from the given Map Definition

    IDeleteFeatures

    Defines a command that deletes one or more features in a Feature Source based on some filtering criteria

    IDescribeRuntimeMap

    Describes the structure of an existing runtime map

    IFeatureCommand

    Defines a command that works against a Feature Class of a Feature Source

    IGetFdoCacheInfo

    Defines the command for querying the cache status of FDO connections

    IGetResourceContents

    Defines a command to get a set of resource contents in a single batch

    IGetTileProviders

    A command that enumerates the list of registered tile set providers

    IGetWfsCapabilities

    Gets the document describing the WFS capabilities of this service

    IGetWmsCapabilities

    Gets the document describing the WMS capabilities of this service

    IInsertFeatures

    Defines a command that inserts a feature into a Feature Source

    IUpdateFeatures

    Defines a command that updates one or more features in a Feature Source based on some filtering criteria

    Enums

    CommandType

    Defines the custom command types

    RuntimeMapRequestedFeatures

    A bitmask that defines what information to include in a CreateRuntimeMap or DescribeRuntimeMap response.

    WfsVersion

    Version of WFS supported by MapGuide

    WmsVersion

    Version of WMS supported by MapGuide

    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng