Uses of Annotation Interface
com.liferay.portal.kernel.increment.BufferedIncrement
Packages that use BufferedIncrement
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of BufferedIncrement in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service with annotations of type BufferedIncrementModifier and TypeMethodDescriptionAssetTagLocalService.incrementAssetCount
(long tagId, long classNameId) Increments the number of assets to which the asset tag has been applied. -
Uses of BufferedIncrement in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service with annotations of type BufferedIncrementModifier and TypeMethodDescriptionvoid
DLFolderLocalService.updateLastPostDate
(long folderId, Date lastPostDate)