|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetEntryService | |
---|---|
com.liferay.portlet.asset.service | This package defines the local and remote asset portlet service interfaces and classes. |
Uses of AssetEntryService in com.liferay.portlet.asset.service |
---|
Classes in com.liferay.portlet.asset.service that implement AssetEntryService | |
---|---|
class |
AssetEntryServiceWrapper
This class is a wrapper for AssetEntryService . |
Methods in com.liferay.portlet.asset.service that return AssetEntryService | |
---|---|
static AssetEntryService |
AssetEntryServiceUtil.getService()
|
AssetEntryService |
AssetEntryServiceWrapper.getWrappedAssetEntryService()
Deprecated. Renamed to AssetEntryServiceWrapper.getWrappedService() |
AssetEntryService |
AssetEntryServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.asset.service with parameters of type AssetEntryService | |
---|---|
void |
AssetEntryServiceUtil.setService(AssetEntryService service)
|
void |
AssetEntryServiceWrapper.setWrappedAssetEntryService(AssetEntryService assetEntryService)
Deprecated. Renamed to AssetEntryServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetEntryService) |
void |
AssetEntryServiceWrapper.setWrappedService(AssetEntryService assetEntryService)
|
Constructors in com.liferay.portlet.asset.service with parameters of type AssetEntryService | |
---|---|
AssetEntryServiceWrapper(AssetEntryService assetEntryService)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |