Uses of Package
com.shephertz.app42.paas.sdk.jme.recommend

Packages that use com.shephertz.app42.paas.sdk.jme.recommend
com.shephertz.app42.paas.sdk.jme   
com.shephertz.app42.paas.sdk.jme.recommend   
 

Classes in com.shephertz.app42.paas.sdk.jme.recommend used by com.shephertz.app42.paas.sdk.jme
RecommenderService
          Recommendation engine which provides reommendation based on customer id, item id and the preference of the customer for a particular Item.
 

Classes in com.shephertz.app42.paas.sdk.jme.recommend used by com.shephertz.app42.paas.sdk.jme.recommend
Recommender
          This Recommender object is the value object which contains the properties of Recommender along with the setter & getter for those properties.