Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] [jira] Created: (UDIG-426) WMS service keys are internal api

Justin, 

You missed a part of the api. These are not required to be public,
there is a method in the ServiceExtension which will create a set of
params for you from a url ... after which, the IService provides
access to a map representing it's params.

Is this basically your work flow ... or am I missing something here?

David

On Apr 7, 2005 5:56 PM, Justin Deoliveira (JIRA) <jira@xxxxxxxxxxxx> wrote:
> WMS service keys are internal api
> ---------------------------------
> 
>          Key: UDIG-426
>          URL: http://jira.codehaus.org/browse/UDIG-426
>      Project: uDIG
>         Type: Bug
>   Components: API catalog
>     Versions: UDIG 1.0.RC
>  Environment: all
>     Reporter: Justin Deoliveira
>  Assigned to: Richard Gould
>     Priority: Minor
> 
> Developers need to be able to add data to the catalog programatically. This involves creating the correct parameter maps for the various services. However, the wms keys are defined on WMSServiceImpl which is an internal class.
> 
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://jira.codehaus.org/secure/Administrators.jspa
> -
> If you want more information on JIRA, or have a bug to report see:
>    http://www.atlassian.com/software/jira
> 
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top