|
Liferay 6.1.2-ce-ga3 | |||||||||
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
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)
Deprecated. |
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.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |