Uses of Interface
org.sakaiproject.api.app.help.GlossaryEntry
-
-
Uses of GlossaryEntry in org.sakaiproject.api.app.help
Methods in org.sakaiproject.api.app.help that return GlossaryEntry Modifier and Type Method Description GlossaryEntryGlossary. find(String keyword)find the keyword in the glossary.Methods in org.sakaiproject.api.app.help that return types with arguments of type GlossaryEntry Modifier and Type Method Description Collection<GlossaryEntry>Glossary. findAll()returns the list of all GlossaryEntries
-