Uses of Class
org.jasig.portlet.cms.model.RepositorySearchOptions

Packages that use RepositorySearchOptions
org.jasig.portlet.cms.model.repository   
 

Uses of RepositorySearchOptions in org.jasig.portlet.cms.model.repository
 

Methods in org.jasig.portlet.cms.model.repository with parameters of type RepositorySearchOptions
 List<Post> JcrPostDao.findAll(RepositorySearchOptions options)
           
 Collection<Post> RepositoryDao.search(RepositorySearchOptions options)
           
 Collection<Post> JcrRepositoryDao.search(RepositorySearchOptions options)
           
 



Copyright © 2011 uPortal Jasig Community. All Rights Reserved.