public class BookmarksEntryLocalServiceImpl extends BookmarksEntryLocalServiceBaseImpl
assetEntryFinder, assetEntryLocalService, assetEntryPersistence, assetEntryService, assetLinkLocalService, assetLinkPersistence, assetTagFinder, assetTagLocalService, assetTagPersistence, assetTagService, bookmarksEntryFinder, bookmarksEntryLocalService, bookmarksEntryPersistence, bookmarksEntryService, bookmarksFolderFinder, bookmarksFolderLocalService, bookmarksFolderPersistence, bookmarksFolderService, counterLocalService, expandoRowLocalService, expandoRowPersistence, groupFinder, groupLocalService, groupPersistence, groupService, persistedModelLocalServiceRegistry, portletPreferencesFinder, portletPreferencesLocalService, portletPreferencesPersistence, portletPreferencesService, resourceLocalService, socialActivityFinder, socialActivityLocalService, socialActivityPersistence, socialActivityService, subscriptionLocalService, subscriptionPersistence, trashEntryLocalService, trashEntryPersistence, trashEntryService, trashVersionLocalService, trashVersionPersistence, userFinder, userLocalService, userPersistence, userService| Constructor and Description |
|---|
BookmarksEntryLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portlet.bookmarks.model.BookmarksEntry |
addEntry(long userId,
long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
com.liferay.portal.service.ServiceContext serviceContext) |
void |
deleteEntries(long groupId,
long folderId) |
void |
deleteEntries(long groupId,
long folderId,
boolean includeTrashedEntries) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
deleteEntry(com.liferay.portlet.bookmarks.model.BookmarksEntry entry) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
deleteEntry(long entryId) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getEntries(long groupId,
long folderId,
int start,
int end) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getEntries(long groupId,
long folderId,
int status,
int start,
int end) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getEntries(long groupId,
long folderId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getEntries(long groupId,
long folderId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator) |
int |
getEntriesCount(long groupId,
long folderId) |
int |
getEntriesCount(long groupId,
long folderId,
int status) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
getEntry(long entryId) |
protected long |
getFolder(com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
long folderId) |
int |
getFoldersEntriesCount(long groupId,
java.util.List<java.lang.Long> folderIds) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getGroupEntries(long groupId,
int start,
int end) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getGroupEntries(long groupId,
long userId,
int start,
int end) |
int |
getGroupEntriesCount(long groupId) |
int |
getGroupEntriesCount(long groupId,
long userId) |
java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> |
getNoAssetEntries() |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
moveEntry(long entryId,
long parentFolderId) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
moveEntryFromTrash(long userId,
long entryId,
long parentFolderId) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
moveEntryToTrash(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
moveEntryToTrash(long userId,
long entryId) |
protected void |
notify(com.liferay.portal.util.SubscriptionSender subscriptionSender) |
protected void |
notifySubscribers(com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
com.liferay.portal.service.ServiceContext serviceContext) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
openEntry(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
openEntry(long userId,
long entryId) |
void |
rebuildTree(long companyId) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
restoreEntryFromTrash(long userId,
long entryId) |
com.liferay.portal.kernel.search.Hits |
search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end) |
void |
setTreePaths(long folderId,
java.lang.String treePath,
boolean reindex) |
void |
subscribeEntry(long userId,
long entryId) |
void |
unsubscribeEntry(long userId,
long entryId) |
void |
updateAsset(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
long[] assetCategoryIds,
java.lang.String[] assetTagNames,
long[] assetLinkEntryIds) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
updateEntry(long userId,
long entryId,
long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
com.liferay.portal.service.ServiceContext serviceContext) |
com.liferay.portlet.bookmarks.model.BookmarksEntry |
updateStatus(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
int status) |
protected void |
validate(java.lang.String url) |
addBookmarksEntry, afterPropertiesSet, createBookmarksEntry, deleteBookmarksEntry, deleteBookmarksEntry, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchBookmarksEntry, fetchBookmarksEntryByUuidAndCompanyId, fetchBookmarksEntryByUuidAndGroupId, getAssetEntryFinder, getAssetEntryLocalService, getAssetEntryPersistence, getAssetEntryService, getAssetLinkLocalService, getAssetLinkPersistence, getAssetTagFinder, getAssetTagLocalService, getAssetTagPersistence, getAssetTagService, getBeanIdentifier, getBookmarksEntries, getBookmarksEntriesCount, getBookmarksEntry, getBookmarksEntryByUuidAndCompanyId, getBookmarksEntryByUuidAndGroupId, getBookmarksEntryFinder, getBookmarksEntryLocalService, getBookmarksEntryPersistence, getBookmarksEntryService, getBookmarksFolderFinder, getBookmarksFolderLocalService, getBookmarksFolderPersistence, getBookmarksFolderService, getCounterLocalService, getExpandoRowLocalService, getExpandoRowPersistence, getGroupFinder, getGroupLocalService, getGroupPersistence, getGroupService, getModelClass, getModelClassName, getPersistedModel, getPortletPreferencesFinder, getPortletPreferencesLocalService, getPortletPreferencesPersistence, getPortletPreferencesService, getResourceLocalService, getSocialActivityFinder, getSocialActivityLocalService, getSocialActivityPersistence, getSocialActivityService, getSubscriptionLocalService, getSubscriptionPersistence, getTrashEntryLocalService, getTrashEntryPersistence, getTrashEntryService, getTrashVersionLocalService, getTrashVersionPersistence, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setAssetEntryFinder, setAssetEntryLocalService, setAssetEntryPersistence, setAssetEntryService, setAssetLinkLocalService, setAssetLinkPersistence, setAssetTagFinder, setAssetTagLocalService, setAssetTagPersistence, setAssetTagService, setBeanIdentifier, setBookmarksEntryFinder, setBookmarksEntryLocalService, setBookmarksEntryPersistence, setBookmarksEntryService, setBookmarksFolderFinder, setBookmarksFolderLocalService, setBookmarksFolderPersistence, setBookmarksFolderService, setCounterLocalService, setExpandoRowLocalService, setExpandoRowPersistence, setGroupFinder, setGroupLocalService, setGroupPersistence, setGroupService, setPortletPreferencesFinder, setPortletPreferencesLocalService, setPortletPreferencesPersistence, setPortletPreferencesService, setResourceLocalService, setSocialActivityFinder, setSocialActivityLocalService, setSocialActivityPersistence, setSocialActivityService, setSubscriptionLocalService, setSubscriptionPersistence, setTrashEntryLocalService, setTrashEntryPersistence, setTrashEntryService, setTrashVersionLocalService, setTrashVersionPersistence, setUserFinder, setUserLocalService, setUserPersistence, setUserService, updateBookmarksEntry@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry addEntry(long userId,
long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void deleteEntries(long groupId,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void deleteEntries(long groupId,
long folderId,
boolean includeTrashedEntries)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=DELETE)
public com.liferay.portlet.bookmarks.model.BookmarksEntry deleteEntry(com.liferay.portlet.bookmarks.model.BookmarksEntry entry)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=DELETE)
public com.liferay.portlet.bookmarks.model.BookmarksEntry deleteEntry(long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getEntries(long groupId,
long folderId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getEntries(long groupId,
long folderId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getEntries(long groupId,
long folderId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getEntries(long groupId,
long folderId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getEntriesCount(long groupId,
long folderId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getEntriesCount(long groupId,
long folderId,
int status)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry getEntry(long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic int getFoldersEntriesCount(long groupId,
java.util.List<java.lang.Long> folderIds)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getGroupEntries(long groupId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getGroupEntries(long groupId,
long userId,
int start,
int end)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getGroupEntriesCount(long groupId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic int getGroupEntriesCount(long groupId,
long userId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<com.liferay.portlet.bookmarks.model.BookmarksEntry> getNoAssetEntries()
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry moveEntry(long entryId,
long parentFolderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry moveEntryFromTrash(long userId,
long entryId,
long parentFolderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry moveEntryToTrash(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry moveEntryToTrash(long userId,
long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry openEntry(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry openEntry(long userId,
long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void rebuildTree(long companyId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry restoreEntryFromTrash(long userId,
long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portal.kernel.search.Hits search(long groupId,
long userId,
long creatorUserId,
int status,
int start,
int end)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void setTreePaths(long folderId,
java.lang.String treePath,
boolean reindex)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void subscribeEntry(long userId,
long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void unsubscribeEntry(long userId,
long entryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void updateAsset(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
long[] assetCategoryIds,
java.lang.String[] assetTagNames,
long[] assetLinkEntryIds)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@Indexable(type=REINDEX)
public com.liferay.portlet.bookmarks.model.BookmarksEntry updateEntry(long userId,
long entryId,
long groupId,
long folderId,
java.lang.String name,
java.lang.String url,
java.lang.String description,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.bookmarks.model.BookmarksEntry updateStatus(long userId,
com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
int status)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected long getFolder(com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
long folderId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionprotected void notify(com.liferay.portal.util.SubscriptionSender subscriptionSender)
protected void notifySubscribers(com.liferay.portlet.bookmarks.model.BookmarksEntry entry,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionprotected void validate(java.lang.String url)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException