com.stratelia.webactiv.beans.admin
Class PersonalSpaceController
java.lang.Object
com.stratelia.webactiv.beans.admin.PersonalSpaceController
public class PersonalSpaceController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonalSpaceController
public PersonalSpaceController()
getVisibleComponents
public List<WAComponent> getVisibleComponents(OrganisationController orgaController)
addComponent
public String addComponent(String userId,
String componentName,
String componentLabel)
throws AdminException,
QuotaException
- Throws:
AdminException
QuotaException
removeComponent
public String removeComponent(String userId,
String componentId)
throws AdminException
- Throws:
AdminException
getPersonalSpace
public SpaceInst getPersonalSpace(String userId)
Copyright © 2016 Silverpeas. All Rights Reserved.