com.liferay.portlet.softwarecatalog.model
Interface SCFrameworkVersion

All Superinterfaces:
BaseModel<SCFrameworkVersion>, java.lang.Cloneable, java.lang.Comparable<SCFrameworkVersion>, SCFrameworkVersionModel, java.io.Serializable
All Known Implementing Classes:
SCFrameworkVersionWrapper

public interface SCFrameworkVersion
extends SCFrameworkVersionModel

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

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

Author:
Brian Wing Shun Chan
See Also:
SCFrameworkVersionModel, com.liferay.portlet.softwarecatalog.model.impl.SCFrameworkVersionImpl, com.liferay.portlet.softwarecatalog.model.impl.SCFrameworkVersionModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.softwarecatalog.model.SCFrameworkVersionModel
clone, compareTo, getActive, getCompanyId, getCreateDate, getExpandoBridge, getFrameworkVersionId, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getPriority, getUrl, getUserId, getUserName, getUserUuid, hashCode, isActive, isCachedModel, isEscapedModel, isNew, setActive, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setFrameworkVersionId, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setPriority, setUrl, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString