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

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

public class BookmarksEntryLocalServiceFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String CLASS_NAME
           
 
Constructor Summary
BookmarksEntryLocalServiceFactory()
           
 
Method Summary
static BookmarksEntryLocalService getService()
           
 void setService(BookmarksEntryLocalService 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

BookmarksEntryLocalServiceFactory

public BookmarksEntryLocalServiceFactory()
Method Detail

getService

public static BookmarksEntryLocalService getService()

setService

public void setService(BookmarksEntryLocalService service)