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

Packages that use UserType
com.retek.component.security   
 

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)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25