|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.softwarecatalog.model.SCProductEntry>
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryImpl
public class SCProductEntryImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_SCLICENSES_SCPRODUCTENTRIES, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
SCProductEntryImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.softwarecatalog.model.SCProductVersion |
getLatestVersion()
|
java.util.List<com.liferay.portlet.softwarecatalog.model.SCLicense> |
getLicenses()
|
java.util.List<com.liferay.portlet.softwarecatalog.model.SCProductScreenshot> |
getScreenshots()
|
Methods inherited from class com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl |
---|
clone, compareTo, equals, getAuthor, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getLongDescription, getModifiedDate, getName, getOriginalRepoArtifactId, getOriginalRepoGroupId, getPageURL, getPrimaryKey, getPrimaryKeyObj, getProductEntryId, getRepoArtifactId, getRepoGroupId, getShortDescription, getTags, getType, getUserId, getUserName, hashCode, setAuthor, setCompanyId, setCreateDate, setGroupId, setLongDescription, setModifiedDate, setName, setPageURL, setPrimaryKey, setProductEntryId, setRepoArtifactId, setRepoGroupId, setShortDescription, setTags, setType, setUserId, setUserName, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.softwarecatalog.model.SCProductEntryModel |
---|
getAuthor, getCompanyId, getCreateDate, getGroupId, getLongDescription, getModifiedDate, getName, getPageURL, getPrimaryKey, getProductEntryId, getRepoArtifactId, getRepoGroupId, getShortDescription, getTags, getType, getUserId, getUserName, setAuthor, setCompanyId, setCreateDate, setGroupId, setLongDescription, setModifiedDate, setName, setPageURL, setPrimaryKey, setProductEntryId, setRepoArtifactId, setRepoGroupId, setShortDescription, setTags, setType, setUserId, setUserName, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public SCProductEntryImpl()
Method Detail |
---|
public com.liferay.portlet.softwarecatalog.model.SCProductVersion getLatestVersion() throws com.liferay.portal.SystemException
getLatestVersion
in interface com.liferay.portlet.softwarecatalog.model.SCProductEntry
com.liferay.portal.SystemException
public java.util.List<com.liferay.portlet.softwarecatalog.model.SCLicense> getLicenses() throws com.liferay.portal.SystemException
getLicenses
in interface com.liferay.portlet.softwarecatalog.model.SCProductEntry
com.liferay.portal.SystemException
public java.util.List<com.liferay.portlet.softwarecatalog.model.SCProductScreenshot> getScreenshots() throws com.liferay.portal.SystemException
getScreenshots
in interface com.liferay.portlet.softwarecatalog.model.SCProductEntry
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |