Uses of Class
com.hack23.cia.model.impl.application.configuration.Portal

Packages that use Portal
Package Description
com.hack23.cia.model.impl.application.administration Provides... 
com.hack23.cia.model.impl.application.configuration Provides... 
 

Uses of Portal in com.hack23.cia.model.impl.application.administration
 

Methods in com.hack23.cia.model.impl.application.administration that return Portal
Modifier and Type Method and Description
 Portal UserSession.getPortal()
          Gets the portal.
 

Methods in com.hack23.cia.model.impl.application.administration with parameters of type Portal
Modifier and Type Method and Description
 void UserSession.setPortal(Portal portal)
          Sets the portal.
 

Uses of Portal in com.hack23.cia.model.impl.application.configuration
 

Methods in com.hack23.cia.model.impl.application.configuration that return types with arguments of type Portal
Modifier and Type Method and Description
 Set<Portal> Agency.getPortals()
          Gets the portals.
 

Method parameters in com.hack23.cia.model.impl.application.configuration with type arguments of type Portal
Modifier and Type Method and Description
 void Agency.setPortals(Set<Portal> portals)
          Sets the portals.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.