com.liferay.portal.model
Interface LayoutSetPrototype
- All Superinterfaces:
- AuditedModel, BaseModel<LayoutSetPrototype>, ClassedModel, Cloneable, Comparable<LayoutSetPrototype>, LayoutSetPrototypeModel, LocalizedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel
- All Known Implementing Classes:
- LayoutSetPrototypeBaseImpl, LayoutSetPrototypeImpl, LayoutSetPrototypeWrapper
@ProviderType
public interface LayoutSetPrototype
- extends LayoutSetPrototypeModel, PersistedModel
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.
- See Also:
LayoutSetPrototypeModel,
LayoutSetPrototypeImpl,
LayoutSetPrototypeModelImpl- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from interface com.liferay.portal.model.LayoutSetPrototypeModel |
clone, compareTo, getActive, getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getLayoutSetPrototypeId, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getSettings, getUserId, getUserName, getUserUuid, getUuid, hashCode, isActive, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setActive, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setLayoutSetPrototypeId, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setSettings, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
LAYOUT_SET_PROTOTYPE_ID_ACCESSOR
static final Accessor<LayoutSetPrototype,Long> LAYOUT_SET_PROTOTYPE_ID_ACCESSOR
getGroup
Group getGroup()
throws PortalException
- Throws:
PortalException
getGroupId
long getGroupId()
throws PortalException
- Throws:
PortalException
getLayoutSet
LayoutSet getLayoutSet()
throws PortalException
- Throws:
PortalException
getSettingsProperties
UnicodeProperties getSettingsProperties()
getSettingsProperty
String getSettingsProperty(String key)
hasSetModifiedDate
boolean hasSetModifiedDate()
setSettingsProperties
void setSettingsProperties(UnicodeProperties settingsProperties)