Opened 13 years ago
Closed 13 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 )
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 , 13 years ago
Description: | modified (diff) |
---|---|
Summary: | Globals getDatastoreInfoFromResource → Globals getDataStoreInfoFromResource |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r1281.