com.liferay.portlet.softwarecatalog.model
Interface SCProductScreenshot

All Superinterfaces:
BaseModel<SCProductScreenshot>, java.lang.Cloneable, java.lang.Comparable<SCProductScreenshot>, SCProductScreenshotModel, java.io.Serializable
All Known Implementing Classes:
SCProductScreenshotWrapper

public interface SCProductScreenshot
extends SCProductScreenshotModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the SCProductScreenshot table in the database.

Customize com.liferay.portlet.softwarecatalog.model.impl.SCProductScreenshotImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
SCProductScreenshotModel, com.liferay.portlet.softwarecatalog.model.impl.SCProductScreenshotImpl, com.liferay.portlet.softwarecatalog.model.impl.SCProductScreenshotModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.softwarecatalog.model.SCProductScreenshotModel
clone, compareTo, getCompanyId, getFullImageId, getGroupId, getPrimaryKey, getPrimaryKeyObj, getPriority, getProductEntryId, getProductScreenshotId, getThumbnailId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setEscapedModel, setFullImageId, setGroupId, setNew, setPrimaryKey, setPriority, setProductEntryId, setProductScreenshotId, setThumbnailId, toEscapedModel, toString, toXmlString