Opened 12 years ago

Closed 12 years ago

#400 closed task (fixed)

Globals getDataStoreInfoFromResource

Reported by: adube Owned by: adube
Priority: major Milestone: 1.2.0
Component: widgets Version: trunk
Keywords: bis-1.2.0 Cc:

Description (last modified by adube)

While working on #399, I noticed that there is no Globals method I can use to find a datastore information using the servicetype and resource name only.

The current equivalent is getDataStoreInfoFromWidget, but that requires the "pWidgetName" parameter and the search is done on the widget resources /geoprisma/widgets/widget/resources instead of /geoprisma/resources.

It would be nice to have a new getDataStoreInfoFromResource for that.

Change History (2)

comment:1 by adube, 12 years ago

Description: modified (diff)
Summary: Globals getDatastoreInfoFromResourceGlobals getDataStoreInfoFromResource

comment:2 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1281.

Note: See TracTickets for help on using tickets.