|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.softwarecatalog.service.impl.SCProductScreenshotLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
SCProductScreenshotLocalServiceFactory
,
SCProductScreenshotLocalServiceUtil
Method Detail |
public SCProductScreenshot addSCProductScreenshot(SCProductScreenshot model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public SCProductScreenshot updateSCProductScreenshot(SCProductScreenshot model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public SCLicensePersistence getSCLicensePersistence()
public void setSCLicensePersistence(SCLicensePersistence scLicensePersistence)
public SCFrameworkVersionPersistence getSCFrameworkVersionPersistence()
public void setSCFrameworkVersionPersistence(SCFrameworkVersionPersistence scFrameworkVersionPersistence)
public SCProductEntryPersistence getSCProductEntryPersistence()
public void setSCProductEntryPersistence(SCProductEntryPersistence scProductEntryPersistence)
public SCProductScreenshotPersistence getSCProductScreenshotPersistence()
public void setSCProductScreenshotPersistence(SCProductScreenshotPersistence scProductScreenshotPersistence)
public SCProductVersionPersistence getSCProductVersionPersistence()
public void setSCProductVersionPersistence(SCProductVersionPersistence scProductVersionPersistence)
public void afterPropertiesSet()
public void deleteProductScreenshot(SCProductScreenshot productScreenshot) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public void deleteProductScreenshots(long productEntryId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public SCProductScreenshot getProductScreenshot(long productEntryId, int priority) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public java.util.List getProductScreenshots(long productEntryId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public SCProductScreenshot getProductScreenshotByFullImageId(long fullImageId) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
public SCProductScreenshot getProductScreenshotByThumbnailId(long thumbnailId) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |