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