Package com.liferay.portal.kernel.model
Interface LayoutPrototype
- All Superinterfaces:
AuditedModel,BaseModel<LayoutPrototype>,ClassedModel,Cloneable,Comparable<LayoutPrototype>,CTModel<LayoutPrototype>,LayoutPrototypeModel,LocalizedModel,MVCCModel,PersistedModel,Serializable,ShardedModel,StagedAuditedModel,StagedModel
- All Known Implementing Classes:
LayoutPrototypeWrapper
The extended model interface for the LayoutPrototype service. Represents a row in the "LayoutPrototype" 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 prototype since its last reset or update.booleanMethods 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.LayoutPrototypeModel
cloneWithOriginalValues, getActive, getAvailableLanguageIds, getCompanyId, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getLayoutPrototypeId, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getSettings, getUserId, getUserName, getUserUuid, getUuid, isActive, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setActive, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setLayoutPrototypeId, 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_PROTOTYPE_ID_ACCESSOR
-
-
Method Details
-
getGroup
- Throws:
PortalException
-
getGroupId
- Throws:
PortalException
-
getLayout
- Throws:
PortalException
-
getMergeFailCount
Returns the number of failed merge attempts for the layout prototype since its last reset or update.- Returns:
- the number of failed merge attempts for the layout prototype
- Throws:
PortalException
-
hasSetModifiedDate
boolean hasSetModifiedDate()
-