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

The model interface for the SCFrameworkVersion service. Represents a row in the "SCFrameworkVersion" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to com.liferay.portlet.softwarecatalog.model.impl.SCFrameworkVersionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a s c framework version model instance should use the SCFrameworkVersion interface instead.

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