Uses of Class
com.retek.component.security.UserType

Packages that use UserType
com.retek.component.security   
com.retek.component.security.impl   
com.retek.component.security.impl.remote   
 

Uses of UserType in com.retek.component.security
 

Fields in com.retek.component.security declared as UserType
static UserType UserType.STANDARD
           
static UserType UserType.SYSTEM
           
 

Methods in com.retek.component.security that return UserType
 UserType UserSearchCriteria.getUserType()
           
 UserType User.getUserType()
           
static UserType UserType.fromCode(java.lang.String userTypeCode)
           
 

Methods in com.retek.component.security with parameters of type UserType
 void UserSearchCriteria.setUserType(UserType userType)
           
 void User.setUserType(UserType userType)
           
 

Uses of UserType in com.retek.component.security.impl
 

Methods in com.retek.component.security.impl that return UserType
 UserType UserImpl.getUserType()
           
 

Methods in com.retek.component.security.impl with parameters of type UserType
 void UserImpl.setUserType(UserType userType)
           
 

Uses of UserType in com.retek.component.security.impl.remote
 

Fields in com.retek.component.security.impl.remote declared as UserType
 UserType UserDto.userType
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28