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

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

Uses of Organization 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 Organization
 List<Organization> Person.getOrganizations()
          Get a list of current or past organizational affiliations of this Person.
 

Method parameters in org.wso2.carbon.registry.social.api.people.userprofile with type arguments of type Organization
 void Person.setOrganizations(List<Organization> organizations)
          Set a list of current or past organizational affiliations of this Person.
 



Copyright © 2015 WSO2. All Rights Reserved.