org.smartcomps.twister.util.user
Interface TwisterUser
- All Known Implementing Classes:
- TwisterUserImpl
- public interface TwisterUser
createUser
public org.smartcomps.twister.util.user.User createUser(org.smartcomps.twister.util.user.User user)
throws CreationException
CreationException
findAllUsers
public java.util.Collection findAllUsers()
throws TwisterUserException
TwisterUserException
findAllRoles
public java.util.Collection findAllRoles()
throws TwisterUserException
TwisterUserException
findUsersInRole
public java.util.Collection findUsersInRole(java.lang.String rolename)
throws TwisterUserException
TwisterUserException
Copyright © 2003 SmartComps. All Rights Reserved.