@JSON(strict=true)
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,
Serialized Form| Constructor and Description |
|---|
LayoutModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
compareTo(com.liferay.portal.kernel.model.Layout layout) |
boolean |
equals(Object obj) |
Map<String,Function<com.liferay.portal.kernel.model.Layout,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.portal.kernel.model.Layout,Object>> |
getAttributeSetterBiConsumers() |
String[] |
getAvailableLanguageIds() |
String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
String |
getColorSchemeId() |
long |
getColumnBitmask() |
long |
getCompanyId() |
Date |
getCreateDate() |
String |
getCss() |
String |
getDefaultLanguageId() |
String |
getDescription() |
String |
getDescription(Locale locale) |
String |
getDescription(Locale locale,
boolean useDefault) |
String |
getDescription(String languageId) |
String |
getDescription(String languageId,
boolean useDefault) |
String |
getDescriptionCurrentLanguageId() |
String |
getDescriptionCurrentValue() |
Map<Locale,String> |
getDescriptionMap() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
String |
getFriendlyURL() |
long |
getGroupId() |
boolean |
getHead() |
long |
getHeadId() |
boolean |
getHidden() |
long |
getIconImageId() |
String |
getKeywords() |
String |
getKeywords(Locale locale) |
String |
getKeywords(Locale locale,
boolean useDefault) |
String |
getKeywords(String languageId) |
String |
getKeywords(String languageId,
boolean useDefault) |
String |
getKeywordsCurrentLanguageId() |
String |
getKeywordsCurrentValue() |
Map<Locale,String> |
getKeywordsMap() |
Date |
getLastPublishDate() |
long |
getLayoutId() |
boolean |
getLayoutPrototypeLinkEnabled() |
String |
getLayoutPrototypeUuid() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
long |
getMvccVersion() |
String |
getName() |
String |
getName(Locale locale) |
String |
getName(Locale locale,
boolean useDefault) |
String |
getName(String languageId) |
String |
getName(String languageId,
boolean useDefault) |
String |
getNameCurrentLanguageId() |
String |
getNameCurrentValue() |
Map<Locale,String> |
getNameMap() |
long |
getOriginalClassNameId() |
long |
getOriginalClassPK() |
long |
getOriginalCompanyId() |
String |
getOriginalFriendlyURL() |
long |
getOriginalGroupId() |
boolean |
getOriginalHead() |
long |
getOriginalHeadId() |
boolean |
getOriginalHidden() |
long |
getOriginalIconImageId() |
long |
getOriginalLayoutId() |
String |
getOriginalLayoutPrototypeUuid() |
long |
getOriginalParentLayoutId() |
long |
getOriginalParentPlid() |
int |
getOriginalPriority() |
boolean |
getOriginalPrivateLayout() |
String |
getOriginalSourcePrototypeLayoutUuid() |
String |
getOriginalType() |
String |
getOriginalUuid() |
long |
getParentLayoutId() |
long |
getParentPlid() |
long |
getPlid() |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
int |
getPriority() |
boolean |
getPrivateLayout() |
Date |
getPublishDate() |
String |
getRobots() |
String |
getRobots(Locale locale) |
String |
getRobots(Locale locale,
boolean useDefault) |
String |
getRobots(String languageId) |
String |
getRobots(String languageId,
boolean useDefault) |
String |
getRobotsCurrentLanguageId() |
String |
getRobotsCurrentValue() |
Map<Locale,String> |
getRobotsMap() |
String |
getSourcePrototypeLayoutUuid() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
boolean |
getSystem() |
String |
getThemeId() |
String |
getTitle() |
String |
getTitle(Locale locale) |
String |
getTitle(Locale locale,
boolean useDefault) |
String |
getTitle(String languageId) |
String |
getTitle(String languageId,
boolean useDefault) |
String |
getTitleCurrentLanguageId() |
String |
getTitleCurrentValue() |
Map<Locale,String> |
getTitleMap() |
String |
getType() |
String |
getTypeSettings() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isEntityCacheEnabled() |
boolean |
isFinderCacheEnabled() |
boolean |
isHead() |
boolean |
isHidden() |
boolean |
isLayoutPrototypeLinkEnabled() |
boolean |
isPrivateLayout() |
boolean |
isSystem() |
void |
populateVersionModel(com.liferay.portal.kernel.model.LayoutVersion layoutVersion) |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale) |
void |
resetOriginalValues() |
void |
setClassName(String className) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setColorSchemeId(String colorSchemeId) |
void |
setCompanyId(long companyId) |
void |
setCreateDate(Date createDate) |
void |
setCss(String css) |
void |
setDescription(String description) |
void |
setDescription(String description,
Locale locale) |
void |
setDescription(String description,
Locale locale,
Locale defaultLocale) |
void |
setDescriptionCurrentLanguageId(String languageId) |
void |
setDescriptionMap(Map<Locale,String> descriptionMap) |
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setFriendlyURL(String friendlyURL) |
void |
setGroupId(long groupId) |
void |
setHead(boolean head) |
void |
setHeadId(long headId) |
void |
setHidden(boolean hidden) |
void |
setIconImageId(long iconImageId) |
void |
setKeywords(String keywords) |
void |
setKeywords(String keywords,
Locale locale) |
void |
setKeywords(String keywords,
Locale locale,
Locale defaultLocale) |
void |
setKeywordsCurrentLanguageId(String languageId) |
void |
setKeywordsMap(Map<Locale,String> keywordsMap) |
void |
setKeywordsMap(Map<Locale,String> keywordsMap,
Locale defaultLocale) |
void |
setLastPublishDate(Date lastPublishDate) |
void |
setLayoutId(long layoutId) |
void |
setLayoutPrototypeLinkEnabled(boolean layoutPrototypeLinkEnabled) |
void |
setLayoutPrototypeUuid(String layoutPrototypeUuid) |
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate) |
void |
setMvccVersion(long mvccVersion) |
void |
setName(String name) |
void |
setName(String name,
Locale locale) |
void |
setName(String name,
Locale locale,
Locale defaultLocale) |
void |
setNameCurrentLanguageId(String languageId) |
void |
setNameMap(Map<Locale,String> nameMap) |
void |
setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale) |
void |
setParentLayoutId(long parentLayoutId) |
void |
setParentPlid(long parentPlid) |
void |
setPlid(long plid) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setPriority(int priority) |
void |
setPrivateLayout(boolean privateLayout) |
void |
setPublishDate(Date publishDate) |
void |
setRobots(String robots) |
void |
setRobots(String robots,
Locale locale) |
void |
setRobots(String robots,
Locale locale,
Locale defaultLocale) |
void |
setRobotsCurrentLanguageId(String languageId) |
void |
setRobotsMap(Map<Locale,String> robotsMap) |
void |
setRobotsMap(Map<Locale,String> robotsMap,
Locale defaultLocale) |
void |
setSourcePrototypeLayoutUuid(String sourcePrototypeLayoutUuid) |
void |
setSystem(boolean system) |
void |
setThemeId(String themeId) |
void |
setTitle(String title) |
void |
setTitle(String title,
Locale locale) |
void |
setTitle(String title,
Locale locale,
Locale defaultLocale) |
void |
setTitleCurrentLanguageId(String languageId) |
void |
setTitleMap(Map<Locale,String> titleMap) |
void |
setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale) |
void |
setType(String type) |
void |
setTypeSettings(String typeSettings) |
void |
setUserId(long userId) |
void |
setUserName(String userName) |
void |
setUserUuid(String userUuid) |
void |
setUuid(String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.Layout> |
toCacheModel() |
com.liferay.portal.kernel.model.Layout |
toEscapedModel() |
static com.liferay.portal.kernel.model.Layout |
toModel(com.liferay.portal.kernel.model.LayoutSoap soapModel)
Converts the soap model instance into a normal model instance.
|
static List<com.liferay.portal.kernel.model.Layout> |
toModels(com.liferay.portal.kernel.model.LayoutSoap[] soapModels)
Converts the soap model instances into normal model instances.
|
String |
toString() |
String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final String TABLE_NAME
Layout interface instead.public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
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 CLASSNAMEID_COLUMN_BITMASK
public static final long CLASSPK_COLUMN_BITMASK
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 HEAD_COLUMN_BITMASK
public static final long HEADID_COLUMN_BITMASK
public static final long HIDDEN_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 PARENTPLID_COLUMN_BITMASK
public static final long PRIORITY_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 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.LayoutModelgetPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.LayoutModelsetPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>public 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.ClassedModelpublic 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.ClassedModelpublic 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>public Map<String,Function<com.liferay.portal.kernel.model.Layout,Object>> getAttributeGetterFunctions()
public Map<String,BiConsumer<com.liferay.portal.kernel.model.Layout,Object>> getAttributeSetterBiConsumers()
public boolean getHead()
public boolean isHead()
isHead in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>public boolean getOriginalHead()
public void setHead(boolean head)
public void populateVersionModel(com.liferay.portal.kernel.model.LayoutVersion layoutVersion)
populateVersionModel in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>@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 getHeadId()
getHeadId in interface com.liferay.portal.kernel.model.LayoutModelgetHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>public void setHeadId(long headId)
setHeadId in interface com.liferay.portal.kernel.model.LayoutModelsetHeadId in interface com.liferay.portal.kernel.model.version.VersionedModel<com.liferay.portal.kernel.model.LayoutVersion>public long getOriginalHeadId()
@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 long getParentPlid()
getParentPlid in interface com.liferay.portal.kernel.model.LayoutModelpublic void setParentPlid(long parentPlid)
setParentPlid in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalParentPlid()
@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()
public String getClassName()
getClassName in interface com.liferay.portal.kernel.model.LayoutModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassName(String className)
setClassName in interface com.liferay.portal.kernel.model.LayoutModel@JSON public long getClassNameId()
getClassNameId in interface com.liferay.portal.kernel.model.LayoutModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassNameId(long classNameId)
setClassNameId in interface com.liferay.portal.kernel.model.LayoutModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getOriginalClassNameId()
@JSON public long getClassPK()
getClassPK in interface com.liferay.portal.kernel.model.AttachedModelgetClassPK in interface com.liferay.portal.kernel.model.LayoutModelpublic void setClassPK(long classPK)
setClassPK in interface com.liferay.portal.kernel.model.AttachedModelsetClassPK in interface com.liferay.portal.kernel.model.LayoutModelpublic long getOriginalClassPK()
@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.LayoutModelpublic boolean getOriginalHidden()
@JSON public boolean getSystem()
getSystem in interface com.liferay.portal.kernel.model.LayoutModel@JSON public boolean isSystem()
isSystem in interface com.liferay.portal.kernel.model.LayoutModelpublic void setSystem(boolean system)
setSystem 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.LayoutModelpublic int getOriginalPriority()
@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 getPublishDate()
getPublishDate in interface com.liferay.portal.kernel.model.LayoutModelpublic void setPublishDate(Date publishDate)
setPublishDate in interface com.liferay.portal.kernel.model.LayoutModel@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 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 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 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.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 Comparable<com.liferay.portal.kernel.model.Layout>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Layout>public String toString()
toString in class Objectpublic String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Layout>