edu.qut.cs.rcmd.app.rs
Class RecommenderInfoService

java.lang.Object
  extended by edu.qut.cs.rcmd.app.rs.RecommenderInfoService

public class RecommenderInfoService
extends Object


Constructor Summary
RecommenderInfoService()
           
 
Method Summary
 String getBasicItemInfo(List<Long> itemIds)
           
 long randomUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecommenderInfoService

public RecommenderInfoService()
Method Detail

getBasicItemInfo

public String getBasicItemInfo(List<Long> itemIds)
                        throws Exception
Throws:
Exception

randomUser

public long randomUser()
                throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.