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

The model interface for the SCProductScreenshot service. Represents a row in the "SCProductScreenshot" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to com.liferay.portlet.softwarecatalog.model.impl.SCProductScreenshotImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a s c product screenshot model instance should use the SCProductScreenshot interface instead.

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, getExpandoBridge, getFullImageId, getGroupId, getPrimaryKey, getPrimaryKeyObj, getPriority, getProductEntryId, getProductScreenshotId, getThumbnailId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setEscapedModel, setExpandoBridgeAttributes, setFullImageId, setGroupId, setNew, setPrimaryKey, setPriority, setProductEntryId, setProductScreenshotId, setThumbnailId, toEscapedModel, toString, toXmlString