public class BookmarksFolderLocalServiceWrapper extends java.lang.Object implements BookmarksFolderLocalService, com.liferay.portal.kernel.service.ServiceWrapper<BookmarksFolderLocalService>
BookmarksFolderLocalService.BookmarksFolderLocalService| Constructor and Description |
|---|
BookmarksFolderLocalServiceWrapper() |
BookmarksFolderLocalServiceWrapper(BookmarksFolderLocalService bookmarksFolderLocalService) |
| Modifier and Type | Method and Description |
|---|---|
BookmarksFolder |
addBookmarksFolder(BookmarksFolder bookmarksFolder)
Adds the bookmarks folder to the database.
|
BookmarksFolder |
addFolder(long userId,
long parentFolderId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
BookmarksFolder |
createBookmarksFolder(long folderId)
Creates a new bookmarks folder with the primary key.
|
com.liferay.portal.kernel.model.PersistedModel |
createPersistedModel(java.io.Serializable primaryKeyObj) |
BookmarksFolder |
deleteBookmarksFolder(BookmarksFolder bookmarksFolder)
Deletes the bookmarks folder from the database.
|
BookmarksFolder |
deleteBookmarksFolder(long folderId)
Deletes the bookmarks folder with the primary key from the database.
|
BookmarksFolder |
deleteFolder(BookmarksFolder folder) |
BookmarksFolder |
deleteFolder(BookmarksFolder folder,
boolean includeTrashedEntries) |
BookmarksFolder |
deleteFolder(long folderId) |
BookmarksFolder |
deleteFolder(long folderId,
boolean includeTrashedEntries) |
void |
deleteFolders(long groupId) |
com.liferay.portal.kernel.model.PersistedModel |
deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) |
<T> T |
dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
int |
dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) |
com.liferay.portal.kernel.dao.orm.DynamicQuery |
dynamicQuery() |
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows.
|
<T> java.util.List<T> |
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows matching the dynamic query.
|
long |
dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
Returns the number of rows matching the dynamic query.
|
BookmarksFolder |
fetchBookmarksFolder(long folderId) |
BookmarksFolder |
fetchBookmarksFolderByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group.
|
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery |
getActionableDynamicQuery() |
BookmarksFolder |
getBookmarksFolder(long folderId)
Returns the bookmarks folder with the primary key.
|
BookmarksFolder |
getBookmarksFolderByUuidAndGroupId(java.lang.String uuid,
long groupId)
Returns the bookmarks folder matching the UUID and group.
|
java.util.List<BookmarksFolder> |
getBookmarksFolders(int start,
int end)
Returns a range of all the bookmarks folders.
|
java.util.List<BookmarksFolder> |
getBookmarksFoldersByUuidAndCompanyId(java.lang.String uuid,
long companyId)
Returns all the bookmarks folders matching the UUID and company.
|
java.util.List<BookmarksFolder> |
getBookmarksFoldersByUuidAndCompanyId(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<BookmarksFolder> orderByComparator)
Returns a range of bookmarks folders matching the UUID and company.
|
int |
getBookmarksFoldersCount()
Returns the number of bookmarks folders.
|
java.util.List<BookmarksFolder> |
getCompanyFolders(long companyId,
int start,
int end) |
int |
getCompanyFoldersCount(long companyId) |
com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery |
getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) |
BookmarksFolder |
getFolder(long folderId) |
java.util.List<BookmarksFolder> |
getFolders(long groupId) |
java.util.List<BookmarksFolder> |
getFolders(long groupId,
long parentFolderId) |
java.util.List<BookmarksFolder> |
getFolders(long groupId,
long parentFolderId,
int start,
int end) |
java.util.List<BookmarksFolder> |
getFolders(long groupId,
long parentFolderId,
int status,
int start,
int end) |
java.util.List<java.lang.Object> |
getFoldersAndEntries(long groupId,
long folderId) |
java.util.List<java.lang.Object> |
getFoldersAndEntries(long groupId,
long folderId,
int status) |
java.util.List<java.lang.Object> |
getFoldersAndEntries(long groupId,
long folderId,
int status,
int start,
int end) |
java.util.List<java.lang.Object> |
getFoldersAndEntries(long groupId,
long folderId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<?> orderByComparator) |
int |
getFoldersAndEntriesCount(long groupId,
long folderId,
int status) |
int |
getFoldersCount(long groupId,
long parentFolderId) |
int |
getFoldersCount(long groupId,
long parentFolderId,
int status) |
com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery |
getIndexableActionableDynamicQuery() |
java.util.List<BookmarksFolder> |
getNoAssetFolders() |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.portal.kernel.model.PersistedModel |
getPersistedModel(java.io.Serializable primaryKeyObj) |
void |
getSubfolderIds(java.util.List<java.lang.Long> folderIds,
long groupId,
long folderId) |
BookmarksFolderLocalService |
getWrappedService() |
void |
mergeFolders(long folderId,
long parentFolderId) |
BookmarksFolder |
moveFolder(long folderId,
long parentFolderId) |
BookmarksFolder |
moveFolderFromTrash(long userId,
long folderId,
long parentFolderId) |
BookmarksFolder |
moveFolderToTrash(long userId,
long folderId) |
void |
rebuildTree(long companyId) |
void |
rebuildTree(long companyId,
long parentFolderId,
java.lang.String parentTreePath,
boolean reindex) |
BookmarksFolder |
restoreFolderFromTrash(long userId,
long folderId) |
void |
setWrappedService(BookmarksFolderLocalService bookmarksFolderLocalService) |
void |
subscribeFolder(long userId,
long groupId,
long folderId) |
void |
unsubscribeFolder(long userId,
long groupId,
long folderId) |
void |
updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
java.lang.String[] assetTagNames,
long[] assetLinkEntryIds,
java.lang.Double priority) |
BookmarksFolder |
updateBookmarksFolder(BookmarksFolder bookmarksFolder)
Updates the bookmarks folder in the database or adds it if it does not yet exist.
|
BookmarksFolder |
updateFolder(long userId,
long folderId,
long parentFolderId,
java.lang.String name,
java.lang.String description,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
BookmarksFolder |
updateStatus(long userId,
BookmarksFolder folder,
int status) |
public BookmarksFolderLocalServiceWrapper()
public BookmarksFolderLocalServiceWrapper(BookmarksFolderLocalService bookmarksFolderLocalService)
public BookmarksFolder addBookmarksFolder(BookmarksFolder bookmarksFolder)
Important: Inspect BookmarksFolderLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
addBookmarksFolder in interface BookmarksFolderLocalServicebookmarksFolder - the bookmarks folderpublic BookmarksFolder addFolder(long userId, long parentFolderId, java.lang.String name, java.lang.String description, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
addFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder createBookmarksFolder(long folderId)
createBookmarksFolder in interface BookmarksFolderLocalServicefolderId - the primary key for the new bookmarks folderpublic com.liferay.portal.kernel.model.PersistedModel createPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
createPersistedModel in interface BookmarksFolderLocalServicecreatePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic BookmarksFolder deleteBookmarksFolder(BookmarksFolder bookmarksFolder)
Important: Inspect BookmarksFolderLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteBookmarksFolder in interface BookmarksFolderLocalServicebookmarksFolder - the bookmarks folderpublic BookmarksFolder deleteBookmarksFolder(long folderId) throws com.liferay.portal.kernel.exception.PortalException
Important: Inspect BookmarksFolderLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
deleteBookmarksFolder in interface BookmarksFolderLocalServicefolderId - the primary key of the bookmarks folderPortalException - if a bookmarks folder with the primary key could not be foundpublic BookmarksFolder deleteFolder(BookmarksFolder folder) throws com.liferay.portal.kernel.exception.PortalException
deleteFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder deleteFolder(BookmarksFolder folder, boolean includeTrashedEntries) throws com.liferay.portal.kernel.exception.PortalException
deleteFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder deleteFolder(long folderId) throws com.liferay.portal.kernel.exception.PortalException
deleteFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder deleteFolder(long folderId, boolean includeTrashedEntries) throws com.liferay.portal.kernel.exception.PortalException
deleteFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteFolders(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
deleteFolders in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
throws com.liferay.portal.kernel.exception.PortalException
deletePersistedModel in interface BookmarksFolderLocalServicedeletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQuery in interface BookmarksFolderLocalServicedslQuery in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery)
dslQueryCount in interface BookmarksFolderLocalServicedslQueryCount in interface com.liferay.portal.kernel.service.PersistedModelLocalServicepublic com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
dynamicQuery in interface BookmarksFolderLocalServicepublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQuery in interface BookmarksFolderLocalServicedynamicQuery - the dynamic querypublic <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.bookmarks.model.impl.BookmarksFolderModelImpl.
dynamicQuery in interface BookmarksFolderLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)public <T> java.util.List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.bookmarks.model.impl.BookmarksFolderModelImpl.
dynamicQuery in interface BookmarksFolderLocalServicedynamicQuery - the dynamic querystart - the lower bound of the range of model instancesend - the upper bound of the range of model instances (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
dynamicQueryCount in interface BookmarksFolderLocalServicedynamicQuery - the dynamic querypublic long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
com.liferay.portal.kernel.dao.orm.Projection projection)
dynamicQueryCount in interface BookmarksFolderLocalServicedynamicQuery - the dynamic queryprojection - the projection to apply to the querypublic BookmarksFolder fetchBookmarksFolder(long folderId)
fetchBookmarksFolder in interface BookmarksFolderLocalServicepublic BookmarksFolder fetchBookmarksFolderByUuidAndGroupId(java.lang.String uuid, long groupId)
fetchBookmarksFolderByUuidAndGroupId in interface BookmarksFolderLocalServiceuuid - the bookmarks folder's UUIDgroupId - the primary key of the groupnull if a matching bookmarks folder could not be foundpublic com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
getActionableDynamicQuery in interface BookmarksFolderLocalServicepublic BookmarksFolder getBookmarksFolder(long folderId) throws com.liferay.portal.kernel.exception.PortalException
getBookmarksFolder in interface BookmarksFolderLocalServicefolderId - the primary key of the bookmarks folderPortalException - if a bookmarks folder with the primary key could not be foundpublic BookmarksFolder getBookmarksFolderByUuidAndGroupId(java.lang.String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException
getBookmarksFolderByUuidAndGroupId in interface BookmarksFolderLocalServiceuuid - the bookmarks folder's UUIDgroupId - the primary key of the groupPortalException - if a matching bookmarks folder could not be foundpublic java.util.List<BookmarksFolder> getBookmarksFolders(int start, int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from com.liferay.bookmarks.model.impl.BookmarksFolderModelImpl.
getBookmarksFolders in interface BookmarksFolderLocalServicestart - the lower bound of the range of bookmarks foldersend - the upper bound of the range of bookmarks folders (not inclusive)public java.util.List<BookmarksFolder> getBookmarksFoldersByUuidAndCompanyId(java.lang.String uuid, long companyId)
getBookmarksFoldersByUuidAndCompanyId in interface BookmarksFolderLocalServiceuuid - the UUID of the bookmarks folderscompanyId - the primary key of the companypublic java.util.List<BookmarksFolder> getBookmarksFoldersByUuidAndCompanyId(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<BookmarksFolder> orderByComparator)
getBookmarksFoldersByUuidAndCompanyId in interface BookmarksFolderLocalServiceuuid - the UUID of the bookmarks folderscompanyId - the primary key of the companystart - the lower bound of the range of bookmarks foldersend - the upper bound of the range of bookmarks folders (not inclusive)orderByComparator - the comparator to order the results by (optionally null)public int getBookmarksFoldersCount()
getBookmarksFoldersCount in interface BookmarksFolderLocalServicepublic java.util.List<BookmarksFolder> getCompanyFolders(long companyId, int start, int end)
getCompanyFolders in interface BookmarksFolderLocalServicepublic int getCompanyFoldersCount(long companyId)
getCompanyFoldersCount in interface BookmarksFolderLocalServicepublic com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
getExportActionableDynamicQuery in interface BookmarksFolderLocalServicepublic BookmarksFolder getFolder(long folderId) throws com.liferay.portal.kernel.exception.PortalException
getFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<BookmarksFolder> getFolders(long groupId)
getFolders in interface BookmarksFolderLocalServicepublic java.util.List<BookmarksFolder> getFolders(long groupId, long parentFolderId)
getFolders in interface BookmarksFolderLocalServicepublic java.util.List<BookmarksFolder> getFolders(long groupId, long parentFolderId, int start, int end)
getFolders in interface BookmarksFolderLocalServicepublic java.util.List<BookmarksFolder> getFolders(long groupId, long parentFolderId, int status, int start, int end)
getFolders in interface BookmarksFolderLocalServicepublic java.util.List<java.lang.Object> getFoldersAndEntries(long groupId,
long folderId)
getFoldersAndEntries in interface BookmarksFolderLocalServicepublic java.util.List<java.lang.Object> getFoldersAndEntries(long groupId,
long folderId,
int status)
getFoldersAndEntries in interface BookmarksFolderLocalServicepublic java.util.List<java.lang.Object> getFoldersAndEntries(long groupId,
long folderId,
int status,
int start,
int end)
getFoldersAndEntries in interface BookmarksFolderLocalServicepublic java.util.List<java.lang.Object> getFoldersAndEntries(long groupId,
long folderId,
int status,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<?> orderByComparator)
getFoldersAndEntries in interface BookmarksFolderLocalServicepublic int getFoldersAndEntriesCount(long groupId,
long folderId,
int status)
getFoldersAndEntriesCount in interface BookmarksFolderLocalServicepublic int getFoldersCount(long groupId,
long parentFolderId)
getFoldersCount in interface BookmarksFolderLocalServicepublic int getFoldersCount(long groupId,
long parentFolderId,
int status)
getFoldersCount in interface BookmarksFolderLocalServicepublic com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
getIndexableActionableDynamicQuery in interface BookmarksFolderLocalServicepublic java.util.List<BookmarksFolder> getNoAssetFolders()
getNoAssetFolders in interface BookmarksFolderLocalServicepublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface BookmarksFolderLocalServicepublic com.liferay.portal.kernel.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
throws com.liferay.portal.kernel.exception.PortalException
getPersistedModel in interface BookmarksFolderLocalServicegetPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalServicePortalExceptionpublic void getSubfolderIds(java.util.List<java.lang.Long> folderIds,
long groupId,
long folderId)
getSubfolderIds in interface BookmarksFolderLocalServicepublic void mergeFolders(long folderId,
long parentFolderId)
throws com.liferay.portal.kernel.exception.PortalException
mergeFolders in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder moveFolder(long folderId, long parentFolderId) throws com.liferay.portal.kernel.exception.PortalException
moveFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder moveFolderFromTrash(long userId, long folderId, long parentFolderId) throws com.liferay.portal.kernel.exception.PortalException
moveFolderFromTrash in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder moveFolderToTrash(long userId, long folderId) throws com.liferay.portal.kernel.exception.PortalException
moveFolderToTrash in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void rebuildTree(long companyId)
throws com.liferay.portal.kernel.exception.PortalException
rebuildTree in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void rebuildTree(long companyId,
long parentFolderId,
java.lang.String parentTreePath,
boolean reindex)
throws com.liferay.portal.kernel.exception.PortalException
rebuildTree in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder restoreFolderFromTrash(long userId, long folderId) throws com.liferay.portal.kernel.exception.PortalException
restoreFolderFromTrash in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void subscribeFolder(long userId,
long groupId,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException
subscribeFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void unsubscribeFolder(long userId,
long groupId,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException
unsubscribeFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void updateAsset(long userId,
BookmarksFolder folder,
long[] assetCategoryIds,
java.lang.String[] assetTagNames,
long[] assetLinkEntryIds,
java.lang.Double priority)
throws com.liferay.portal.kernel.exception.PortalException
updateAsset in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder updateBookmarksFolder(BookmarksFolder bookmarksFolder)
Important: Inspect BookmarksFolderLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
updateBookmarksFolder in interface BookmarksFolderLocalServicebookmarksFolder - the bookmarks folderpublic BookmarksFolder updateFolder(long userId, long folderId, long parentFolderId, java.lang.String name, java.lang.String description, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
updateFolder in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolder updateStatus(long userId, BookmarksFolder folder, int status) throws com.liferay.portal.kernel.exception.PortalException
updateStatus in interface BookmarksFolderLocalServicecom.liferay.portal.kernel.exception.PortalExceptionpublic BookmarksFolderLocalService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<BookmarksFolderLocalService>public void setWrappedService(BookmarksFolderLocalService bookmarksFolderLocalService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<BookmarksFolderLocalService>