@JSON(strict=true)
public class LayoutRevisionModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>
implements com.liferay.portal.kernel.model.LayoutRevisionModel
This implementation and its corresponding interface LayoutRevisionModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in LayoutRevisionImpl.
LayoutRevisionImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED |
static String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED |
static boolean |
FINDER_CACHE_ENABLED |
static long |
HEAD_COLUMN_BITMASK |
static long |
LAYOUTBRANCHID_COLUMN_BITMASK |
static long |
LAYOUTSETBRANCHID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static long |
MODIFIEDDATE_COLUMN_BITMASK |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
PARENTLAYOUTREVISIONID_COLUMN_BITMASK |
static long |
PLID_COLUMN_BITMASK |
static String |
SESSION_FACTORY |
static long |
STATUS_COLUMN_BITMASK |
static Object[][] |
TABLE_COLUMNS |
static Map<String,Integer> |
TABLE_COLUMNS_MAP |
static String |
TABLE_NAME
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
static String |
TABLE_SQL_CREATE |
static String |
TABLE_SQL_DROP |
static String |
TX_MANAGER |
| Constructor and Description |
|---|
LayoutRevisionModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
compareTo(com.liferay.portal.kernel.model.LayoutRevision layoutRevision) |
boolean |
equals(Object obj) |
Map<String,Function<com.liferay.portal.kernel.model.LayoutRevision,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.portal.kernel.model.LayoutRevision,Object>> |
getAttributeSetterBiConsumers() |
String[] |
getAvailableLanguageIds() |
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() |
long |
getGroupId() |
boolean |
getHead() |
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() |
long |
getLayoutBranchId() |
long |
getLayoutRevisionId() |
long |
getLayoutSetBranchId() |
boolean |
getMajor() |
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() |
boolean |
getOriginalHead() |
long |
getOriginalLayoutBranchId() |
long |
getOriginalLayoutSetBranchId() |
long |
getOriginalParentLayoutRevisionId() |
long |
getOriginalPlid() |
int |
getOriginalStatus() |
long |
getParentLayoutRevisionId() |
long |
getPlid() |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
boolean |
getPrivateLayout() |
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() |
int |
getStatus() |
long |
getStatusByUserId() |
String |
getStatusByUserName() |
String |
getStatusByUserUuid() |
Date |
getStatusDate() |
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 |
getTypeSettings() |
long |
getUserId() |
String |
getUserName() |
String |
getUserUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isApproved() |
boolean |
isDenied() |
boolean |
isDraft() |
boolean |
isEntityCacheEnabled() |
boolean |
isExpired() |
boolean |
isFinderCacheEnabled() |
boolean |
isHead() |
boolean |
isInactive() |
boolean |
isIncomplete() |
boolean |
isMajor() |
boolean |
isPending() |
boolean |
isPrivateLayout() |
boolean |
isScheduled() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale) |
void |
resetOriginalValues() |
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 |
setGroupId(long groupId) |
void |
setHead(boolean head) |
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 |
setLayoutBranchId(long layoutBranchId) |
void |
setLayoutRevisionId(long layoutRevisionId) |
void |
setLayoutSetBranchId(long layoutSetBranchId) |
void |
setMajor(boolean major) |
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 |
setParentLayoutRevisionId(long parentLayoutRevisionId) |
void |
setPlid(long plid) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setPrivateLayout(boolean privateLayout) |
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 |
setStatus(int status) |
void |
setStatusByUserId(long statusByUserId) |
void |
setStatusByUserName(String statusByUserName) |
void |
setStatusByUserUuid(String statusByUserUuid) |
void |
setStatusDate(Date statusDate) |
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 |
setTypeSettings(String typeSettings) |
void |
setUserId(long userId) |
void |
setUserName(String userName) |
void |
setUserUuid(String userUuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.LayoutRevision> |
toCacheModel() |
com.liferay.portal.kernel.model.LayoutRevision |
toEscapedModel() |
static com.liferay.portal.kernel.model.LayoutRevision |
toModel(com.liferay.portal.kernel.model.LayoutRevisionSoap soapModel)
Converts the soap model instance into a normal model instance.
|
static List<com.liferay.portal.kernel.model.LayoutRevision> |
toModels(com.liferay.portal.kernel.model.LayoutRevisionSoap[] soapModels)
Converts the soap model instances into normal model instances.
|
String |
toString() |
String |
toXmlString() |
public static final String TABLE_NAME
LayoutRevision 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 HEAD_COLUMN_BITMASK
public static final long LAYOUTBRANCHID_COLUMN_BITMASK
public static final long LAYOUTSETBRANCHID_COLUMN_BITMASK
public static final long PARENTLAYOUTREVISIONID_COLUMN_BITMASK
public static final long PLID_COLUMN_BITMASK
public static final long STATUS_COLUMN_BITMASK
public static final long MODIFIEDDATE_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static com.liferay.portal.kernel.model.LayoutRevision toModel(com.liferay.portal.kernel.model.LayoutRevisionSoap soapModel)
soapModel - the soap model instance to convertpublic static List<com.liferay.portal.kernel.model.LayoutRevision> toModels(com.liferay.portal.kernel.model.LayoutRevisionSoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>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.LayoutRevision>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.LayoutRevision>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public Map<String,Function<com.liferay.portal.kernel.model.LayoutRevision,Object>> getAttributeGetterFunctions()
public Map<String,BiConsumer<com.liferay.portal.kernel.model.LayoutRevision,Object>> getAttributeSetterBiConsumers()
@JSON public long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel@JSON public long getLayoutRevisionId()
getLayoutRevisionId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setLayoutRevisionId(long layoutRevisionId)
setLayoutRevisionId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModel@JSON public long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setUserUuid(String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setUserName(String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setCreateDate(Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public long getLayoutSetBranchId()
getLayoutSetBranchId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setLayoutSetBranchId(long layoutSetBranchId)
setLayoutSetBranchId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic long getOriginalLayoutSetBranchId()
@JSON public long getLayoutBranchId()
getLayoutBranchId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setLayoutBranchId(long layoutBranchId)
setLayoutBranchId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic long getOriginalLayoutBranchId()
@JSON public long getParentLayoutRevisionId()
getParentLayoutRevisionId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setParentLayoutRevisionId(long parentLayoutRevisionId)
setParentLayoutRevisionId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic long getOriginalParentLayoutRevisionId()
@JSON public boolean getHead()
getHead in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public boolean isHead()
isHead in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setHead(boolean head)
setHead in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic boolean getOriginalHead()
@JSON public boolean getMajor()
getMajor in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public boolean isMajor()
isMajor in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setMajor(boolean major)
setMajor in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public long getPlid()
getPlid in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setPlid(long plid)
setPlid in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic long getOriginalPlid()
@JSON public boolean getPrivateLayout()
getPrivateLayout in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public boolean isPrivateLayout()
isPrivateLayout in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getName()
getName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getName(Locale locale)
getName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getName(Locale locale,
boolean useDefault)
getName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getName(String languageId)
getName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getName(String languageId,
boolean useDefault)
getName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getNameCurrentValue()
getNameCurrentValue in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Map<Locale,String> getNameMap()
getNameMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setName(String name)
setName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setName(String name,
Locale locale)
setName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setName(String name,
Locale locale,
Locale defaultLocale)
setName in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setNameMap(Map<Locale,String> nameMap)
setNameMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
setNameMap in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getTitle()
getTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getTitle(Locale locale)
getTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getTitle(Locale locale,
boolean useDefault)
getTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getTitle(String languageId)
getTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getTitle(String languageId,
boolean useDefault)
getTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getTitleCurrentValue()
getTitleCurrentValue in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Map<Locale,String> getTitleMap()
getTitleMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitle(String title)
setTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitle(String title,
Locale locale)
setTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitle(String title,
Locale locale,
Locale defaultLocale)
setTitle in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitleCurrentLanguageId(String languageId)
setTitleCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitleMap(Map<Locale,String> titleMap)
setTitleMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTitleMap(Map<Locale,String> titleMap,
Locale defaultLocale)
setTitleMap in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getDescription()
getDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getDescription(Locale locale)
getDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getDescription(Locale locale,
boolean useDefault)
getDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getDescription(String languageId)
getDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getDescription(String languageId,
boolean useDefault)
getDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Map<Locale,String> getDescriptionMap()
getDescriptionMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescription(String description)
setDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescription(String description,
Locale locale)
setDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescription(String description,
Locale locale,
Locale defaultLocale)
setDescription in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
setDescriptionMap in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getKeywords()
getKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getKeywords(Locale locale)
getKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getKeywords(Locale locale,
boolean useDefault)
getKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getKeywords(String languageId)
getKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getKeywords(String languageId,
boolean useDefault)
getKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getKeywordsCurrentLanguageId()
getKeywordsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getKeywordsCurrentValue()
getKeywordsCurrentValue in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Map<Locale,String> getKeywordsMap()
getKeywordsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywords(String keywords)
setKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywords(String keywords,
Locale locale)
setKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywords(String keywords,
Locale locale,
Locale defaultLocale)
setKeywords in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywordsCurrentLanguageId(String languageId)
setKeywordsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywordsMap(Map<Locale,String> keywordsMap)
setKeywordsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setKeywordsMap(Map<Locale,String> keywordsMap,
Locale defaultLocale)
setKeywordsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getRobots()
getRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getRobots(Locale locale)
getRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getRobots(Locale locale,
boolean useDefault)
getRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getRobots(String languageId)
getRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getRobots(String languageId,
boolean useDefault)
getRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic String getRobotsCurrentLanguageId()
getRobotsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getRobotsCurrentValue()
getRobotsCurrentValue in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic Map<Locale,String> getRobotsMap()
getRobotsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobots(String robots)
setRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobots(String robots,
Locale locale)
setRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobots(String robots,
Locale locale,
Locale defaultLocale)
setRobots in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobotsCurrentLanguageId(String languageId)
setRobotsCurrentLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobotsMap(Map<Locale,String> robotsMap)
setRobotsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setRobotsMap(Map<Locale,String> robotsMap,
Locale defaultLocale)
setRobotsMap in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getTypeSettings()
getTypeSettings in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setTypeSettings(String typeSettings)
setTypeSettings in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public long getIconImageId()
getIconImageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setIconImageId(long iconImageId)
setIconImageId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getThemeId()
getThemeId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setThemeId(String themeId)
setThemeId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getColorSchemeId()
getColorSchemeId in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setColorSchemeId(String colorSchemeId)
setColorSchemeId in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public String getCss()
getCss in interface com.liferay.portal.kernel.model.LayoutRevisionModelpublic void setCss(String css)
setCss in interface com.liferay.portal.kernel.model.LayoutRevisionModel@JSON public int getStatus()
getStatus in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatus(int status)
setStatus in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic int getOriginalStatus()
@JSON public long getStatusByUserId()
getStatusByUserId in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic String getStatusByUserUuid()
getStatusByUserUuid in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel@JSON public String getStatusByUserName()
getStatusByUserName in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusByUserName(String statusByUserName)
setStatusByUserName in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel@JSON public Date getStatusDate()
getStatusDate in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic void setStatusDate(Date statusDate)
setStatusDate in interface com.liferay.portal.kernel.model.LayoutRevisionModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isApproved()
isApproved in interface com.liferay.portal.kernel.model.LayoutRevisionModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isDenied()
isDenied in interface com.liferay.portal.kernel.model.LayoutRevisionModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isDraft()
isDraft in interface com.liferay.portal.kernel.model.LayoutRevisionModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isExpired()
isExpired in interface com.liferay.portal.kernel.model.LayoutRevisionModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isInactive()
isInactive in interface com.liferay.portal.kernel.model.LayoutRevisionModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isIncomplete()
isIncomplete in interface com.liferay.portal.kernel.model.LayoutRevisionModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isPending()
isPending in interface com.liferay.portal.kernel.model.LayoutRevisionModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModelpublic boolean isScheduled()
isScheduled in interface com.liferay.portal.kernel.model.LayoutRevisionModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface com.liferay.portal.kernel.model.LayoutRevisionModelgetDefaultLanguageId 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.LayoutRevisionModelprepareLocalizedFieldsForImport 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.LayoutRevisionModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic com.liferay.portal.kernel.model.LayoutRevision toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>clone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public int compareTo(com.liferay.portal.kernel.model.LayoutRevision layoutRevision)
compareTo in interface Comparable<com.liferay.portal.kernel.model.LayoutRevision>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.LayoutRevision>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.LayoutRevision> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.LayoutRevision>public String toString()
toString in class Objectpublic String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.LayoutRevision>