Package com.liferay.launch.model
Interface LaunchSet
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<LaunchSet>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<LaunchSet>,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,LaunchSetModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedModel
- All Known Implementing Classes:
LaunchSetWrapper
@ProviderType
public interface LaunchSet
extends LaunchSetModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the LaunchSet service. Represents a row in the "LaunchSet" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.launch.model.LaunchSetModel
cloneWithOriginalValues, getCompanyId, getCreateDate, getDescription, getExternalReferenceCode, getLaunchSetId, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserUuid, getStatusDate, getUserId, getUserUuid, getUuid, setCompanyId, setCreateDate, setDescription, setExternalReferenceCode, setLaunchSetId, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserUuid, setStatusDate, setUserId, setUserUuid, setUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Field Details
-
LAUNCH_SET_ID_ACCESSOR
-