com.silverpeas
Class SilverpeasServiceProvider

java.lang.Object
  extended by com.silverpeas.SilverpeasServiceProvider

public class SilverpeasServiceProvider
extends Object

Provides services to be used in Silverpeas

Author:
ehugonnet

Method Summary
static AttachmentService getAttachmentService()
           
static CommentService getCommentService()
           
static PersonalizationService getPersonalizationService()
           
static Scheduler getScheduler()
           
static WebdavService getWebdavService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getScheduler

public static Scheduler getScheduler()

getPersonalizationService

public static PersonalizationService getPersonalizationService()

getCommentService

public static CommentService getCommentService()

getAttachmentService

public static AttachmentService getAttachmentService()

getWebdavService

public static WebdavService getWebdavService()


Copyright © 2016 Silverpeas. All Rights Reserved.