Package org.sakaiproject.portal.api
Interface PageFilter
-
public interface PageFilter- Author:
- ieb
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Listfilter(List newPages, Site site)List<Map>filterPlacements(List<Map> l, Site site)Filter the list of placements, potentially making them hierachical if required
-