Package com.liferay.portal.kernel.model
Interface LayoutSetPrototype
- All Superinterfaces:
AuditedModel,BaseModel<LayoutSetPrototype>,ClassedModel,Cloneable,Comparable<LayoutSetPrototype>,LayoutSetPrototypeModel,LocalizedModel,MVCCModel,PersistedModel,Serializable,ShardedModel,StagedAuditedModel,StagedModel
- All Known Implementing Classes:
LayoutSetPrototypeWrapper
The extended model interface for the LayoutSetPrototype service. Represents a row in the "LayoutSetPrototype" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()longintReturns the number of failed merge attempts for the layout set prototype since its last reset or update.booleanvoidsetSettingsProperties(UnicodeProperties settingsUnicodeProperties) 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.portal.kernel.model.LayoutSetPrototypeModel
cloneWithOriginalValues, getActive, getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getLayoutSetPrototypeId, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getSettings, getUserId, getUserName, getUserUuid, getUuid, isActive, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setActive, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setLayoutSetPrototypeId, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPrimaryKey, setSettings, setUserId, setUserName, 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
-
LAYOUT_SET_PROTOTYPE_ID_ACCESSOR
-
-
Method Details
-
getGroup
- Throws:
PortalException
-
getGroupId
- Throws:
PortalException
-
getLayoutSet
- Throws:
PortalException
-
getMergeFailCount
Returns the number of failed merge attempts for the layout set prototype since its last reset or update.- Returns:
- the number of failed merge attempts for the layout set prototype
- Throws:
PortalException
-
getSettingsProperties
UnicodeProperties getSettingsProperties() -
getSettingsProperty
-
hasSetModifiedDate
boolean hasSetModifiedDate() -
setSettingsProperties
-