Uses of Interface
org.sakaiproject.search.tool.model.MasterRecord

Packages that use MasterRecord
org.sakaiproject.search.tool   
org.sakaiproject.search.tool.api   
 

Uses of MasterRecord in org.sakaiproject.search.tool
 

Methods in org.sakaiproject.search.tool that return types with arguments of type MasterRecord
 List<MasterRecord> SearchAdminBeanImpl.getGlobalMasterRecords()
           
 List<MasterRecord> SearchAdminBeanImpl.getSiteMasterRecords()
           
 

Uses of MasterRecord in org.sakaiproject.search.tool.api
 

Methods in org.sakaiproject.search.tool.api that return types with arguments of type MasterRecord
 List<MasterRecord> SearchAdminBean.getGlobalMasterRecords()
          get a list of master objects
 List<MasterRecord> SearchAdminBean.getSiteMasterRecords()
          get a list of site master records
 



Copyright © 2003-2012 Sakai Project. All Rights Reserved.