com.silverpeas.admin.service
Class SpaceServiceLegacy

java.lang.Object
  extended by com.silverpeas.admin.service.SpaceServiceLegacy
All Implemented Interfaces:
SpaceService

@Named(value="silverpeasSpaceService")
public class SpaceServiceLegacy
extends Object
implements SpaceService


Constructor Summary
SpaceServiceLegacy()
           
 
Method Summary
 String createSpace(SpaceInst spaceInst, String creatorId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceServiceLegacy

public SpaceServiceLegacy()
Method Detail

createSpace

public String createSpace(SpaceInst spaceInst,
                          String creatorId)
                   throws AdminException
Specified by:
createSpace in interface SpaceService
Throws:
AdminException


Copyright © 2016 Silverpeas. All Rights Reserved.