com.liferay.portlet.softwarecatalog.model
Interface SCLicense

All Superinterfaces:
BaseModel<SCLicense>, java.lang.Cloneable, java.lang.Comparable<SCLicense>, SCLicenseModel, java.io.Serializable
All Known Implementing Classes:
SCLicenseWrapper

public interface SCLicense
extends SCLicenseModel

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 SCLicense table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
SCLicenseModel, com.liferay.portlet.softwarecatalog.model.impl.SCLicenseImpl, com.liferay.portlet.softwarecatalog.model.impl.SCLicenseModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.softwarecatalog.model.SCLicenseModel
clone, compareTo, getActive, getExpandoBridge, getLicenseId, getName, getOpenSource, getPrimaryKey, getPrimaryKeyObj, getRecommended, getUrl, hashCode, isActive, isCachedModel, isEscapedModel, isNew, isOpenSource, isRecommended, setActive, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setLicenseId, setName, setNew, setOpenSource, setPrimaryKey, setRecommended, setUrl, toEscapedModel, toString, toXmlString