| Package | Description |
|---|---|
| com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.kernel.repository.proxy |
This package defines the portal repository proxy beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetEntryLocalServiceWrapper
Provides a wrapper for
AssetEntryLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static AssetEntryLocalService |
AssetEntryLocalServiceUtil.getService() |
AssetEntryLocalService |
AssetEntryLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssetEntryLocalServiceWrapper.setWrappedService(AssetEntryLocalService assetEntryLocalService) |
| Constructor and Description |
|---|
AssetEntryLocalServiceWrapper(AssetEntryLocalService assetEntryLocalService) |
| Modifier and Type | Field and Description |
|---|---|
protected AssetEntryLocalService |
BaseRepositoryImpl.assetEntryLocalService |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRepository.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService) |
void |
BaseRepositoryImpl.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRepositoryProxyBean.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService) |