@JSON(strict=true)
@ProviderType
public class LayoutModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>
implements com.liferay.portal.kernel.model.LayoutModel
This implementation and its corresponding interface LayoutModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in LayoutImpl.
LayoutImpl,
Layout,
LayoutModel,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED |
static long |
COMPANYID_COLUMN_BITMASK |
static String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static boolean |
FINDER_CACHE_ENABLED |
static long |
FRIENDLYURL_COLUMN_BITMASK |
static long |
GROUPID_COLUMN_BITMASK |
static long |
ICONIMAGEID_COLUMN_BITMASK |
static long |
LAYOUTID_COLUMN_BITMASK |
static long |
LAYOUTPROTOTYPEUUID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
PARENTLAYOUTID_COLUMN_BITMASK |
static long |
PRIORITY_COLUMN_BITMASK |
static long |
PRIVATELAYOUT_COLUMN_BITMASK |
static String |
SESSION_FACTORY |
static long |
SOURCEPROTOTYPELAYOUTUUID_COLUMN_BITMASK |
static Object[][] |
TABLE_COLUMNS |
static Map<String,Integer> |
TABLE_COLUMNS_MAP |
static String |
TABLE_NAME |
static String |
TABLE_SQL_CREATE |
static String |
TABLE_SQL_DROP |
static String |
TX_MANAGER |
static long |
TYPE_COLUMN_BITMASK |
static long |
UUID_COLUMN_BITMASK |
| Constructor and Description |
|---|
LayoutModelImpl() |
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long COMPANYID_COLUMN_BITMASK
public static final long FRIENDLYURL_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long ICONIMAGEID_COLUMN_BITMASK
public static final long LAYOUTID_COLUMN_BITMASK
public static final long LAYOUTPROTOTYPEUUID_COLUMN_BITMASK
public static final long PARENTLAYOUTID_COLUMN_BITMASK
public static final long PRIVATELAYOUT_COLUMN_BITMASK
public static final long SOURCEPROTOTYPELAYOUTUUID_COLUMN_BITMASK
public static final long TYPE_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long PRIORITY_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static com.liferay.portal.kernel.model.Layout toModel(com.liferay.portal.kernel.model.LayoutSoap soapModel)
soapModel - the soap model instance to convertpublic static List<com.liferay.portal.kernel.model.Layout> toModels(com.liferay.portal.kernel.model.LayoutSoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.LayoutModelpublic Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.LayoutModelpublic Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>@JSON public long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.LayoutModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.LayoutModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel@JSON public String getUuid()
getUuid in interface com.liferay.portal.kernel.model.LayoutModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void setUuid(String uuid)
setUuid in interface com.liferay.portal.kernel.model.LayoutModelsetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic String getOriginalUuid()
@JSON public long getPlid()
getPlid in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPlid(long plid)
setPlid in interface com.liferay.portal.kernel.model.LayoutModel@JSON public long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalGroupId()
@JSON public long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.LayoutModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.LayoutModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getOriginalCompanyId()
@JSON public long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface com.liferay.portal.kernel.model.LayoutModelpublic String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface com.liferay.portal.kernel.model.LayoutModelpublic void setUserUuid(String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface com.liferay.portal.kernel.model.LayoutModelpublic void setUserName(String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface com.liferay.portal.kernel.model.LayoutModel@JSON public Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.LayoutModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic void setCreateDate(Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.LayoutModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.LayoutModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.LayoutModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModel@JSON public boolean getPrivateLayout()
getPrivateLayout in interface com.liferay.portal.kernel.model.LayoutModel@JSON public boolean isPrivateLayout()
isPrivateLayout in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout in interface com.liferay.portal.kernel.model.LayoutModelpublic boolean getOriginalPrivateLayout()
@JSON public long getLayoutId()
getLayoutId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setLayoutId(long layoutId)
setLayoutId in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalLayoutId()
@JSON public long getParentLayoutId()
getParentLayoutId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setParentLayoutId(long parentLayoutId)
setParentLayoutId in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalParentLayoutId()
@JSON public String getName()
getName in interface com.liferay.portal.kernel.model.LayoutModelpublic String getName(Locale locale)
getName in interface com.liferay.portal.kernel.model.LayoutModelpublic String getName(Locale locale, boolean useDefault)
getName in interface com.liferay.portal.kernel.model.LayoutModelpublic String getName(String languageId)
getName in interface com.liferay.portal.kernel.model.LayoutModelpublic String getName(String languageId, boolean useDefault)
getName in interface com.liferay.portal.kernel.model.LayoutModelpublic String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getNameCurrentValue()
getNameCurrentValue in interface com.liferay.portal.kernel.model.LayoutModelpublic Map<Locale,String> getNameMap()
getNameMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setName(String name)
setName in interface com.liferay.portal.kernel.model.LayoutModelpublic void setName(String name, Locale locale)
setName in interface com.liferay.portal.kernel.model.LayoutModelpublic void setName(String name, Locale locale, Locale defaultLocale)
setName in interface com.liferay.portal.kernel.model.LayoutModelpublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setNameMap(Map<Locale,String> nameMap)
setNameMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setNameMap(Map<Locale,String> nameMap, Locale defaultLocale)
setNameMap in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getTitle()
getTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic String getTitle(Locale locale)
getTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic String getTitle(Locale locale, boolean useDefault)
getTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic String getTitle(String languageId)
getTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic String getTitle(String languageId, boolean useDefault)
getTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getTitleCurrentValue()
getTitleCurrentValue in interface com.liferay.portal.kernel.model.LayoutModelpublic Map<Locale,String> getTitleMap()
getTitleMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitle(String title)
setTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitle(String title, Locale locale)
setTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitle(String title, Locale locale, Locale defaultLocale)
setTitle in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitleCurrentLanguageId(String languageId)
setTitleCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitleMap(Map<Locale,String> titleMap)
setTitleMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTitleMap(Map<Locale,String> titleMap, Locale defaultLocale)
setTitleMap in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getDescription()
getDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic String getDescription(Locale locale)
getDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic String getDescription(Locale locale, boolean useDefault)
getDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic String getDescription(String languageId)
getDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic String getDescription(String languageId, boolean useDefault)
getDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface com.liferay.portal.kernel.model.LayoutModelpublic Map<Locale,String> getDescriptionMap()
getDescriptionMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescription(String description)
setDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescription(String description, Locale locale)
setDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescription(String description, Locale locale, Locale defaultLocale)
setDescription in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap, Locale defaultLocale)
setDescriptionMap in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getKeywords()
getKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic String getKeywords(Locale locale)
getKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic String getKeywords(Locale locale, boolean useDefault)
getKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic String getKeywords(String languageId)
getKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic String getKeywords(String languageId, boolean useDefault)
getKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic String getKeywordsCurrentLanguageId()
getKeywordsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getKeywordsCurrentValue()
getKeywordsCurrentValue in interface com.liferay.portal.kernel.model.LayoutModelpublic Map<Locale,String> getKeywordsMap()
getKeywordsMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywords(String keywords)
setKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywords(String keywords, Locale locale)
setKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywords(String keywords, Locale locale, Locale defaultLocale)
setKeywords in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywordsCurrentLanguageId(String languageId)
setKeywordsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywordsMap(Map<Locale,String> keywordsMap)
setKeywordsMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setKeywordsMap(Map<Locale,String> keywordsMap, Locale defaultLocale)
setKeywordsMap in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getRobots()
getRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic String getRobots(Locale locale)
getRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic String getRobots(Locale locale, boolean useDefault)
getRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic String getRobots(String languageId)
getRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic String getRobots(String languageId, boolean useDefault)
getRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic String getRobotsCurrentLanguageId()
getRobotsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getRobotsCurrentValue()
getRobotsCurrentValue in interface com.liferay.portal.kernel.model.LayoutModelpublic Map<Locale,String> getRobotsMap()
getRobotsMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobots(String robots)
setRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobots(String robots, Locale locale)
setRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobots(String robots, Locale locale, Locale defaultLocale)
setRobots in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobotsCurrentLanguageId(String languageId)
setRobotsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobotsMap(Map<Locale,String> robotsMap)
setRobotsMap in interface com.liferay.portal.kernel.model.LayoutModelpublic void setRobotsMap(Map<Locale,String> robotsMap, Locale defaultLocale)
setRobotsMap in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getType()
getType in interface com.liferay.portal.kernel.model.LayoutModelpublic void setType(String type)
setType in interface com.liferay.portal.kernel.model.LayoutModelpublic String getOriginalType()
@JSON public String getTypeSettings()
getTypeSettings in interface com.liferay.portal.kernel.model.LayoutModelpublic void setTypeSettings(String typeSettings)
setTypeSettings in interface com.liferay.portal.kernel.model.LayoutModel@JSON public boolean getHidden()
getHidden in interface com.liferay.portal.kernel.model.LayoutModel@JSON public boolean isHidden()
isHidden in interface com.liferay.portal.kernel.model.LayoutModelpublic void setHidden(boolean hidden)
setHidden in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getFriendlyURL()
getFriendlyURL in interface com.liferay.portal.kernel.model.LayoutModelpublic void setFriendlyURL(String friendlyURL)
setFriendlyURL in interface com.liferay.portal.kernel.model.LayoutModelpublic String getOriginalFriendlyURL()
@JSON public long getIconImageId()
getIconImageId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setIconImageId(long iconImageId)
setIconImageId in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalIconImageId()
@JSON public String getThemeId()
getThemeId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setThemeId(String themeId)
setThemeId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getColorSchemeId()
getColorSchemeId in interface com.liferay.portal.kernel.model.LayoutModelpublic void setColorSchemeId(String colorSchemeId)
setColorSchemeId in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getCss()
getCss in interface com.liferay.portal.kernel.model.LayoutModelpublic void setCss(String css)
setCss in interface com.liferay.portal.kernel.model.LayoutModel@JSON public int getPriority()
getPriority in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPriority(int priority)
setPriority in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getLayoutPrototypeUuid()
getLayoutPrototypeUuid in interface com.liferay.portal.kernel.model.LayoutModelpublic void setLayoutPrototypeUuid(String layoutPrototypeUuid)
setLayoutPrototypeUuid in interface com.liferay.portal.kernel.model.LayoutModelpublic String getOriginalLayoutPrototypeUuid()
@JSON public boolean getLayoutPrototypeLinkEnabled()
getLayoutPrototypeLinkEnabled in interface com.liferay.portal.kernel.model.LayoutModel@JSON public boolean isLayoutPrototypeLinkEnabled()
isLayoutPrototypeLinkEnabled in interface com.liferay.portal.kernel.model.LayoutModelpublic void setLayoutPrototypeLinkEnabled(boolean layoutPrototypeLinkEnabled)
setLayoutPrototypeLinkEnabled in interface com.liferay.portal.kernel.model.LayoutModel@JSON public String getSourcePrototypeLayoutUuid()
getSourcePrototypeLayoutUuid in interface com.liferay.portal.kernel.model.LayoutModelpublic void setSourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid)
setSourcePrototypeLayoutUuid in interface com.liferay.portal.kernel.model.LayoutModelpublic String getOriginalSourcePrototypeLayoutUuid()
@JSON public Date getLastPublishDate()
getLastPublishDate in interface com.liferay.portal.kernel.model.LayoutModelgetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic void setLastPublishDate(Date lastPublishDate)
setLastPublishDate in interface com.liferay.portal.kernel.model.LayoutModelsetLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelpublic long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface com.liferay.portal.kernel.model.LayoutModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.LayoutModelsetExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface com.liferay.portal.kernel.model.LayoutModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface com.liferay.portal.kernel.model.LayoutModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LayoutModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LayoutModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic com.liferay.portal.kernel.model.Layout toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>toEscapedModel in interface com.liferay.portal.kernel.model.LayoutModeltoEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>clone in interface com.liferay.portal.kernel.model.LayoutModelclone in interface com.liferay.portal.kernel.model.StagedModelclone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public int compareTo(com.liferay.portal.kernel.model.Layout layout)
compareTo in interface com.liferay.portal.kernel.model.LayoutModelcompareTo in interface Comparable<com.liferay.portal.kernel.model.Layout>public int hashCode()
public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.Layout> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>toCacheModel in interface com.liferay.portal.kernel.model.LayoutModeltoCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public String toString()
public String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>toXmlString in interface com.liferay.portal.kernel.model.LayoutModel