com.liferay.portlet.bookmarks.service.base
Class BookmarksEntryServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.service.impl.PrincipalBean
      extended by com.liferay.portlet.bookmarks.service.base.BookmarksEntryServiceBaseImpl
All Implemented Interfaces:
com.liferay.portlet.bookmarks.service.BookmarksEntryService, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
BookmarksEntryServiceImpl

public abstract class BookmarksEntryServiceBaseImpl
extends PrincipalBean
implements com.liferay.portlet.bookmarks.service.BookmarksEntryService, org.springframework.beans.factory.InitializingBean

View Source

Author:
Brian Wing Shun Chan

Field Summary
protected  com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder bookmarksEntryFinder
           
protected  com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService
           
protected  com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence bookmarksEntryPersistence
           
protected  com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService bookmarksFolderLocalService
           
protected  com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence bookmarksFolderPersistence
           
protected  com.liferay.portlet.bookmarks.service.BookmarksFolderService bookmarksFolderService
           
protected  com.liferay.counter.service.CounterLocalService counterLocalService
           
protected  com.liferay.counter.service.CounterService counterService
           
protected  com.liferay.portal.service.persistence.ResourceFinder resourceFinder
           
protected  com.liferay.portal.service.ResourceLocalService resourceLocalService
           
protected  com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
           
protected  com.liferay.portal.service.ResourceService resourceService
           
protected  com.liferay.portlet.tags.service.persistence.TagsAssetFinder tagsAssetFinder
           
protected  com.liferay.portlet.tags.service.TagsAssetLocalService tagsAssetLocalService
           
protected  com.liferay.portlet.tags.service.persistence.TagsAssetPersistence tagsAssetPersistence
           
protected  com.liferay.portlet.tags.service.TagsAssetService tagsAssetService
           
protected  com.liferay.portal.service.persistence.UserFinder userFinder
           
protected  com.liferay.portal.service.UserLocalService userLocalService
           
protected  com.liferay.portal.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.service.UserService userService
           
 
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
BookmarksEntryServiceBaseImpl()
           
 
Method Summary
 void afterPropertiesSet()
           
 com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder getBookmarksEntryFinder()
           
 com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService getBookmarksEntryLocalService()
           
 com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence getBookmarksEntryPersistence()
           
 com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService getBookmarksFolderLocalService()
           
 com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence getBookmarksFolderPersistence()
           
 com.liferay.portlet.bookmarks.service.BookmarksFolderService getBookmarksFolderService()
           
 com.liferay.counter.service.CounterLocalService getCounterLocalService()
           
 com.liferay.counter.service.CounterService getCounterService()
           
 com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
           
 com.liferay.portal.service.ResourceLocalService getResourceLocalService()
           
 com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
           
 com.liferay.portal.service.ResourceService getResourceService()
           
 com.liferay.portlet.tags.service.persistence.TagsAssetFinder getTagsAssetFinder()
           
 com.liferay.portlet.tags.service.TagsAssetLocalService getTagsAssetLocalService()
           
 com.liferay.portlet.tags.service.persistence.TagsAssetPersistence getTagsAssetPersistence()
           
 com.liferay.portlet.tags.service.TagsAssetService getTagsAssetService()
           
 com.liferay.portal.service.persistence.UserFinder getUserFinder()
           
 com.liferay.portal.service.UserLocalService getUserLocalService()
           
 com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
           
 com.liferay.portal.service.UserService getUserService()
           
 void setBookmarksEntryFinder(com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder bookmarksEntryFinder)
           
 void setBookmarksEntryLocalService(com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService)
           
 void setBookmarksEntryPersistence(com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence bookmarksEntryPersistence)
           
 void setBookmarksFolderLocalService(com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService bookmarksFolderLocalService)
           
 void setBookmarksFolderPersistence(com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence bookmarksFolderPersistence)
           
 void setBookmarksFolderService(com.liferay.portlet.bookmarks.service.BookmarksFolderService bookmarksFolderService)
           
 void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
           
 void setCounterService(com.liferay.counter.service.CounterService counterService)
           
 void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
           
 void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
           
 void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
           
 void setResourceService(com.liferay.portal.service.ResourceService resourceService)
           
 void setTagsAssetFinder(com.liferay.portlet.tags.service.persistence.TagsAssetFinder tagsAssetFinder)
           
 void setTagsAssetLocalService(com.liferay.portlet.tags.service.TagsAssetLocalService tagsAssetLocalService)
           
 void setTagsAssetPersistence(com.liferay.portlet.tags.service.persistence.TagsAssetPersistence tagsAssetPersistence)
           
 void setTagsAssetService(com.liferay.portlet.tags.service.TagsAssetService tagsAssetService)
           
 void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
           
 void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
           
 void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
           
 void setUserService(com.liferay.portal.service.UserService userService)
           
 
Methods inherited from class com.liferay.portal.service.impl.PrincipalBean
getGuestOrUserId, getPermissionChecker, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.bookmarks.service.BookmarksEntryService
addEntry, addEntry, deleteEntry, getEntry, openEntry, updateEntry
 

Field Detail

bookmarksEntryLocalService

protected com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService

bookmarksEntryPersistence

protected com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence bookmarksEntryPersistence

bookmarksEntryFinder

protected com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder bookmarksEntryFinder

bookmarksFolderLocalService

protected com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService bookmarksFolderLocalService

bookmarksFolderService

protected com.liferay.portlet.bookmarks.service.BookmarksFolderService bookmarksFolderService

bookmarksFolderPersistence

protected com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence bookmarksFolderPersistence

counterLocalService

protected com.liferay.counter.service.CounterLocalService counterLocalService

counterService

protected com.liferay.counter.service.CounterService counterService

resourceLocalService

protected com.liferay.portal.service.ResourceLocalService resourceLocalService

resourceService

protected com.liferay.portal.service.ResourceService resourceService

resourcePersistence

protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence

resourceFinder

protected com.liferay.portal.service.persistence.ResourceFinder resourceFinder

userLocalService

protected com.liferay.portal.service.UserLocalService userLocalService

userService

protected com.liferay.portal.service.UserService userService

userPersistence

protected com.liferay.portal.service.persistence.UserPersistence userPersistence

userFinder

protected com.liferay.portal.service.persistence.UserFinder userFinder

tagsAssetLocalService

protected com.liferay.portlet.tags.service.TagsAssetLocalService tagsAssetLocalService

tagsAssetService

protected com.liferay.portlet.tags.service.TagsAssetService tagsAssetService

tagsAssetPersistence

protected com.liferay.portlet.tags.service.persistence.TagsAssetPersistence tagsAssetPersistence

tagsAssetFinder

protected com.liferay.portlet.tags.service.persistence.TagsAssetFinder tagsAssetFinder
Constructor Detail

BookmarksEntryServiceBaseImpl

public BookmarksEntryServiceBaseImpl()
Method Detail

getBookmarksEntryLocalService

public com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService getBookmarksEntryLocalService()

setBookmarksEntryLocalService

public void setBookmarksEntryLocalService(com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService)

getBookmarksEntryPersistence

public com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence getBookmarksEntryPersistence()

setBookmarksEntryPersistence

public void setBookmarksEntryPersistence(com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryPersistence bookmarksEntryPersistence)

getBookmarksEntryFinder

public com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder getBookmarksEntryFinder()

setBookmarksEntryFinder

public void setBookmarksEntryFinder(com.liferay.portlet.bookmarks.service.persistence.BookmarksEntryFinder bookmarksEntryFinder)

getBookmarksFolderLocalService

public com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService getBookmarksFolderLocalService()

setBookmarksFolderLocalService

public void setBookmarksFolderLocalService(com.liferay.portlet.bookmarks.service.BookmarksFolderLocalService bookmarksFolderLocalService)

getBookmarksFolderService

public com.liferay.portlet.bookmarks.service.BookmarksFolderService getBookmarksFolderService()

setBookmarksFolderService

public void setBookmarksFolderService(com.liferay.portlet.bookmarks.service.BookmarksFolderService bookmarksFolderService)

getBookmarksFolderPersistence

public com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence getBookmarksFolderPersistence()

setBookmarksFolderPersistence

public void setBookmarksFolderPersistence(com.liferay.portlet.bookmarks.service.persistence.BookmarksFolderPersistence bookmarksFolderPersistence)

getCounterLocalService

public com.liferay.counter.service.CounterLocalService getCounterLocalService()

setCounterLocalService

public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)

getCounterService

public com.liferay.counter.service.CounterService getCounterService()

setCounterService

public void setCounterService(com.liferay.counter.service.CounterService counterService)

getResourceLocalService

public com.liferay.portal.service.ResourceLocalService getResourceLocalService()

setResourceLocalService

public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)

getResourceService

public com.liferay.portal.service.ResourceService getResourceService()

setResourceService

public void setResourceService(com.liferay.portal.service.ResourceService resourceService)

getResourcePersistence

public com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()

setResourcePersistence

public void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)

getResourceFinder

public com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()

setResourceFinder

public void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)

getUserLocalService

public com.liferay.portal.service.UserLocalService getUserLocalService()

setUserLocalService

public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)

getUserService

public com.liferay.portal.service.UserService getUserService()

setUserService

public void setUserService(com.liferay.portal.service.UserService userService)

getUserPersistence

public com.liferay.portal.service.persistence.UserPersistence getUserPersistence()

setUserPersistence

public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)

getUserFinder

public com.liferay.portal.service.persistence.UserFinder getUserFinder()

setUserFinder

public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)

getTagsAssetLocalService

public com.liferay.portlet.tags.service.TagsAssetLocalService getTagsAssetLocalService()

setTagsAssetLocalService

public void setTagsAssetLocalService(com.liferay.portlet.tags.service.TagsAssetLocalService tagsAssetLocalService)

getTagsAssetService

public com.liferay.portlet.tags.service.TagsAssetService getTagsAssetService()

setTagsAssetService

public void setTagsAssetService(com.liferay.portlet.tags.service.TagsAssetService tagsAssetService)

getTagsAssetPersistence

public com.liferay.portlet.tags.service.persistence.TagsAssetPersistence getTagsAssetPersistence()

setTagsAssetPersistence

public void setTagsAssetPersistence(com.liferay.portlet.tags.service.persistence.TagsAssetPersistence tagsAssetPersistence)

getTagsAssetFinder

public com.liferay.portlet.tags.service.persistence.TagsAssetFinder getTagsAssetFinder()

setTagsAssetFinder

public void setTagsAssetFinder(com.liferay.portlet.tags.service.persistence.TagsAssetFinder tagsAssetFinder)

afterPropertiesSet

public void afterPropertiesSet()
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean