Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
void |
AssetEntryLocalService.incrementViewCounter(long userId,
String className,
long classPK,
int increment) |
Modifier and Type | Method and Description |
---|---|
void |
DLFileEntryLocalService.incrementViewCounter(DLFileEntry dlFileEntry,
int increment) |
void |
DLFolderLocalService.updateLastPostDate(long folderId,
Date lastPostDate) |
Modifier and Type | Method and Description |
---|---|
void |
MBThreadLocalService.incrementViewCounter(long threadId,
int increment) |