Ticket #981 (closed Enhancement: fixed)
facetService.getFacet() to return a RelatedTopic instead of a simple Topic
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.8.3 |
Component: | DeepaMehta Standard Distribution | Version: | 4.8 |
Keywords: | Cc: | ||
Complexity: | 2 | Area: | Application Framework / API |
Module: | deepamehta-facets |
Description
This would simplify manual workspace assignments as the relating assoc would not need to be re-fetched otherwise to be assigned.
Having the facetService enhanced this way one could assign the potentially newly created Association simply do two things via one "getFacet()"
- manually assign the facet topic value to a workspace
- and additionally assign the relating assoc after easy access via facetTopicValue.getRelatingAssociation()
Are there any issues which would make this difficult or would this have any side-effects? If not, it would be great to go for it, i think.
Thanks for your support1
Change History
Note: See
TracTickets for help on using
tickets.