public class BookmarksEntryLocalServiceImpl
extends com.liferay.portlet.bookmarks.service.BookmarksEntryLocalServiceWrapper
| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portlet.asset.model.AssetRendererFactory |
_assetRendererFactory |
| Constructor and Description |
|---|
BookmarksEntryLocalServiceImpl(com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService) |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portlet.bookmarks.model.BookmarksEntry |
addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String description,
com.liferay.portal.service.ServiceContext serviceContext) |
protected List<com.liferay.portal.kernel.util.ObjectValuePair<String,Long>> |
getSubscribersOVPs(com.liferay.portlet.bookmarks.model.BookmarksEntry bookmarksEntry,
String subscriptionClassName,
long subscriptionClassPK) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
com.liferay.portal.service.ServiceContext serviceContext) |
addBookmarksEntry, createBookmarksEntry, deleteBookmarksEntry, deleteBookmarksEntry, deleteEntries, deleteEntries, deleteEntry, deleteEntry, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchBookmarksEntry, fetchBookmarksEntryByUuidAndCompanyId, fetchBookmarksEntryByUuidAndGroupId, getBeanIdentifier, getBookmarksEntries, getBookmarksEntriesCount, getBookmarksEntry, getBookmarksEntryByUuidAndCompanyId, getBookmarksEntryByUuidAndGroupId, getEntries, getEntries, getEntries, getEntries, getEntriesCount, getEntriesCount, getEntry, getFoldersEntriesCount, getGroupEntries, getGroupEntries, getGroupEntriesCount, getGroupEntriesCount, getNoAssetEntries, getPersistedModel, getWrappedBookmarksEntryLocalService, getWrappedService, moveEntry, moveEntryFromTrash, moveEntryToTrash, moveEntryToTrash, openEntry, openEntry, rebuildTree, restoreEntryFromTrash, search, setBeanIdentifier, setTreePaths, setWrappedBookmarksEntryLocalService, setWrappedService, subscribeEntry, unsubscribeEntry, updateAsset, updateBookmarksEntry, updateStatusprotected com.liferay.portlet.asset.model.AssetRendererFactory _assetRendererFactory
public BookmarksEntryLocalServiceImpl(com.liferay.portlet.bookmarks.service.BookmarksEntryLocalService bookmarksEntryLocalService)
public com.liferay.portlet.bookmarks.model.BookmarksEntry addEntry(long userId,
long groupId,
long folderId,
String name,
String url,
String description,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
addEntry in interface com.liferay.portlet.bookmarks.service.BookmarksEntryLocalServiceaddEntry in class com.liferay.portlet.bookmarks.service.BookmarksEntryLocalServiceWrappercom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry updateEntry(long userId,
long entryId,
long groupId,
long folderId,
String name,
String url,
String description,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
updateEntry in interface com.liferay.portlet.bookmarks.service.BookmarksEntryLocalServiceupdateEntry in class com.liferay.portlet.bookmarks.service.BookmarksEntryLocalServiceWrappercom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected List<com.liferay.portal.kernel.util.ObjectValuePair<String,Long>> getSubscribersOVPs(com.liferay.portlet.bookmarks.model.BookmarksEntry bookmarksEntry, String subscriptionClassName, long subscriptionClassPK) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionCopyright © 2018. All Rights Reserved.