Package com.liferay.portal.kernel.model
Interface LayoutSetPrototype
- All Superinterfaces:
AuditedModel,BaseModel<LayoutSetPrototype>,ClassedModel,Cloneable,Comparable<LayoutSetPrototype>,CTModel<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:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()longbooleanvoidsetSettingsProperties(UnicodeProperties settingsUnicodeProperties) Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, copyCacheFields, 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, getCtCollectionId, 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, setCtCollectionId, 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
-
getSettingsProperties
UnicodeProperties getSettingsProperties() -
getSettingsProperty
-
hasSetModifiedDate
boolean hasSetModifiedDate() -
setSettingsProperties
-