Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


oracle.webcenter.likes
Class LikesServiceFactory

java.lang.Object
  extended by oracle.webcenter.likes.LikesServiceFactory


public abstract class LikesServiceFactory
extends java.lang.Object

Constructor Summary
LikesServiceFactory()
           

 

Method Summary
static LikesServiceFactory getInstance()
          Retrieve the LikeServiceFactory which is singleton in the Likes service.
abstract  LikesManager getLikesManager()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

LikesServiceFactory

public LikesServiceFactory()

Method Detail

getInstance

public static LikesServiceFactory getInstance()
                                       throws LikesException
Retrieve the LikeServiceFactory which is singleton in the Likes service.
Returns:
the LikeServiceFactory
Throws:
LikesException - when any errors occur.

getLikesManager

public abstract LikesManager getLikesManager()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.