|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetEntryLocalService | |
|---|---|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.repository.proxy | This package defines the portal repository proxy beans. |
| com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
| Uses of AssetEntryLocalService in com.liferay.portal.kernel.repository |
|---|
| Fields in com.liferay.portal.kernel.repository declared as AssetEntryLocalService | |
|---|---|
protected AssetEntryLocalService |
BaseRepositoryImpl.assetEntryLocalService
|
| Methods in com.liferay.portal.kernel.repository with parameters of type AssetEntryLocalService | |
|---|---|
void |
BaseRepository.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
|
void |
BaseRepositoryImpl.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
|
| Uses of AssetEntryLocalService in com.liferay.portal.repository.proxy |
|---|
| Methods in com.liferay.portal.repository.proxy with parameters of type AssetEntryLocalService | |
|---|---|
void |
BaseRepositoryProxyBean.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
|
| Uses of AssetEntryLocalService in com.liferay.portlet.asset.service |
|---|
| Classes in com.liferay.portlet.asset.service that implement AssetEntryLocalService | |
|---|---|
class |
AssetEntryLocalServiceWrapper
Provides a wrapper for AssetEntryLocalService. |
| Methods in com.liferay.portlet.asset.service that return AssetEntryLocalService | |
|---|---|
static AssetEntryLocalService |
AssetEntryLocalServiceUtil.getService()
|
AssetEntryLocalService |
AssetEntryLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetEntryLocalService | |
|---|---|
void |
AssetEntryLocalServiceWrapper.setWrappedService(AssetEntryLocalService assetEntryLocalService)
|
| Constructors in com.liferay.portlet.asset.service with parameters of type AssetEntryLocalService | |
|---|---|
AssetEntryLocalServiceWrapper(AssetEntryLocalService assetEntryLocalService)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||