com.jurismarches.vradi.ui.thesaurus
Class ThesaurusDataProvider
java.lang.Object
com.jurismarches.vradi.ui.tree.VradiDataProvider
com.jurismarches.vradi.ui.thesaurus.ThesaurusDataProvider
- All Implemented Interfaces:
- jaxx.runtime.swing.nav.NavDataProvider
public class ThesaurusDataProvider
- extends VradiDataProvider
- Author:
- sletellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
queryParameters
protected QueryParameters queryParameters
cachedMap
protected Map<Thesaurus,Integer> cachedMap
ThesaurusDataProvider
public ThesaurusDataProvider()
ThesaurusDataProvider
public ThesaurusDataProvider(QueryParameters queryParameters)
isCartography
public boolean isCartography()
getNbFormsForThesaurus
public Integer getNbFormsForThesaurus(Thesaurus thesaurus)
getChildrenThesaurus
public Collection<Thesaurus> getChildrenThesaurus(String thesaurusId)
getChildrenCartography
protected Map<Thesaurus,Integer> getChildrenCartography(String thesaurusId)
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled in interface jaxx.runtime.swing.nav.NavDataProvider- Overrides:
isEnabled in class VradiDataProvider
getCartographyToolTip
public String getCartographyToolTip(Thesaurus thesaurus)
Copyright © 2009-2011 JurisMarches. All Rights Reserved.