- All Superinterfaces:
- AuditedModel, BaseModel<SCProductVersion>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<SCProductVersion>, PersistedModel, SCProductVersionModel, java.io.Serializable
- All Known Implementing Classes:
- SCProductVersionWrapper
@ProviderType
public interface SCProductVersion
extends SCProductVersionModel, PersistedModel
The extended model interface for the SCProductVersion service. Represents a row in the "SCProductVersion" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
SCProductVersionModel,
com.liferay.portlet.softwarecatalog.model.impl.SCProductVersionImpl,
com.liferay.portlet.softwarecatalog.model.impl.SCProductVersionModelImpl- Generated: