Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.opensocial.container.shared.webcontent.UserPref

Packages that use UserPref
org.nuxeo.opensocial.container.shared.webcontent   
 

Uses of UserPref in org.nuxeo.opensocial.container.shared.webcontent
 

Methods in org.nuxeo.opensocial.container.shared.webcontent that return UserPref
 UserPref OpenSocialData.getUserPrefByName(String name)
           
 

Methods in org.nuxeo.opensocial.container.shared.webcontent that return types with arguments of type UserPref
 List<UserPref> OpenSocialData.getUserPrefs()
           
 

Method parameters in org.nuxeo.opensocial.container.shared.webcontent with type arguments of type UserPref
 void OpenSocialData.setUserPrefs(List<UserPref> userPrefs)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.