Uses of Class
com.arsdigita.glossary.GlossaryWord

Packages that use GlossaryWord
com.arsdigita.glossary   
com.arsdigita.glossary.ui   
 

Uses of GlossaryWord in com.arsdigita.glossary
 

Methods in com.arsdigita.glossary that return GlossaryWord
 GlossaryWord WordCollection.getWord()
          Wrapper to getDomainObject which casts to a GlossaryWord
 GlossaryWord Glossary.createWord(String word, com.arsdigita.util.TypedText definition)
           
 

Methods in com.arsdigita.glossary with parameters of type GlossaryWord
 void WordCollection.duplicates(String word, GlossaryWord gw)
          Filters the collection to return exact matches to the specified String which are not the specified GlossaryWord
 void Glossary.removeWord(GlossaryWord word)
           
 

Uses of GlossaryWord in com.arsdigita.glossary.ui
 

Constructors in com.arsdigita.glossary.ui with parameters of type GlossaryWord
WordView(GlossaryWord gw)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2349 UTC