org.sakaiproject.profile2.logic
Class ProfileWorksiteLogicImpl
java.lang.Object
org.sakaiproject.profile2.logic.ProfileWorksiteLogicImpl
- All Implemented Interfaces:
- ProfileWorksiteLogic
public class ProfileWorksiteLogicImpl
- extends Object
- implements ProfileWorksiteLogic
Implementation of ProfileWorksiteLogic API
- Author:
- d.b.robinson@lancaster.ac.uk
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileWorksiteLogicImpl
public ProfileWorksiteLogicImpl()
createWorksite
public boolean createWorksite(String siteTitle,
String ownerId,
Collection<Person> members,
boolean notifyByEmail)
-
- Specified by:
createWorksite in interface ProfileWorksiteLogic
Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.