| Package | Description |
|---|---|
| org.ikasan.security.dao | |
| org.ikasan.security.service |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserLite> |
UserDao.getUserLites()
Retrieves all
UserLites known to the system |
java.util.List<UserLite> |
HibernateUserDao.getUserLites() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserLite> |
UserServiceImpl.getUserLites() |
java.util.List<UserLite> |
UserService.getUserLites()
Gets all UserLites in the system
|
Copyright © 2007-2019 Ikasan. All Rights Reserved.