Uses of Class
com.hack23.cia.model.impl.application.administration.UserSession

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

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

Methods in com.hack23.cia.model.impl.application.administration that return types with arguments of type UserSession
Modifier and Type Method and Description
 List<UserSession> User.getUserSessions()
          Gets the user sessions.
 

Method parameters in com.hack23.cia.model.impl.application.administration with type arguments of type UserSession
Modifier and Type Method and Description
 void User.setUserSessions(List<UserSession> userSessions)
          Sets the user sessions.
 



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