Uses of Class
net.sf.sail.core.entity.Offering

Packages that use Offering
net.sf.sail.common.apps.preview   
net.sf.sail.core.beans Management of beans brought into SAIL. 
net.sf.sail.core.service   
net.sf.sail.core.service.impl   
net.sf.sail.core.session Management of SAIL sessions. 
 

Uses of Offering in net.sf.sail.common.apps.preview
 

Methods in net.sf.sail.common.apps.preview that return Offering
 Offering PreviewSessionDataService.getOffering()
           
 

Uses of Offering in net.sf.sail.core.beans
 

Methods in net.sf.sail.core.beans that return Offering
 Offering SessionContext.getOffering()
           
 

Methods in net.sf.sail.core.beans with parameters of type Offering
 void SessionContext.setOffering(Offering offering)
           
 

Uses of Offering in net.sf.sail.core.service
 

Methods in net.sf.sail.core.service that return Offering
 Offering LauncherService.getOffering()
           
 

Uses of Offering in net.sf.sail.core.service.impl
 

Methods in net.sf.sail.core.service.impl that return Offering
 Offering LauncherServiceImpl.getOffering()
          Creating an offering and returning it.
 Offering DelegatingDataService.getOffering()
           
 

Constructors in net.sf.sail.core.service.impl with parameters of type Offering
DelegatingDataService(UserService portal, AgentService agentService, Offering offering, AnnotationService annotationService)
           
 

Uses of Offering in net.sf.sail.core.session
 

Methods in net.sf.sail.core.session that return Offering
 Offering SessionDataService.getOffering()
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.