com.liferay.portlet.softwarecatalog.service.impl
Class SCProductScreenshotLocalServiceImpl
java.lang.Object
com.liferay.portlet.softwarecatalog.service.base.SCProductScreenshotLocalServiceBaseImpl
com.liferay.portlet.softwarecatalog.service.impl.SCProductScreenshotLocalServiceImpl
- All Implemented Interfaces:
- com.liferay.portlet.softwarecatalog.service.SCProductScreenshotLocalService
- public class SCProductScreenshotLocalServiceImpl
- extends SCProductScreenshotLocalServiceBaseImpl
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCProductScreenshotLocalServiceImpl
public SCProductScreenshotLocalServiceImpl()
deleteProductScreenshot
public void deleteProductScreenshot(com.liferay.portlet.softwarecatalog.model.SCProductScreenshot productScreenshot)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
deleteProductScreenshots
public void deleteProductScreenshots(long productEntryId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException
getProductScreenshot
public com.liferay.portlet.softwarecatalog.model.SCProductScreenshot getProductScreenshot(long productEntryId,
int priority)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
- Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException
getProductScreenshots
public java.util.List getProductScreenshots(long productEntryId)
throws com.liferay.portal.SystemException
- Throws:
com.liferay.portal.SystemException