Uses of Interface
org.wso2.carbon.registry.social.api.people.userprofile.model.Account

Packages that use Account
org.wso2.carbon.registry.social.api.people.userprofile   
 

Uses of Account in org.wso2.carbon.registry.social.api.people.userprofile
 

Methods in org.wso2.carbon.registry.social.api.people.userprofile that return types with arguments of type Account
 List<Account> Person.getAccounts()
          Get the list of online accounts held by this person.
 

Method parameters in org.wso2.carbon.registry.social.api.people.userprofile with type arguments of type Account
 void Person.setAccounts(List<Account> accounts)
          Set the list of online accounts held by this person.
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.