Uses of Class
org.javlo.service.IMService.IMItem
- 
Packages that use IMService.IMItem Package Description org.javlo.module.communication org.javlo.service  - 
- 
Uses of IMService.IMItem in org.javlo.module.communication
Methods in org.javlo.module.communication that return types with arguments of type IMService.IMItem Modifier and Type Method Description List<IMService.IMItem>CommunicationBean. getMessages() - 
Uses of IMService.IMItem in org.javlo.service
Method parameters in org.javlo.service with type arguments of type IMService.IMItem Modifier and Type Method Description LongIMService. fillMessageList(String site, String username, Long currentId, List<IMService.IMItem> list)voidIMService. fillMessageList(String site, String username, Date lastDate, List<IMService.IMItem> list) 
 -