|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferedIncrement | |
|---|---|
| com.liferay.portal.increment | |
| com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.asset.service.impl | This package defines the asset portlet local and remote service implementations. |
| com.liferay.portlet.documentlibrary.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
| com.liferay.portlet.messageboards.service | |
| com.liferay.portlet.messageboards.service.impl | |
| Uses of BufferedIncrement in com.liferay.portal.increment |
|---|
| Methods in com.liferay.portal.increment that return BufferedIncrement | |
|---|---|
BufferedIncrement |
BufferedIncrementAdvice.getNullAnnotation()
|
| Uses of BufferedIncrement in com.liferay.portlet.asset.service |
|---|
| Methods in com.liferay.portlet.asset.service with annotations of type BufferedIncrement | |
|---|---|
void |
AssetEntryLocalService.incrementViewCounter(long userId,
String className,
long classPK,
int increment)
|
| Uses of BufferedIncrement in com.liferay.portlet.asset.service.impl |
|---|
| Methods in com.liferay.portlet.asset.service.impl with annotations of type BufferedIncrement | |
|---|---|
void |
AssetEntryLocalServiceImpl.incrementViewCounter(long userId,
String className,
long classPK,
int increment)
|
| Uses of BufferedIncrement in com.liferay.portlet.documentlibrary.service |
|---|
| Methods in com.liferay.portlet.documentlibrary.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.portlet.documentlibrary.service.impl |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.impl with annotations of type BufferedIncrement | |
|---|---|
void |
DLFileEntryLocalServiceImpl.incrementViewCounter(DLFileEntry dlFileEntry,
int increment)
|
void |
DLFolderLocalServiceImpl.updateLastPostDate(long folderId,
Date lastPostDate)
|
| Uses of BufferedIncrement in com.liferay.portlet.messageboards.service |
|---|
| Methods in com.liferay.portlet.messageboards.service with annotations of type BufferedIncrement | |
|---|---|
void |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment)
|
| Uses of BufferedIncrement in com.liferay.portlet.messageboards.service.impl |
|---|
| Methods in com.liferay.portlet.messageboards.service.impl with annotations of type BufferedIncrement | |
|---|---|
void |
MBThreadLocalServiceImpl.incrementViewCounter(long threadId,
int increment)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||