|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.clients.wcasclient.control.ThesaurusRequestFactory
Constructor Summary | |
ThesaurusRequestFactory()
|
Method Summary | |
WFSGetFeatureRequest |
createBroderTermRequest(java.lang.String[] pattern)
|
WFSGetFeatureRequest |
createNarrowerTermRequest(java.lang.String[] pattern)
|
static WFSGetFeatureRequest |
createRequest(java.lang.String pattern)
creates a GetFeature request against a thesaurus. the passed term will be compared with the TH_TERM field |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThesaurusRequestFactory()
Method Detail |
public static WFSGetFeatureRequest createRequest(java.lang.String pattern)
pattern
-
public WFSGetFeatureRequest createBroderTermRequest(java.lang.String[] pattern)
pattern
-
public WFSGetFeatureRequest createNarrowerTermRequest(java.lang.String[] pattern)
pattern
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |