com.silverpeas.notation.ejb
Class RatingServiceFactory

java.lang.Object
  extended by com.silverpeas.notation.ejb.RatingServiceFactory

public class RatingServiceFactory
extends Object


Constructor Summary
RatingServiceFactory()
           
 
Method Summary
static RatingServiceFactory getInstance()
           
static RatingBm getRatingService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RatingServiceFactory

public RatingServiceFactory()
Method Detail

getRatingService

public static RatingBm getRatingService()
Returns:
an instance of RatingBm EJB.

getInstance

public static RatingServiceFactory getInstance()
Returns:
a RatingServiceFactory instance.


Copyright © 2016 Silverpeas. All Rights Reserved.