Uses of Interface
org.ocap.hn.content.navigation.ContentList

Packages that use ContentList
org.ocap.hn.content   
org.ocap.hn.content.navigation   
 

Uses of ContentList in org.ocap.hn.content
 

Methods in org.ocap.hn.content that return ContentList
 ContentList ContentContainer.getEntries(ContentDatabaseFilter filter, boolean traverse)
          Returns a ContentList which contains the filtered ContentItems of this ContentContainer.
 

Uses of ContentList in org.ocap.hn.content.navigation
 

Methods in org.ocap.hn.content.navigation that return ContentList
 ContentList ContentList.filterContentList(ContentDatabaseFilter filter)
          Filters the ContentList.
 ContentList ContentList.findAll(String[] keys, Object[] values)
          Finds all ContentEntry objects which match the search.
 



Copyright © 2011. All Rights Reserved.