|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetEntryLocalService | |
|---|---|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.repository.proxy | |
| com.liferay.portlet.asset.service | This package defines the local and remote asset portlet service interfaces and classes. |
| 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 |
BaseRepositoryImpl.setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
|
void |
BaseRepository.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
This class is a wrapper for AssetEntryLocalService. |
| Methods in com.liferay.portlet.asset.service that return AssetEntryLocalService | |
|---|---|
static AssetEntryLocalService |
AssetEntryLocalServiceUtil.getService()
|
AssetEntryLocalService |
AssetEntryLocalServiceWrapper.getWrappedAssetEntryLocalService()
Deprecated. Renamed to AssetEntryLocalServiceWrapper.getWrappedService() |
AssetEntryLocalService |
AssetEntryLocalServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetEntryLocalService | |
|---|---|
void |
AssetEntryLocalServiceUtil.setService(AssetEntryLocalService service)
|
void |
AssetEntryLocalServiceWrapper.setWrappedAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Deprecated. Renamed to AssetEntryLocalServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetEntryLocalService) |
void |
AssetEntryLocalServiceWrapper.setWrappedService(AssetEntryLocalService assetEntryLocalService)
|
| Constructors in com.liferay.portlet.asset.service with parameters of type AssetEntryLocalService | |
|---|---|
AssetEntryLocalServiceWrapper(AssetEntryLocalService assetEntryLocalService)
|
|
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||