public class CompanyProfile extends Object implements Serializable
CompanyProfile is a model for storing information about a
business user's company profile. Business users may have more than one
company profile.| Constructor and Description |
|---|
CompanyProfile(String userUuid,
String name,
String desc,
String url)
Additional constructor
|
Copyright © 2008–2014 The Sakai Foundation. All rights reserved.