public class ProfileWorksiteLogicImpl extends Object implements ProfileWorksiteLogic
| Constructor and Description |
|---|
ProfileWorksiteLogicImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createWorksite(String siteTitle,
String ownerId,
Collection<Person> members,
boolean notifyByEmail) |
public boolean createWorksite(String siteTitle, String ownerId, Collection<Person> members, boolean notifyByEmail)
createWorksite in interface ProfileWorksiteLogicCopyright © 2008–2017 The Sakai Foundation. All rights reserved.