Package com.liferay.portal.service.impl
Class ImageServiceImpl
Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portal.service.base.ImageServiceBaseImpl
com.liferay.portal.service.impl.ImageServiceImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
,com.liferay.portal.kernel.service.BaseService
,com.liferay.portal.kernel.service.ImageService
- Author:
- Brian Wing Shun Chan, Julio Camarero, Sergio González
-
Field Summary
Fields inherited from class com.liferay.portal.service.base.ImageServiceBaseImpl
counterLocalService, imageLocalService, imagePersistence, imageService
Fields inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.service.base.ImageServiceBaseImpl
afterPropertiesSet, destroy, getCounterLocalService, getImageLocalService, getImagePersistence, getImageService, getModelClass, getModelClassName, getOSGiServiceIdentifier, runSQL, setCounterLocalService, setImageLocalService, setImagePersistence, setImageService
Methods inherited from class com.liferay.portal.kernel.service.BaseServiceImpl
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId
-
Constructor Details
-
ImageServiceImpl
public ImageServiceImpl()
-
-
Method Details
-
getImage
public com.liferay.portal.kernel.model.Image getImage(long imageId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-