|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferedIncrement | |
|---|---|
| com.liferay.asset.kernel.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.document.library.kernel.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.message.boards.kernel.service | |
| Uses of BufferedIncrement in com.liferay.asset.kernel.service |
|---|
| Methods in com.liferay.asset.kernel.service with annotations of type BufferedIncrement | |
|---|---|
void |
AssetEntryLocalService.incrementViewCounter(long userId,
String className,
long classPK,
int increment)
|
| Uses of BufferedIncrement in com.liferay.document.library.kernel.service |
|---|
| Methods in com.liferay.document.library.kernel.service with annotations of type BufferedIncrement | |
|---|---|
void |
DLFileEntryLocalService.incrementViewCounter(DLFileEntry dlFileEntry,
int increment)
|
void |
DLFolderLocalService.updateLastPostDate(long folderId,
Date lastPostDate)
|
| Uses of BufferedIncrement in com.liferay.message.boards.kernel.service |
|---|
| Methods in com.liferay.message.boards.kernel.service with annotations of type BufferedIncrement | |
|---|---|
void |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment)
|
|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||