Interface Preferences


public interface Preferences
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(Map<String,Object> preferences, String userId)
    Creates or updates preferences for a user.
    get(String userId)
    Get the preferences for a user.