|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserBO | |
---|---|
it.eng.spagobi.profiling.dao |
Uses of UserBO in it.eng.spagobi.profiling.dao |
---|
Methods in it.eng.spagobi.profiling.dao that return UserBO | |
---|---|
UserBO |
SbiUserDAOHibImpl.loadUserById(java.lang.Integer id)
|
UserBO |
ISbiUserDAO.loadUserById(java.lang.Integer id)
|
UserBO |
SbiUserDAOHibImpl.toUserBO(SbiUser sbiUser)
From the Hibernate SbiUser at input, gives the corrispondent BI object (UserBO). |
Methods in it.eng.spagobi.profiling.dao that return types with arguments of type UserBO | |
---|---|
java.util.ArrayList<UserBO> |
SbiUserDAOHibImpl.loadUsers()
|
java.util.ArrayList<UserBO> |
ISbiUserDAO.loadUsers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |