Uses of Class
org.kuali.rice.krad.bo.SelectedObjectIds

Packages that use SelectedObjectIds
org.kuali.rice.kns.lookup Copyright 2005-2011 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of SelectedObjectIds in org.kuali.rice.kns.lookup
 

Methods in org.kuali.rice.kns.lookup that return SelectedObjectIds
protected  SelectedObjectIds LookupResultsServiceImpl.retrieveSelectedObjectIds(String lookupResultsSequenceNumber)
          Retrieves the SelectedObjectIds BO with the given sequence number.
 

Methods in org.kuali.rice.kns.lookup with parameters of type SelectedObjectIds
protected  boolean LookupResultsServiceImpl.isAuthorizedToAccessSelectedObjectIds(SelectedObjectIds selectedObjectIds, String personId)
          Returns whether the user ID parameter is allowed to view the selected object IDs
 



Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.