public class ProfileWorksiteLogicImpl extends Object implements org.sakaiproject.profile2.logic.ProfileWorksiteLogic
| Constructor and Description |
|---|
ProfileWorksiteLogicImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createWorksite(String siteTitle,
String ownerId,
Collection<org.sakaiproject.profile2.model.Person> members,
boolean notifyByEmail) |
public boolean createWorksite(String siteTitle, String ownerId, Collection<org.sakaiproject.profile2.model.Person> members, boolean notifyByEmail)
createWorksite in interface org.sakaiproject.profile2.logic.ProfileWorksiteLogicCopyright © 2008-2014 The Sakai Foundation. All Rights Reserved.