com.liferay.portlet.bookmarks.service.spring
Class BookmarksEntryServiceFactory

java.lang.Object
  extended bycom.liferay.portlet.bookmarks.service.spring.BookmarksEntryServiceFactory

public class BookmarksEntryServiceFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String CLASS_NAME
           
 
Constructor Summary
BookmarksEntryServiceFactory()
           
 
Method Summary
static BookmarksEntryService getService()
           
 void setService(BookmarksEntryService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
Constructor Detail

BookmarksEntryServiceFactory

public BookmarksEntryServiceFactory()
Method Detail

getService

public static BookmarksEntryService getService()

setService

public void setService(BookmarksEntryService service)