Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ADD_ENTRY - Static variable in class com.liferay.bookmarks.social.BookmarksActivityKeys
- addBookmarksEntry(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Adds the bookmarks entry to the database.
- addBookmarksEntry(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Adds the bookmarks entry to the database.
- addBookmarksEntry(BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Adds the bookmarks entry to the database.
- addBookmarksFolder(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Adds the bookmarks folder to the database.
- addBookmarksFolder(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Adds the bookmarks folder to the database.
- addBookmarksFolder(BookmarksFolder) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Adds the bookmarks folder to the database.
- addEntry(long, long, long, String, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- addEntry(long, long, long, String, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- addEntry(long, long, long, String, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- addEntry(long, long, String, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- addEntry(long, long, String, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- addEntry(long, long, String, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- addFolder(long, long, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- addFolder(long, long, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- addFolder(long, long, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- addFolder(long, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- addFolder(long, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- addFolder(long, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
B
- BOOKMARKS - Static variable in class com.liferay.bookmarks.constants.BookmarksPortletKeys
- BOOKMARKS_ADMIN - Static variable in class com.liferay.bookmarks.constants.BookmarksPortletKeys
- BOOKMARKS_ENTRIES - Static variable in class com.liferay.bookmarks.constants.BookmarksWebKeys
- BOOKMARKS_ENTRY - Static variable in class com.liferay.bookmarks.constants.BookmarksWebKeys
- BOOKMARKS_FOLDER - Static variable in class com.liferay.bookmarks.constants.BookmarksWebKeys
- BOOKMARKS_FOLDERS - Static variable in class com.liferay.bookmarks.constants.BookmarksWebKeys
- BOOKMARKS_PORTLET_TOOLBAR_CONTRIBUTOR - Static variable in class com.liferay.bookmarks.constants.BookmarksWebKeys
- BookmarksActivityKeys - Class in com.liferay.bookmarks.social
- BookmarksActivityKeys() - Constructor for class com.liferay.bookmarks.social.BookmarksActivityKeys
- BookmarksConstants - Class in com.liferay.bookmarks.constants
- BookmarksConstants() - Constructor for class com.liferay.bookmarks.constants.BookmarksConstants
- BookmarksEntry - Interface in com.liferay.bookmarks.model
-
The extended model interface for the BookmarksEntry service.
- BookmarksEntryLocalService - Interface in com.liferay.bookmarks.service
-
Provides the local service interface for BookmarksEntry.
- BookmarksEntryLocalServiceUtil - Class in com.liferay.bookmarks.service
-
Provides the local service utility for BookmarksEntry.
- BookmarksEntryLocalServiceUtil() - Constructor for class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- BookmarksEntryLocalServiceWrapper - Class in com.liferay.bookmarks.service
-
Provides a wrapper for
BookmarksEntryLocalService. - BookmarksEntryLocalServiceWrapper() - Constructor for class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- BookmarksEntryLocalServiceWrapper(BookmarksEntryLocalService) - Constructor for class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- BookmarksEntryModel - Interface in com.liferay.bookmarks.model
-
The base model interface for the BookmarksEntry service.
- BookmarksEntryPersistence - Interface in com.liferay.bookmarks.service.persistence
-
The persistence interface for the bookmarks entry service.
- BookmarksEntryService - Interface in com.liferay.bookmarks.service
-
Provides the remote service interface for BookmarksEntry.
- BookmarksEntryServiceUtil - Class in com.liferay.bookmarks.service
-
Provides the remote service utility for BookmarksEntry.
- BookmarksEntryServiceUtil() - Constructor for class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- BookmarksEntryServiceWrapper - Class in com.liferay.bookmarks.service
-
Provides a wrapper for
BookmarksEntryService. - BookmarksEntryServiceWrapper() - Constructor for class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- BookmarksEntryServiceWrapper(BookmarksEntryService) - Constructor for class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- BookmarksEntryTable - Class in com.liferay.bookmarks.model
-
The table class for the "BookmarksEntry" database table.
- BookmarksEntryUtil - Class in com.liferay.bookmarks.service.persistence
-
The persistence utility for the bookmarks entry service.
- BookmarksEntryUtil() - Constructor for class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- BookmarksEntryWrapper - Class in com.liferay.bookmarks.model
-
This class is a wrapper for
BookmarksEntry. - BookmarksEntryWrapper(BookmarksEntry) - Constructor for class com.liferay.bookmarks.model.BookmarksEntryWrapper
- BookmarksFolder - Interface in com.liferay.bookmarks.model
-
The extended model interface for the BookmarksFolder service.
- BookmarksFolderConstants - Class in com.liferay.bookmarks.constants
- BookmarksFolderConstants - Class in com.liferay.bookmarks.model
-
Deprecated.
- BookmarksFolderConstants() - Constructor for class com.liferay.bookmarks.constants.BookmarksFolderConstants
- BookmarksFolderConstants() - Constructor for class com.liferay.bookmarks.model.BookmarksFolderConstants
-
Deprecated.
- BookmarksFolderFinder - Interface in com.liferay.bookmarks.service.persistence
- BookmarksFolderLocalService - Interface in com.liferay.bookmarks.service
-
Provides the local service interface for BookmarksFolder.
- BookmarksFolderLocalServiceUtil - Class in com.liferay.bookmarks.service
-
Provides the local service utility for BookmarksFolder.
- BookmarksFolderLocalServiceUtil() - Constructor for class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- BookmarksFolderLocalServiceWrapper - Class in com.liferay.bookmarks.service
-
Provides a wrapper for
BookmarksFolderLocalService. - BookmarksFolderLocalServiceWrapper() - Constructor for class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- BookmarksFolderLocalServiceWrapper(BookmarksFolderLocalService) - Constructor for class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- BookmarksFolderModel - Interface in com.liferay.bookmarks.model
-
The base model interface for the BookmarksFolder service.
- BookmarksFolderPersistence - Interface in com.liferay.bookmarks.service.persistence
-
The persistence interface for the bookmarks folder service.
- BookmarksFolderService - Interface in com.liferay.bookmarks.service
-
Provides the remote service interface for BookmarksFolder.
- BookmarksFolderServiceUtil - Class in com.liferay.bookmarks.service
-
Provides the remote service utility for BookmarksFolder.
- BookmarksFolderServiceUtil() - Constructor for class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- BookmarksFolderServiceWrapper - Class in com.liferay.bookmarks.service
-
Provides a wrapper for
BookmarksFolderService. - BookmarksFolderServiceWrapper() - Constructor for class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- BookmarksFolderServiceWrapper(BookmarksFolderService) - Constructor for class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- BookmarksFolderTable - Class in com.liferay.bookmarks.model
-
The table class for the "BookmarksFolder" database table.
- BookmarksFolderUtil - Class in com.liferay.bookmarks.service.persistence
-
The persistence utility for the bookmarks folder service.
- BookmarksFolderUtil() - Constructor for class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- BookmarksFolderWrapper - Class in com.liferay.bookmarks.model
-
This class is a wrapper for
BookmarksFolder. - BookmarksFolderWrapper(BookmarksFolder) - Constructor for class com.liferay.bookmarks.model.BookmarksFolderWrapper
- BookmarksGroupServiceConfiguration - Interface in com.liferay.bookmarks.configuration
- BookmarksGroupServiceConfigurationOverride - Interface in com.liferay.bookmarks.configuration
- BookmarksGroupServiceConfigurationOverrideImpl - Class in com.liferay.bookmarks.configuration.definition
- BookmarksGroupServiceConfigurationOverrideImpl(TypedSettings) - Constructor for class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
- BookmarksGroupServiceOverriddenConfiguration - Interface in com.liferay.bookmarks.configuration
- BookmarksPortletKeys - Class in com.liferay.bookmarks.constants
- BookmarksPortletKeys() - Constructor for class com.liferay.bookmarks.constants.BookmarksPortletKeys
- BookmarksSearcher - Class in com.liferay.bookmarks.search
- BookmarksSearcher() - Constructor for class com.liferay.bookmarks.search.BookmarksSearcher
- BookmarksWebKeys - Class in com.liferay.bookmarks.constants
- BookmarksWebKeys() - Constructor for class com.liferay.bookmarks.constants.BookmarksWebKeys
- buildTreePath() - Method in interface com.liferay.bookmarks.model.BookmarksEntry
- buildTreePath() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- buildTreePath() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
C
- cacheResult(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Caches the bookmarks entry in the entity cache if it is enabled.
- cacheResult(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Caches the bookmarks entry in the entity cache if it is enabled.
- cacheResult(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Caches the bookmarks folder in the entity cache if it is enabled.
- cacheResult(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Caches the bookmarks folder in the entity cache if it is enabled.
- cacheResult(List<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Caches the bookmarks entries in the entity cache if it is enabled.
- cacheResult(List<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Caches the bookmarks entries in the entity cache if it is enabled.
- cacheResult(List<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Caches the bookmarks folders in the entity cache if it is enabled.
- cacheResult(List<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Caches the bookmarks folders in the entity cache if it is enabled.
- CLASS_NAMES - Static variable in class com.liferay.bookmarks.search.BookmarksSearcher
- clearCache() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- clearCache() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- clearCache(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- clearCache(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- cloneWithOriginalValues() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
- cloneWithOriginalValues() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
- cloneWithOriginalValues() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- com.liferay.bookmarks.configuration - package com.liferay.bookmarks.configuration
- com.liferay.bookmarks.configuration.definition - package com.liferay.bookmarks.configuration.definition
- com.liferay.bookmarks.constants - package com.liferay.bookmarks.constants
- com.liferay.bookmarks.exception - package com.liferay.bookmarks.exception
- com.liferay.bookmarks.model - package com.liferay.bookmarks.model
- com.liferay.bookmarks.search - package com.liferay.bookmarks.search
- com.liferay.bookmarks.service - package com.liferay.bookmarks.service
- com.liferay.bookmarks.service.persistence - package com.liferay.bookmarks.service.persistence
- com.liferay.bookmarks.social - package com.liferay.bookmarks.social
- com.liferay.bookmarks.util.comparator - package com.liferay.bookmarks.util.comparator
- companyId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- companyId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- compare(BookmarksEntry, BookmarksEntry) - Method in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- compare(BookmarksEntry, BookmarksEntry) - Method in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- compare(BookmarksEntry, BookmarksEntry) - Method in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- compare(BookmarksEntry, BookmarksEntry) - Method in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- compare(BookmarksFolder, BookmarksFolder) - Method in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- countAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries.
- countAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries.
- countAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders.
- countAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders.
- countByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where companyId = ? and status ≠ ?.
- countByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where companyId = ? and status ≠ ?.
- countByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where companyId = ? and status ≠ ?.
- countByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where companyId = ? and status ≠ ?.
- countByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where companyId = ?.
- countByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where companyId = ?.
- countByG_F(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = ?.
- countByG_F(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = ?.
- countByG_F(long, long[]) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ?.
- countByG_F(long, long[]) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ?.
- countByG_F_NotS(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- countByG_F_NotS(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- countByG_F_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- countByG_F_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- countByG_F_S(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- countByG_F_S(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- countByG_F_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and folderId = ? and status = ?.
- countByG_F_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and folderId = ? and status = ?.
- countByG_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and status ≠ ?.
- countByG_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and status ≠ ?.
- countByG_P(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ?.
- countByG_P(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ?.
- countByG_P_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- countByG_P_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- countByG_P_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- countByG_P_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- countByG_S(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and status = ?.
- countByG_S(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and status = ?.
- countByG_U_F_S(long, long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- countByG_U_F_S(long, long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- countByG_U_F_S(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- countByG_U_F_S(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- countByG_U_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- countByG_U_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- countByG_U_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and status = ?.
- countByG_U_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where groupId = ? and userId = ? and status = ?.
- countByGroupId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where groupId = ?.
- countByGtF_C_P_NotS(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- countByGtF_C_P_NotS(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- countByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where uuid = ?.
- countByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders where uuid = ? and groupId = ?.
- countF_E_ByG_F(long, long, QueryDefinition<?>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderFinder
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- create(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Creates a new bookmarks entry with the primary key.
- create(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Creates a new bookmarks entry with the primary key.
- create(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Creates a new bookmarks folder with the primary key.
- create(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Creates a new bookmarks folder with the primary key.
- createBookmarksEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Creates a new bookmarks entry with the primary key.
- createBookmarksEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Creates a new bookmarks entry with the primary key.
- createBookmarksEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Creates a new bookmarks entry with the primary key.
- createBookmarksFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Creates a new bookmarks folder with the primary key.
- createBookmarksFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Creates a new bookmarks folder with the primary key.
- createBookmarksFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Creates a new bookmarks folder with the primary key.
- createDate - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- createDate - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- createPersistedModel(Serializable) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- ctCollectionId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- ctCollectionId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
D
- DEFAULT_PARENT_FOLDER_ID - Static variable in class com.liferay.bookmarks.constants.BookmarksFolderConstants
- DEFAULT_PARENT_FOLDER_ID - Static variable in class com.liferay.bookmarks.model.BookmarksFolderConstants
-
Deprecated.
- deleteBookmarksEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Deletes the bookmarks entry with the primary key from the database.
- deleteBookmarksEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Deletes the bookmarks entry with the primary key from the database.
- deleteBookmarksEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Deletes the bookmarks entry with the primary key from the database.
- deleteBookmarksEntry(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Deletes the bookmarks entry from the database.
- deleteBookmarksEntry(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Deletes the bookmarks entry from the database.
- deleteBookmarksEntry(BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Deletes the bookmarks entry from the database.
- deleteBookmarksFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Deletes the bookmarks folder with the primary key from the database.
- deleteBookmarksFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Deletes the bookmarks folder with the primary key from the database.
- deleteBookmarksFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Deletes the bookmarks folder with the primary key from the database.
- deleteBookmarksFolder(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Deletes the bookmarks folder from the database.
- deleteBookmarksFolder(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Deletes the bookmarks folder from the database.
- deleteBookmarksFolder(BookmarksFolder) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Deletes the bookmarks folder from the database.
- deleteEntries(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- deleteEntries(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- deleteEntries(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- deleteEntries(long, long, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- deleteEntries(long, long, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- deleteEntries(long, long, boolean) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- deleteEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- deleteEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- deleteEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- deleteEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- deleteEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- deleteEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- deleteEntry(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- deleteEntry(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- deleteEntry(BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- deleteFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deleteFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deleteFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- deleteFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- deleteFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- deleteFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- deleteFolder(long, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deleteFolder(long, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deleteFolder(long, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- deleteFolder(long, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- deleteFolder(long, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- deleteFolder(long, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- deleteFolder(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deleteFolder(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deleteFolder(BookmarksFolder) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- deleteFolder(BookmarksFolder, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deleteFolder(BookmarksFolder, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deleteFolder(BookmarksFolder, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- deleteFolders(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deleteFolders(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deleteFolders(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- description - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- description - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- dslQuery(DSLQuery) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- dynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- dynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- emailEntryAddedBody() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryAddedBodyXml() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfigurationOverride
- emailEntryAddedBodyXml() - Method in class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
- emailEntryAddedEnabled() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryAddedSubject() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryAddedSubjectXml() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfigurationOverride
- emailEntryAddedSubjectXml() - Method in class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
- emailEntryUpdatedBody() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryUpdatedBodyXml() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfigurationOverride
- emailEntryUpdatedBodyXml() - Method in class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
- emailEntryUpdatedEnabled() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryUpdatedSubject() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailEntryUpdatedSubjectXml() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfigurationOverride
- emailEntryUpdatedSubjectXml() - Method in class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
- emailFromAddress() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- emailFromName() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- enableRelatedAssets() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- entriesPerPage() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
-
Deprecated.As of Judson (7.1.x), with no direct replacement
- ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.bookmarks.model.BookmarksEntry
- entryColumns() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- EntryCreateDateComparator - Class in com.liferay.bookmarks.util.comparator
- entryId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- EntryModifiedDateComparator - Class in com.liferay.bookmarks.util.comparator
- EntryModifiedDateComparator() - Constructor for class com.liferay.bookmarks.util.comparator.EntryModifiedDateComparator
- EntryModifiedDateComparator(boolean) - Constructor for class com.liferay.bookmarks.util.comparator.EntryModifiedDateComparator
- EntryNameComparator - Class in com.liferay.bookmarks.util.comparator
- EntryPriorityComparator - Class in com.liferay.bookmarks.util.comparator
- EntryURLComparator - Class in com.liferay.bookmarks.util.comparator
- EntryURLException - Exception in com.liferay.bookmarks.exception
- EntryURLException() - Constructor for exception com.liferay.bookmarks.exception.EntryURLException
- EntryURLException(String) - Constructor for exception com.liferay.bookmarks.exception.EntryURLException
- EntryURLException(String, Throwable) - Constructor for exception com.liferay.bookmarks.exception.EntryURLException
- EntryURLException(Throwable) - Constructor for exception com.liferay.bookmarks.exception.EntryURLException
F
- fetchBookmarksEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- fetchBookmarksEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- fetchBookmarksEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- fetchBookmarksEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the bookmarks entry matching the UUID and group.
- fetchBookmarksEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the bookmarks entry matching the UUID and group.
- fetchBookmarksEntryByUuidAndGroupId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the bookmarks entry matching the UUID and group.
- fetchBookmarksFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- fetchBookmarksFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- fetchBookmarksFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- fetchBookmarksFolderByUuidAndGroupId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the bookmarks folder matching the UUID and group.
- fetchBookmarksFolderByUuidAndGroupId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the bookmarks folder matching the UUID and group.
- fetchBookmarksFolderByUuidAndGroupId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the bookmarks folder matching the UUID and group.
- fetchByC_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_First(long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_First(long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_Last(long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- fetchByC_NotS_Last(long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- fetchByCompanyId_First(long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where companyId = ?.
- fetchByG_F_First(long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- fetchByG_F_First(long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- fetchByG_F_Last(long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- fetchByG_F_Last(long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- fetchByG_F_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- fetchByG_F_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- fetchByG_F_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- fetchByG_F_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- fetchByG_F_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- fetchByG_F_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- fetchByG_F_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- fetchByG_F_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- fetchByG_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- fetchByG_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- fetchByG_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- fetchByG_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- fetchByG_P_First(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- fetchByG_P_First(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- fetchByG_P_Last(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- fetchByG_P_Last(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- fetchByG_P_NotS_First(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- fetchByG_P_NotS_First(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- fetchByG_P_NotS_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- fetchByG_P_NotS_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- fetchByG_P_S_First(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- fetchByG_P_S_First(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- fetchByG_P_S_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- fetchByG_P_S_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- fetchByG_S_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status = ?.
- fetchByG_S_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status = ?.
- fetchByG_S_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status = ?.
- fetchByG_S_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status = ?.
- fetchByG_U_F_S_First(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- fetchByG_U_F_S_First(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- fetchByG_U_F_S_Last(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- fetchByG_U_F_S_Last(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- fetchByG_U_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- fetchByG_U_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- fetchByG_U_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- fetchByG_U_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- fetchByG_U_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- fetchByG_U_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- fetchByG_U_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- fetchByG_U_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- fetchByGroupId_First(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ?.
- fetchByGtF_C_P_NotS_First(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- fetchByGtF_C_P_NotS_First(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- fetchByGtF_C_P_NotS_Last(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- fetchByGtF_C_P_NotS_Last(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entry with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entry with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folder with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folder with the primary key or returns
nullif it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- fetchByUuid_C_First(String, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entry where uuid = ? and groupId = ? or returns
nullif it could not be found. - fetchByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entry where uuid = ? and groupId = ? or returns
nullif it could not be found. - fetchByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folder where uuid = ? and groupId = ? or returns
nullif it could not be found. - fetchByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folder where uuid = ? and groupId = ? or returns
nullif it could not be found. - fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entry where uuid = ? and groupId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entry where uuid = ? and groupId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folder where uuid = ? and groupId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folder where uuid = ? and groupId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByUuid_Last(String, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where uuid = ?.
- filterCountByG_F(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterCountByG_F(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterCountByG_F(long, long[]) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterCountByG_F(long, long[]) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterCountByG_F_NotS(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterCountByG_F_NotS(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterCountByG_F_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterCountByG_F_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterCountByG_F_S(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterCountByG_F_S(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterCountByG_F_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterCountByG_F_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterCountByG_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterCountByG_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterCountByG_P(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterCountByG_P(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterCountByG_P_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterCountByG_P_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterCountByG_P_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterCountByG_P_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterCountByG_S(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterCountByG_S(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterCountByG_U_F_S(long, long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterCountByG_U_F_S(long, long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterCountByG_U_F_S(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterCountByG_U_F_S(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterCountByG_U_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterCountByG_U_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterCountByG_U_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterCountByG_U_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the number of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterCountByGroupId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the number of bookmarks folders that the user has permission to view where groupId = ?.
- filterCountF_E_ByG_F(long, long, QueryDefinition<?>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderFinder
- filterFindBF_E_ByG_F(long, long, QueryDefinition<?>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderFinder
- filterFindByG_F(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F(long, long[]) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long[]) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long[], int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long[], int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ?.
- filterFindByG_F(long, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F(long, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ?.
- filterFindByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ?.
- filterFindByG_F_NotS(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status ≠ ?.
- filterFindByG_F_PrevAndNext(long, long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F_PrevAndNext(long, long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ?.
- filterFindByG_F_S(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = any ? and status = ?.
- filterFindByG_F_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_F_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and folderId = ? and status = ?.
- filterFindByG_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and status ≠ ?.
- filterFindByG_P(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P(long, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P(long, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?.
- filterFindByG_P_PrevAndNext(long, long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P_PrevAndNext(long, long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?.
- filterFindByG_P_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_P_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?.
- filterFindByG_S(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_S(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_S(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_S(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and status = ?.
- filterFindByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and status = ?.
- filterFindByG_S_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_S_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = any ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S_PrevAndNext(long, long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_F_S_PrevAndNext(long, long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and folderId = ? and status = ?.
- filterFindByG_U_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status ≠ ?.
- filterFindByG_U_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries that the user has permissions to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByG_U_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set of bookmarks entries that the user has permission to view where groupId = ? and userId = ? and status = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders that the user has permission to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries.
- findAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries.
- findAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders.
- findAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders.
- findAll(int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries.
- findAll(int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries.
- findAll(int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders.
- findAll(int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders.
- findAll(int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries.
- findAll(int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries.
- findAll(int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries.
- findAll(int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries.
- findAll(int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders.
- findAll(int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders.
- findAll(int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders.
- findAll(int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders.
- findByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS(long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where companyId = ? and status ≠ ?.
- findByC_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_First(long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_First(long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_Last(long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_Last(long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByC_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
- findByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?.
- findByG_F(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long[]) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[]) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[], int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[], int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ?.
- findByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?, optionally using the finder cache.
- findByG_F(long, long[], int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?, optionally using the finder cache.
- findByG_F(long, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F(long, long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ?.
- findByG_F_First(long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_First(long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_Last(long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_Last(long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_NotS(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ? and status ≠ ?.
- findByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?, optionally using the finder cache.
- findByG_F_NotS(long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?, optionally using the finder cache.
- findByG_F_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ? and status ≠ ?.
- findByG_F_PrevAndNext(long, long, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_PrevAndNext(long, long, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ?.
- findByG_F_S(long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = any ? and status = ?.
- findByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?, optionally using the finder cache.
- findByG_F_S(long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?, optionally using the finder cache.
- findByG_F_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_F_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and folderId = ? and status = ?.
- findByG_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status ≠ ?.
- findByG_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_NotS_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_NotS_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_NotS_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and status ≠ ?.
- findByG_P(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P(long, long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ?.
- findByG_P_First(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_First(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_Last(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_Last(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS(long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_First(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_First(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?.
- findByG_P_PrevAndNext(long, long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_PrevAndNext(long, long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
- findByG_P_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S(long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_First(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_First(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_Last(long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_P_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?.
- findByG_S(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S(long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and status = ?.
- findByG_S_First(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_S_First(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_S_Last(long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_S_Last(long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_S_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_S_PrevAndNext(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and status = ?.
- findByG_U_F_S(long, long, long[], int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = any ? and status = ?.
- findByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?, optionally using the finder cache.
- findByG_U_F_S(long, long, long[], int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?, optionally using the finder cache.
- findByG_U_F_S(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S(long, long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_First(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_First(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_Last(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_Last(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_PrevAndNext(long, long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_F_S_PrevAndNext(long, long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and folderId = ? and status = ?.
- findByG_U_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_NotS_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and status ≠ ?.
- findByG_U_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S(long, long, int, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where groupId = ? and userId = ? and status = ?.
- findByG_U_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByG_U_S_First(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByG_U_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByG_U_S_Last(long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByG_U_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByG_U_S_PrevAndNext(long, long, long, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where groupId = ? and userId = ? and status = ?.
- findByGroupId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where groupId = ?.
- findByGroupId_First(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?.
- findByGtF_C_P_NotS(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS(long, long, long, int, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS_First(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS_First(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS_Last(long, long, long, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByGtF_C_P_NotS_Last(long, long, long, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?.
- findByNoAssets() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderFinder
- findByPrimaryKey(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entry with the primary key or throws a
NoSuchEntryExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entry with the primary key or throws a
NoSuchEntryExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folder with the primary key or throws a
NoSuchFolderExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folder with the primary key or throws a
NoSuchFolderExceptionif it could not be found. - findByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns a range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns a range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns a range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns a range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns an ordered range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksEntry>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns an ordered range of all the bookmarks entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns an ordered range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<BookmarksFolder>, boolean) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns an ordered range of all the bookmarks folders where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the first bookmarks entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the first bookmarks entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the first bookmarks folder in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the first bookmarks folder in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entry where uuid = ? and groupId = ? or throws a
NoSuchEntryExceptionif it could not be found. - findByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entry where uuid = ? and groupId = ? or throws a
NoSuchEntryExceptionif it could not be found. - findByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folder where uuid = ? and groupId = ? or throws a
NoSuchFolderExceptionif it could not be found. - findByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folder where uuid = ? and groupId = ? or throws a
NoSuchFolderExceptionif it could not be found. - findByUuid_Last(String, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the last bookmarks entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the last bookmarks entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the last bookmarks folder in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the last bookmarks folder in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Returns the bookmarks entries before and after the current bookmarks entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?.
- findF_E_ByG_F(long, long, QueryDefinition<?>) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderFinder
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- FOLDER_ID_ACCESSOR - Static variable in interface com.liferay.bookmarks.model.BookmarksFolder
- folderColumns() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- folderId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- folderId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- FolderIdComparator - Class in com.liferay.bookmarks.util.comparator
- FolderNameException - Exception in com.liferay.bookmarks.exception
- FolderNameException() - Constructor for exception com.liferay.bookmarks.exception.FolderNameException
- FolderNameException(String) - Constructor for exception com.liferay.bookmarks.exception.FolderNameException
- FolderNameException(String, Throwable) - Constructor for exception com.liferay.bookmarks.exception.FolderNameException
- FolderNameException(Throwable) - Constructor for exception com.liferay.bookmarks.exception.FolderNameException
- foldersPerPage() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
-
Deprecated.As of Judson (7.1.x), with no direct replacement
G
- getActionableDynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getAncestorFolderIds() - Method in interface com.liferay.bookmarks.model.BookmarksFolder
- getAncestorFolderIds() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getAncestors() - Method in interface com.liferay.bookmarks.model.BookmarksFolder
- getAncestors() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getAttributeGetterFunctions() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getBasePersistence() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getBookmarksEntries(int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns a range of all the bookmarks entries.
- getBookmarksEntries(int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns a range of all the bookmarks entries.
- getBookmarksEntries(int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns a range of all the bookmarks entries.
- getBookmarksEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns all the bookmarks entries matching the UUID and company.
- getBookmarksEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns all the bookmarks entries matching the UUID and company.
- getBookmarksEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns all the bookmarks entries matching the UUID and company.
- getBookmarksEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns a range of bookmarks entries matching the UUID and company.
- getBookmarksEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns a range of bookmarks entries matching the UUID and company.
- getBookmarksEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksEntry>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns a range of bookmarks entries matching the UUID and company.
- getBookmarksEntriesCount() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the number of bookmarks entries.
- getBookmarksEntriesCount() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the number of bookmarks entries.
- getBookmarksEntriesCount() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the number of bookmarks entries.
- getBookmarksEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the bookmarks entry with the primary key.
- getBookmarksEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the bookmarks entry with the primary key.
- getBookmarksEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the bookmarks entry with the primary key.
- getBookmarksEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the bookmarks entry matching the UUID and group.
- getBookmarksEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the bookmarks entry matching the UUID and group.
- getBookmarksEntryByUuidAndGroupId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the bookmarks entry matching the UUID and group.
- getBookmarksFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the bookmarks folder with the primary key.
- getBookmarksFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the bookmarks folder with the primary key.
- getBookmarksFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the bookmarks folder with the primary key.
- getBookmarksFolderByUuidAndGroupId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the bookmarks folder matching the UUID and group.
- getBookmarksFolderByUuidAndGroupId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the bookmarks folder matching the UUID and group.
- getBookmarksFolderByUuidAndGroupId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the bookmarks folder matching the UUID and group.
- getBookmarksFolders(int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns a range of all the bookmarks folders.
- getBookmarksFolders(int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns a range of all the bookmarks folders.
- getBookmarksFolders(int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns a range of all the bookmarks folders.
- getBookmarksFoldersByUuidAndCompanyId(String, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns all the bookmarks folders matching the UUID and company.
- getBookmarksFoldersByUuidAndCompanyId(String, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns all the bookmarks folders matching the UUID and company.
- getBookmarksFoldersByUuidAndCompanyId(String, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns all the bookmarks folders matching the UUID and company.
- getBookmarksFoldersByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksFolder>) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns a range of bookmarks folders matching the UUID and company.
- getBookmarksFoldersByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksFolder>) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns a range of bookmarks folders matching the UUID and company.
- getBookmarksFoldersByUuidAndCompanyId(String, long, int, int, OrderByComparator<BookmarksFolder>) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns a range of bookmarks folders matching the UUID and company.
- getBookmarksFoldersCount() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the number of bookmarks folders.
- getBookmarksFoldersCount() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the number of bookmarks folders.
- getBookmarksFoldersCount() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the number of bookmarks folders.
- getCompanyFolders(long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getCompanyFolders(long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getCompanyFolders(long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getCompanyFoldersCount(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getCompanyFoldersCount(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getCompanyFoldersCount(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the company ID of this bookmarks entry.
- getCompanyId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the company ID of this bookmarks entry.
- getCompanyId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the company ID of this bookmarks folder.
- getCompanyId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the company ID of this bookmarks folder.
- getContainerModelId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the container model ID of this bookmarks folder.
- getContainerModelId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the container model ID of this bookmarks folder.
- getContainerModelName() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the container name of this bookmarks folder.
- getContainerModelName() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the container name of this bookmarks folder.
- getCreateDate() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the create date of this bookmarks entry.
- getCreateDate() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the create date of this bookmarks entry.
- getCreateDate() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the create date of this bookmarks folder.
- getCreateDate() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the create date of this bookmarks folder.
- getCtCollectionId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the ct collection ID of this bookmarks entry.
- getCtCollectionId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the ct collection ID of this bookmarks entry.
- getCtCollectionId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the ct collection ID of this bookmarks folder.
- getCtCollectionId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the ct collection ID of this bookmarks folder.
- getCTPersistence() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getCTPersistence() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getCTPersistence() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getCTPersistence() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getDescription() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the description of this bookmarks entry.
- getDescription() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the description of this bookmarks entry.
- getDescription() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the description of this bookmarks folder.
- getDescription() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the description of this bookmarks folder.
- getEntries(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntries(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntries(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntries(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getEntries(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getEntries(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getEntries(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntries(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntries(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntries(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntries(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntries(long, long, int, int, int, OrderByComparator<BookmarksEntry>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getEntries(long, long, int, int, OrderByComparator<BookmarksEntry>) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getEntriesCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntriesCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntriesCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntriesCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getEntriesCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getEntriesCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getEntriesCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntriesCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntriesCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntriesCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getEntriesCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getEntriesCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getEntryId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the entry ID of this bookmarks entry.
- getEntryId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the entry ID of this bookmarks entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolder() - Method in interface com.liferay.bookmarks.model.BookmarksEntry
- getFolder() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolder(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolder(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolder(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFolderId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the folder ID of this bookmarks entry.
- getFolderId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the folder ID of this bookmarks entry.
- getFolderId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the folder ID of this bookmarks folder.
- getFolderId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the folder ID of this bookmarks folder.
- getFolderIds(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolderIds(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolderIds(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFolders(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFolders(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFolders(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolders(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolders(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolders(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFolders(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFolders(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFolders(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolders(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolders(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolders(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFolders(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFolders(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFolders(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolders(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolders(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolders(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFolders(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFolders(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFolders(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFolders(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFolders(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFolders(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersAndEntries(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersAndEntries(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersAndEntries(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersAndEntries(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersAndEntries(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersAndEntries(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersAndEntries(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersAndEntries(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersAndEntries(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersAndEntries(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersAndEntries(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersAndEntries(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersAndEntries(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersAndEntries(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersAndEntries(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersAndEntries(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersAndEntries(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersAndEntries(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersAndEntries(long, long, int, int, int, OrderByComparator<?>) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersAndEntries(long, long, int, int, int, OrderByComparator<?>) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersAndEntries(long, long, int, int, int, OrderByComparator<?>) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersAndEntriesCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersAndEntriesCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersAndEntriesCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersAndEntriesCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersAndEntriesCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersAndEntriesCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersAndEntriesCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersAndEntriesCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersAndEntriesCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getFoldersCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getFoldersCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getFoldersCount(long, long, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getFoldersCount(long, long, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getFoldersCount(long, long, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getFoldersEntriesCount(long, List<Long>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getFoldersEntriesCount(long, List<Long>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getFoldersEntriesCount(long, List<Long>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getFoldersEntriesCount(long, List<Long>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getFoldersEntriesCount(long, List<Long>) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getFoldersEntriesCount(long, List<Long>) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntries(long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getGroupEntries(long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getGroupEntries(long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getGroupEntries(long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntries(long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntries(long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntries(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getGroupEntries(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getGroupEntries(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getGroupEntries(long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntries(long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntries(long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntries(long, long, long, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntries(long, long, long, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntries(long, long, long, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntriesCount(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getGroupEntriesCount(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getGroupEntriesCount(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getGroupEntriesCount(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntriesCount(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntriesCount(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntriesCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getGroupEntriesCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getGroupEntriesCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getGroupEntriesCount(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntriesCount(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntriesCount(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupEntriesCount(long, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- getGroupEntriesCount(long, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getGroupEntriesCount(long, long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getGroupId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the group ID of this bookmarks entry.
- getGroupId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the group ID of this bookmarks entry.
- getGroupId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the group ID of this bookmarks folder.
- getGroupId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the group ID of this bookmarks folder.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getInstance() - Static method in class com.liferay.bookmarks.search.BookmarksSearcher
- getInstance(boolean) - Static method in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- getInstance(boolean) - Static method in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- getInstance(boolean) - Static method in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- getInstance(boolean) - Static method in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- getInstance(boolean) - Static method in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- getLastPublishDate() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the last publish date of this bookmarks entry.
- getLastPublishDate() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the last publish date of this bookmarks entry.
- getLastPublishDate() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the last publish date of this bookmarks folder.
- getLastPublishDate() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the last publish date of this bookmarks folder.
- getModelAttributes() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getModelAttributes() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getModelClass() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getModelClass() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getModelClass() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getModelClass() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getModifiedDate() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the modified date of this bookmarks entry.
- getModifiedDate() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the modified date of this bookmarks entry.
- getModifiedDate() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the modified date of this bookmarks folder.
- getModifiedDate() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the modified date of this bookmarks folder.
- getMvccVersion() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the mvcc version of this bookmarks entry.
- getMvccVersion() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the mvcc version of this bookmarks entry.
- getMvccVersion() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the mvcc version of this bookmarks folder.
- getMvccVersion() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the mvcc version of this bookmarks folder.
- getName() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the name of this bookmarks entry.
- getName() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the name of this bookmarks entry.
- getName() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the name of this bookmarks folder.
- getName() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the name of this bookmarks folder.
- getNoAssetFolders() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getNoAssetFolders() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getNoAssetFolders() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getOrderBy() - Method in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- getOrderBy() - Method in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- getOrderBy() - Method in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- getOrderBy() - Method in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- getOrderBy() - Method in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- getOrderByFields() - Method in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- getOrderByFields() - Method in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- getOrderByFields() - Method in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- getOrderByFields() - Method in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- getOrderByFields() - Method in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
-
Returns the OSGi service identifier.
- getParentContainerModelId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the parent container model ID of this bookmarks folder.
- getParentContainerModelId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the parent container model ID of this bookmarks folder.
- getParentFolder() - Method in interface com.liferay.bookmarks.model.BookmarksFolder
- getParentFolder() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getParentFolderId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the parent folder ID of this bookmarks folder.
- getParentFolderId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the parent folder ID of this bookmarks folder.
- getPersistedModel(Serializable) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- getPersistence() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- getPrimaryKey() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the primary key of this bookmarks entry.
- getPrimaryKey() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the primary key of this bookmarks entry.
- getPrimaryKey() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the primary key of this bookmarks folder.
- getPrimaryKey() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the primary key of this bookmarks folder.
- getPriority() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the priority of this bookmarks entry.
- getPriority() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the priority of this bookmarks entry.
- getSearchClassNames() - Method in class com.liferay.bookmarks.search.BookmarksSearcher
- getService() - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- getService() - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- getService() - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getService() - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getStagedModelType() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getStagedModelType() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- getStatus() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the status of this bookmarks entry.
- getStatus() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the status of this bookmarks entry.
- getStatus() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the status of this bookmarks folder.
- getStatus() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the status of this bookmarks folder.
- getStatusByUserId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the status by user ID of this bookmarks entry.
- getStatusByUserId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the status by user ID of this bookmarks entry.
- getStatusByUserId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the status by user ID of this bookmarks folder.
- getStatusByUserId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the status by user ID of this bookmarks folder.
- getStatusByUserName() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the status by user name of this bookmarks entry.
- getStatusByUserName() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the status by user name of this bookmarks entry.
- getStatusByUserName() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the status by user name of this bookmarks folder.
- getStatusByUserName() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the status by user name of this bookmarks folder.
- getStatusByUserUuid() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the status by user uuid of this bookmarks entry.
- getStatusByUserUuid() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the status by user uuid of this bookmarks entry.
- getStatusByUserUuid() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the status by user uuid of this bookmarks folder.
- getStatusByUserUuid() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the status by user uuid of this bookmarks folder.
- getStatusDate() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the status date of this bookmarks entry.
- getStatusDate() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the status date of this bookmarks entry.
- getStatusDate() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the status date of this bookmarks folder.
- getStatusDate() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the status date of this bookmarks folder.
- getSubfolderIds(long, long, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getSubfolderIds(long, long, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getSubfolderIds(long, long, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getSubfolderIds(List<Long>, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- getSubfolderIds(List<Long>, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- getSubfolderIds(List<Long>, long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getSubfolderIds(List<Long>, long, long, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- getSubfolderIds(List<Long>, long, long, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- getSubfolderIds(List<Long>, long, long, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- getTrashEntryClassPK() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the class primary key of the trash entry for this bookmarks entry.
- getTrashEntryClassPK() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the class primary key of the trash entry for this bookmarks entry.
- getTrashEntryClassPK() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the class primary key of the trash entry for this bookmarks folder.
- getTrashEntryClassPK() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the class primary key of the trash entry for this bookmarks folder.
- getTreePath() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the tree path of this bookmarks entry.
- getTreePath() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the tree path of this bookmarks entry.
- getTreePath() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the tree path of this bookmarks folder.
- getTreePath() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the tree path of this bookmarks folder.
- getUrl() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the url of this bookmarks entry.
- getUrl() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the url of this bookmarks entry.
- getUserId() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the user ID of this bookmarks entry.
- getUserId() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the user ID of this bookmarks entry.
- getUserId() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the user ID of this bookmarks folder.
- getUserId() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the user ID of this bookmarks folder.
- getUserName() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the user name of this bookmarks entry.
- getUserName() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the user name of this bookmarks entry.
- getUserName() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the user name of this bookmarks folder.
- getUserName() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the user name of this bookmarks folder.
- getUserUuid() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the user uuid of this bookmarks entry.
- getUserUuid() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the user uuid of this bookmarks entry.
- getUserUuid() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the user uuid of this bookmarks folder.
- getUserUuid() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the user uuid of this bookmarks folder.
- getUuid() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns the uuid of this bookmarks entry.
- getUuid() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns the uuid of this bookmarks entry.
- getUuid() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns the uuid of this bookmarks folder.
- getUuid() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns the uuid of this bookmarks folder.
- getVisits() - Method in interface com.liferay.bookmarks.model.BookmarksEntry
- getVisits() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- getWrappedService() - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- getWrappedService() - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- groupId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- groupId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
I
- INSTANCE - Static variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- INSTANCE - Static variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- isApproved() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is approved. - isApproved() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is approved. - isApproved() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is approved. - isApproved() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is approved. - isAscending() - Method in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- isAscending() - Method in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- isAscending() - Method in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- isAscending() - Method in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- isAscending() - Method in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- isDenied() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is denied. - isDenied() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is denied. - isDenied() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is denied. - isDenied() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is denied. - isDraft() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is a draft. - isDraft() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is a draft. - isDraft() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is a draft. - isDraft() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is a draft. - isExpired() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is expired. - isExpired() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is expired. - isExpired() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is expired. - isExpired() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is expired. - isInactive() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is inactive. - isInactive() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is inactive. - isInactive() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is inactive. - isInactive() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is inactive. - isIncomplete() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is incomplete. - isIncomplete() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is incomplete. - isIncomplete() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is incomplete. - isIncomplete() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is incomplete. - isInTrash() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is in the Recycle Bin. - isInTrash() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is in the Recycle Bin. - isInTrash() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is in the Recycle Bin. - isInTrash() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is in the Recycle Bin. - isPending() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is pending. - isPending() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is pending. - isPending() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is pending. - isPending() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is pending. - isRoot() - Method in interface com.liferay.bookmarks.model.BookmarksFolder
- isRoot() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- isScheduled() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Returns
trueif this bookmarks entry is scheduled. - isScheduled() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Returns
trueif this bookmarks entry is scheduled. - isScheduled() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Returns
trueif this bookmarks folder is scheduled. - isScheduled() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Returns
trueif this bookmarks folder is scheduled.
L
- lastPublishDate - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- lastPublishDate - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
M
- mergeFolders(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- mergeFolders(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- mergeFolders(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- mergeFolders(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- mergeFolders(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- mergeFolders(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- modifiedDate - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- modifiedDate - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- moveEntry(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- moveEntry(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- moveEntry(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- moveEntry(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- moveEntry(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- moveEntry(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- moveEntryFromTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- moveEntryFromTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- moveEntryFromTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- moveEntryFromTrash(long, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- moveEntryFromTrash(long, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- moveEntryFromTrash(long, long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- moveEntryToTrash(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- moveEntryToTrash(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- moveEntryToTrash(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- moveEntryToTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- moveEntryToTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- moveEntryToTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- moveEntryToTrash(long, BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- moveEntryToTrash(long, BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- moveEntryToTrash(long, BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- moveFolder(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- moveFolder(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- moveFolder(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- moveFolder(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- moveFolder(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- moveFolder(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- moveFolderFromTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- moveFolderFromTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- moveFolderFromTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- moveFolderFromTrash(long, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- moveFolderFromTrash(long, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- moveFolderFromTrash(long, long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- moveFolderToTrash(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- moveFolderToTrash(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- moveFolderToTrash(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- moveFolderToTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- moveFolderToTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- moveFolderToTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- mvccVersion - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- mvccVersion - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
N
- name - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- name - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- NAME_GENERAL_RESTRICTIONS - Static variable in class com.liferay.bookmarks.constants.BookmarksFolderConstants
- NAME_GENERAL_RESTRICTIONS - Static variable in class com.liferay.bookmarks.model.BookmarksFolderConstants
-
Deprecated.
- NAME_INVALID_CHARACTERS - Static variable in class com.liferay.bookmarks.constants.BookmarksFolderConstants
- NAME_INVALID_CHARACTERS - Static variable in class com.liferay.bookmarks.model.BookmarksFolderConstants
-
Deprecated.
- NAME_RESERVED_WORDS - Static variable in class com.liferay.bookmarks.constants.BookmarksFolderConstants
- NAME_RESERVED_WORDS - Static variable in class com.liferay.bookmarks.model.BookmarksFolderConstants
-
Deprecated.
- NoSuchEntryException - Exception in com.liferay.bookmarks.exception
- NoSuchEntryException() - Constructor for exception com.liferay.bookmarks.exception.NoSuchEntryException
- NoSuchEntryException(String) - Constructor for exception com.liferay.bookmarks.exception.NoSuchEntryException
- NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.bookmarks.exception.NoSuchEntryException
- NoSuchEntryException(Throwable) - Constructor for exception com.liferay.bookmarks.exception.NoSuchEntryException
- NoSuchFolderException - Exception in com.liferay.bookmarks.exception
- NoSuchFolderException() - Constructor for exception com.liferay.bookmarks.exception.NoSuchFolderException
- NoSuchFolderException(String) - Constructor for exception com.liferay.bookmarks.exception.NoSuchFolderException
- NoSuchFolderException(String, Throwable) - Constructor for exception com.liferay.bookmarks.exception.NoSuchFolderException
- NoSuchFolderException(Throwable) - Constructor for exception com.liferay.bookmarks.exception.NoSuchFolderException
O
- openEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- openEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- openEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- openEntry(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- openEntry(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- openEntry(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- openEntry(long, BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- openEntry(long, BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- openEntry(long, BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- openEntry(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- openEntry(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- openEntry(BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- ORDER_BY_ASC - Static variable in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- ORDER_BY_ASC - Static variable in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- ORDER_BY_ASC - Static variable in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- ORDER_BY_ASC - Static variable in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- ORDER_BY_ASC - Static variable in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- ORDER_BY_DESC - Static variable in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- ORDER_BY_DESC - Static variable in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- ORDER_BY_DESC - Static variable in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- ORDER_BY_DESC - Static variable in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- ORDER_BY_DESC - Static variable in class com.liferay.bookmarks.util.comparator.FolderIdComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.bookmarks.util.comparator.EntryCreateDateComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.bookmarks.util.comparator.EntryNameComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.bookmarks.util.comparator.EntryPriorityComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.bookmarks.util.comparator.EntryURLComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.bookmarks.util.comparator.FolderIdComparator
P
- parentFolderId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- persist() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- persist() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- priority - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
R
- rebuildTree(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- rebuildTree(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- rebuildTree(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- rebuildTree(long, long, String, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- rebuildTree(long, long, String, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- rebuildTree(long, long, String, boolean) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- remove(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes the bookmarks entry with the primary key from the database.
- remove(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes the bookmarks entry with the primary key from the database.
- remove(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes the bookmarks folder with the primary key from the database.
- remove(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes the bookmarks folder with the primary key from the database.
- removeAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries from the database.
- removeAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries from the database.
- removeAll() - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders from the database.
- removeAll() - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders from the database.
- removeByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where companyId = ? and status ≠ ? from the database.
- removeByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where companyId = ? and status ≠ ? from the database.
- removeByC_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where companyId = ? and status ≠ ? from the database.
- removeByC_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where companyId = ? and status ≠ ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where companyId = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where companyId = ? from the database.
- removeByG_F(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and folderId = ? from the database.
- removeByG_F(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and folderId = ? from the database.
- removeByG_F_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ? from the database.
- removeByG_F_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and folderId = ? and status ≠ ? from the database.
- removeByG_F_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and folderId = ? and status = ? from the database.
- removeByG_F_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and folderId = ? and status = ? from the database.
- removeByG_NotS(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and status ≠ ? from the database.
- removeByG_NotS(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and status ≠ ? from the database.
- removeByG_P(long, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? from the database.
- removeByG_P(long, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? from the database.
- removeByG_P_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ? from the database.
- removeByG_P_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? and status ≠ ? from the database.
- removeByG_P_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ? from the database.
- removeByG_P_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where groupId = ? and parentFolderId = ? and status = ? from the database.
- removeByG_S(long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and status = ? from the database.
- removeByG_S(long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and status = ? from the database.
- removeByG_U_F_S(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ? from the database.
- removeByG_U_F_S(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and userId = ? and folderId = ? and status = ? from the database.
- removeByG_U_NotS(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and userId = ? and status ≠ ? from the database.
- removeByG_U_NotS(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and userId = ? and status ≠ ? from the database.
- removeByG_U_S(long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where groupId = ? and userId = ? and status = ? from the database.
- removeByG_U_S(long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where groupId = ? and userId = ? and status = ? from the database.
- removeByGroupId(long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where groupId = ? from the database.
- removeByGroupId(long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where groupId = ? from the database.
- removeByGtF_C_P_NotS(long, long, long, int) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ? from the database.
- removeByGtF_C_P_NotS(long, long, long, int) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ? from the database.
- removeByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where uuid = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes all the bookmarks entries where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes all the bookmarks entries where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes all the bookmarks folders where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes all the bookmarks folders where uuid = ? and companyId = ? from the database.
- removeByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
-
Removes the bookmarks entry where uuid = ? and groupId = ? from the database.
- removeByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
-
Removes the bookmarks entry where uuid = ? and groupId = ? from the database.
- removeByUUID_G(String, long) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
-
Removes the bookmarks folder where uuid = ? and groupId = ? from the database.
- removeByUUID_G(String, long) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
-
Removes the bookmarks folder where uuid = ? and groupId = ? from the database.
- RESOURCE_NAME - Static variable in class com.liferay.bookmarks.constants.BookmarksConstants
- restoreEntryFromTrash(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- restoreEntryFromTrash(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- restoreEntryFromTrash(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- restoreEntryFromTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- restoreEntryFromTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- restoreEntryFromTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- restoreFolderFromTrash(long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- restoreFolderFromTrash(long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- restoreFolderFromTrash(long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- restoreFolderFromTrash(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- restoreFolderFromTrash(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- restoreFolderFromTrash(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- rootFolderId() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfigurationOverride
- rootFolderId() - Method in class com.liferay.bookmarks.configuration.definition.BookmarksGroupServiceConfigurationOverrideImpl
S
- search(long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- search(long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- search(long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- search(long, long, long, int, int, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- search(long, long, long, int, int, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- search(long, long, long, int, int, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- SERVICE_NAME - Static variable in class com.liferay.bookmarks.constants.BookmarksConstants
- setCompanyId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the company ID of this bookmarks entry.
- setCompanyId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the company ID of this bookmarks entry.
- setCompanyId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the company ID of this bookmarks folder.
- setCompanyId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the company ID of this bookmarks folder.
- setContainerModelId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the container model ID of this bookmarks folder.
- setContainerModelId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the container model ID of this bookmarks folder.
- setCreateDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the create date of this bookmarks entry.
- setCreateDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the create date of this bookmarks entry.
- setCreateDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the create date of this bookmarks folder.
- setCreateDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the create date of this bookmarks folder.
- setCtCollectionId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the ct collection ID of this bookmarks entry.
- setCtCollectionId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the ct collection ID of this bookmarks entry.
- setCtCollectionId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the ct collection ID of this bookmarks folder.
- setCtCollectionId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the ct collection ID of this bookmarks folder.
- setDescription(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the description of this bookmarks entry.
- setDescription(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the description of this bookmarks entry.
- setDescription(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the description of this bookmarks folder.
- setDescription(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the description of this bookmarks folder.
- setEntryId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the entry ID of this bookmarks entry.
- setEntryId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the entry ID of this bookmarks entry.
- setFolderId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the folder ID of this bookmarks entry.
- setFolderId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the folder ID of this bookmarks entry.
- setFolderId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the folder ID of this bookmarks folder.
- setFolderId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the folder ID of this bookmarks folder.
- setGroupId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the group ID of this bookmarks entry.
- setGroupId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the group ID of this bookmarks entry.
- setGroupId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the group ID of this bookmarks folder.
- setGroupId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the group ID of this bookmarks folder.
- setLastPublishDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the last publish date of this bookmarks entry.
- setLastPublishDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the last publish date of this bookmarks entry.
- setLastPublishDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the last publish date of this bookmarks folder.
- setLastPublishDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the last publish date of this bookmarks folder.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- setModifiedDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the modified date of this bookmarks entry.
- setModifiedDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the modified date of this bookmarks entry.
- setModifiedDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the modified date of this bookmarks folder.
- setModifiedDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the modified date of this bookmarks folder.
- setMvccVersion(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the mvcc version of this bookmarks entry.
- setMvccVersion(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the mvcc version of this bookmarks entry.
- setMvccVersion(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the mvcc version of this bookmarks folder.
- setMvccVersion(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the mvcc version of this bookmarks folder.
- setName(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the name of this bookmarks entry.
- setName(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the name of this bookmarks entry.
- setName(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the name of this bookmarks folder.
- setName(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the name of this bookmarks folder.
- setParentContainerModelId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the parent container model ID of this bookmarks folder.
- setParentContainerModelId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the parent container model ID of this bookmarks folder.
- setParentFolderId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the parent folder ID of this bookmarks folder.
- setParentFolderId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the parent folder ID of this bookmarks folder.
- setPersistence(BookmarksEntryPersistence) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- setPersistence(BookmarksFolderPersistence) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- setPrimaryKey(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the primary key of this bookmarks entry.
- setPrimaryKey(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the primary key of this bookmarks entry.
- setPrimaryKey(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the primary key of this bookmarks folder.
- setPrimaryKey(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the primary key of this bookmarks folder.
- setPriority(int) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the priority of this bookmarks entry.
- setPriority(int) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the priority of this bookmarks entry.
- setStatus(int) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the status of this bookmarks entry.
- setStatus(int) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the status of this bookmarks entry.
- setStatus(int) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the status of this bookmarks folder.
- setStatus(int) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the status of this bookmarks folder.
- setStatusByUserId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the status by user ID of this bookmarks entry.
- setStatusByUserId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the status by user ID of this bookmarks entry.
- setStatusByUserId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the status by user ID of this bookmarks folder.
- setStatusByUserId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the status by user ID of this bookmarks folder.
- setStatusByUserName(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the status by user name of this bookmarks entry.
- setStatusByUserName(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the status by user name of this bookmarks entry.
- setStatusByUserName(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the status by user name of this bookmarks folder.
- setStatusByUserName(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the status by user name of this bookmarks folder.
- setStatusByUserUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the status by user uuid of this bookmarks entry.
- setStatusByUserUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the status by user uuid of this bookmarks entry.
- setStatusByUserUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the status by user uuid of this bookmarks folder.
- setStatusByUserUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the status by user uuid of this bookmarks folder.
- setStatusDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the status date of this bookmarks entry.
- setStatusDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the status date of this bookmarks entry.
- setStatusDate(Date) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the status date of this bookmarks folder.
- setStatusDate(Date) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the status date of this bookmarks folder.
- setTreePath(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the tree path of this bookmarks entry.
- setTreePath(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the tree path of this bookmarks entry.
- setTreePath(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the tree path of this bookmarks folder.
- setTreePath(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the tree path of this bookmarks folder.
- setTreePaths(long, String, boolean) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- setTreePaths(long, String, boolean) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- setTreePaths(long, String, boolean) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- setUrl(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the url of this bookmarks entry.
- setUrl(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the url of this bookmarks entry.
- setUserId(long) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the user ID of this bookmarks entry.
- setUserId(long) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the user ID of this bookmarks entry.
- setUserId(long) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the user ID of this bookmarks folder.
- setUserId(long) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the user ID of this bookmarks folder.
- setUserName(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the user name of this bookmarks entry.
- setUserName(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the user name of this bookmarks entry.
- setUserName(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the user name of this bookmarks folder.
- setUserName(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the user name of this bookmarks folder.
- setUserUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the user uuid of this bookmarks entry.
- setUserUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the user uuid of this bookmarks entry.
- setUserUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the user uuid of this bookmarks folder.
- setUserUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the user uuid of this bookmarks folder.
- setUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
-
Sets the uuid of this bookmarks entry.
- setUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
-
Sets the uuid of this bookmarks entry.
- setUuid(String) - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
-
Sets the uuid of this bookmarks folder.
- setUuid(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
-
Sets the uuid of this bookmarks folder.
- setWrappedService(BookmarksEntryLocalService) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- setWrappedService(BookmarksEntryService) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- setWrappedService(BookmarksFolderLocalService) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- setWrappedService(BookmarksFolderService) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- showFoldersSearch() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- showSubfolders() - Method in interface com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration
- status - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- status - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- statusByUserId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- statusByUserId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- statusByUserName - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- statusByUserName - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- statusDate - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- statusDate - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- subscribeEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- subscribeEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- subscribeEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- subscribeEntry(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- subscribeEntry(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- subscribeEntry(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- subscribeFolder(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- subscribeFolder(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- subscribeFolder(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- subscribeFolder(long, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- subscribeFolder(long, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- subscribeFolder(long, long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
T
- toXmlString() - Method in interface com.liferay.bookmarks.model.BookmarksEntryModel
- toXmlString() - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- toXmlString() - Method in interface com.liferay.bookmarks.model.BookmarksFolderModel
- toXmlString() - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- treePath - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- treePath - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
U
- unsubscribeEntry(long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- unsubscribeEntry(long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- unsubscribeEntry(long) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- unsubscribeEntry(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- unsubscribeEntry(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- unsubscribeEntry(long, long) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- unsubscribeFolder(long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- unsubscribeFolder(long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- unsubscribeFolder(long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- unsubscribeFolder(long, long, long) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- unsubscribeFolder(long, long, long) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- unsubscribeFolder(long, long, long) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- update(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- update(BookmarksEntry, ServiceContext) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- update(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- update(BookmarksFolder, ServiceContext) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- UPDATE_ENTRY - Static variable in class com.liferay.bookmarks.social.BookmarksActivityKeys
- updateAsset(long, BookmarksEntry, long[], String[], long[], Double) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- updateAsset(long, BookmarksEntry, long[], String[], long[], Double) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- updateAsset(long, BookmarksEntry, long[], String[], long[], Double) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- updateAsset(long, BookmarksFolder, long[], String[], long[], Double) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- updateAsset(long, BookmarksFolder, long[], String[], long[], Double) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- updateAsset(long, BookmarksFolder, long[], String[], long[], Double) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- updateBookmarksEntry(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
-
Updates the bookmarks entry in the database or adds it if it does not yet exist.
- updateBookmarksEntry(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
-
Updates the bookmarks entry in the database or adds it if it does not yet exist.
- updateBookmarksEntry(BookmarksEntry) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
-
Updates the bookmarks entry in the database or adds it if it does not yet exist.
- updateBookmarksFolder(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
-
Updates the bookmarks folder in the database or adds it if it does not yet exist.
- updateBookmarksFolder(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
-
Updates the bookmarks folder in the database or adds it if it does not yet exist.
- updateBookmarksFolder(BookmarksFolder) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
-
Updates the bookmarks folder in the database or adds it if it does not yet exist.
- updateEntry(long, long, long, long, String, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- updateEntry(long, long, long, long, String, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- updateEntry(long, long, long, long, String, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- updateEntry(long, long, long, String, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksEntryService
- updateEntry(long, long, long, String, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksEntryServiceUtil
- updateEntry(long, long, long, String, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksEntryServiceWrapper
- updateFolder(long, long, long, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- updateFolder(long, long, long, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- updateFolder(long, long, long, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- updateFolder(long, long, String, String, ServiceContext) - Method in interface com.liferay.bookmarks.service.BookmarksFolderService
- updateFolder(long, long, String, String, ServiceContext) - Static method in class com.liferay.bookmarks.service.BookmarksFolderServiceUtil
- updateFolder(long, long, String, String, ServiceContext) - Method in class com.liferay.bookmarks.service.BookmarksFolderServiceWrapper
- updateImpl(BookmarksEntry) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksEntryPersistence
- updateImpl(BookmarksEntry) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksEntryUtil
- updateImpl(BookmarksFolder) - Method in interface com.liferay.bookmarks.service.persistence.BookmarksFolderPersistence
- updateImpl(BookmarksFolder) - Static method in class com.liferay.bookmarks.service.persistence.BookmarksFolderUtil
- updateStatus(long, BookmarksEntry, int) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- updateStatus(long, BookmarksEntry, int) - Static method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceUtil
- updateStatus(long, BookmarksEntry, int) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- updateStatus(long, BookmarksFolder, int) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- updateStatus(long, BookmarksFolder, int) - Static method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceUtil
- updateStatus(long, BookmarksFolder, int) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- updateTreePath(String) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- updateTreePath(String) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<BookmarksEntry>, R, E>) - Method in interface com.liferay.bookmarks.service.BookmarksEntryLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<BookmarksEntry>, R, E>) - Method in class com.liferay.bookmarks.service.BookmarksEntryLocalServiceWrapper
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<BookmarksFolder>, R, E>) - Method in interface com.liferay.bookmarks.service.BookmarksFolderLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<BookmarksFolder>, R, E>) - Method in class com.liferay.bookmarks.service.BookmarksFolderLocalServiceWrapper
- url - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- userId - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- userId - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- userName - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- userName - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
- uuid - Variable in class com.liferay.bookmarks.model.BookmarksEntryTable
- uuid - Variable in class com.liferay.bookmarks.model.BookmarksFolderTable
W
- wrap(BookmarksEntry) - Method in class com.liferay.bookmarks.model.BookmarksEntryWrapper
- wrap(BookmarksFolder) - Method in class com.liferay.bookmarks.model.BookmarksFolderWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BookmarksFolderConstants