|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SCProductEntry
The model interface for the SCProductEntry service. Represents a row in the "SCProductEntry" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to SCProductEntryImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
SCProductEntryModel,
SCProductEntryImpl,
SCProductEntryModelImpl| Method Summary | |
|---|---|
SCProductVersion |
getLatestVersion()
|
List<SCLicense> |
getLicenses()
|
List<SCProductScreenshot> |
getScreenshots()
|
| Methods inherited from interface com.liferay.portlet.softwarecatalog.model.SCProductEntryModel |
|---|
clone, compareTo, getAuthor, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLongDescription, getModifiedDate, getName, getPageURL, getPrimaryKey, getPrimaryKeyObj, getProductEntryId, getRepoArtifactId, getRepoGroupId, getShortDescription, getTags, getType, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAuthor, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setLongDescription, setModifiedDate, setName, setNew, setPageURL, setPrimaryKey, setProductEntryId, setRepoArtifactId, setRepoGroupId, setShortDescription, setTags, setType, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
SCProductVersion getLatestVersion()
throws SystemException
SystemException
List<SCLicense> getLicenses()
throws SystemException
SystemException
List<SCProductScreenshot> getScreenshots()
throws SystemException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||