|
||||||||||
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.impl.SCProductEntryModelImpl
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryImpl
Field Summary |
Fields inherited from class com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_AUTHOR, XSS_ALLOW_BY_MODEL, XSS_ALLOW_LONGDESCRIPTION, XSS_ALLOW_NAME, XSS_ALLOW_PAGEURL, XSS_ALLOW_REPOARTIFACTID, XSS_ALLOW_REPOGROUPID, XSS_ALLOW_SHORTDESCRIPTION, XSS_ALLOW_TAGS, XSS_ALLOW_TYPE, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
SCProductEntryImpl()
|
Method Summary | |
com.liferay.portlet.softwarecatalog.model.SCProductVersion |
getLatestVersion()
|
java.util.List |
getLicenses()
|
java.util.List |
getScreenshots()
|
Methods inherited from class com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl |
clone, compareTo, equals, getAuthor, getCompanyId, getCreateDate, getGroupId, getLongDescription, getModifiedDate, getName, 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 |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, 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 |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
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 getLicenses() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getLicenses
in interface com.liferay.portlet.softwarecatalog.model.SCProductEntry
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public java.util.List getScreenshots() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getScreenshots
in interface com.liferay.portlet.softwarecatalog.model.SCProductEntry
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |