Interface | Description |
---|---|
NewLayerManager |
This class is responsible of the management of the library's business logic.
|
NewLayerProvider | |
NewLayerProviderFactory | |
NewLayerService |
This service is used to create a new
FeatureStore . |
Class | Description |
---|---|
NewLayerLibrary |
Library for API initialization and configuration.
|
NewLayerLocator |
This locator is the entry point for the NewLayer library, providing
access to all NewLayer services through the
NewLayerManager
. |
NewLayerProviderPanel | |
NewLayerWizard |
Enum | Description |
---|---|
NewLayerManager.STORETYPE |
Exception | Description |
---|---|
NewLayerException |
Generic exception thrown in the NewLayer API when the exception or error
may be dealt by the program or the user of the program which is a client of
the NewLayer API.
|
NewLayerServiceException |
Exception thrown when there is an error getting a NewLayer message.
|