Uses of Class
org.javlo.module.communication.CommunicationUserBean
-
Packages that use CommunicationUserBean Package Description org.javlo.module.communication -
-
Uses of CommunicationUserBean in org.javlo.module.communication
Methods in org.javlo.module.communication that return types with arguments of type CommunicationUserBean Modifier and Type Method Description Collection<CommunicationUserBean>
CommunicationSiteBean. getUsers()
Map<String,CommunicationUserBean>
CommunicationSiteBean. getUsersByName()
Methods in org.javlo.module.communication with parameters of type CommunicationUserBean Modifier and Type Method Description void
CommunicationSiteBean. addUser(CommunicationUserBean user)
-