Package org.sakaiproject.api.app.help
Interface TableOfContents
-
public interface TableOfContentsTable of Contents- Version:
- $Id$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Category>getCategories()get categoriesStringgetName()get namevoidsetCategories(Set<Category> categories)set categoriesvoidsetName(String name)set name
-