@ProviderType public interface SCProductEntry extends SCProductEntryModel, PersistedModel
SCProductEntryModel,
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryImpl,
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<SCProductEntry,java.lang.Long> |
PRODUCT_ENTRY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
SCProductVersion |
getLatestVersion() |
java.util.List<SCLicense> |
getLicenses() |
java.util.List<SCProductScreenshot> |
getScreenshots() |
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, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLongDescription, setModifiedDate, setName, setNew, setPageURL, setPrimaryKey, setPrimaryKeyObj, setProductEntryId, setRepoArtifactId, setRepoGroupId, setShortDescription, setTags, setType, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersiststatic final Accessor<SCProductEntry,java.lang.Long> PRODUCT_ENTRY_ID_ACCESSOR
SCProductVersion getLatestVersion()
java.util.List<SCLicense> getLicenses()
java.util.List<SCProductScreenshot> getScreenshots()