@ProviderType public interface LayoutRevision extends LayoutRevisionModel, PersistedModel
LayoutRevisionModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<LayoutRevision,Long> |
LAYOUT_REVISION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
List<LayoutRevision> |
getChildren() |
ColorScheme |
getColorScheme() |
String |
getCssText() |
String |
getHTMLTitle(Locale locale) |
String |
getHTMLTitle(String localeLanguageId) |
boolean |
getIconImage() |
LayoutBranch |
getLayoutBranch() |
LayoutSet |
getLayoutSet() |
String |
getRegularURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getTarget() |
Theme |
getTheme() |
String |
getThemeSetting(String key,
String device) |
UnicodeProperties |
getTypeSettingsProperties() |
String |
getTypeSettingsProperty(String key) |
String |
getTypeSettingsProperty(String key,
String defaultValue) |
boolean |
hasChildren() |
boolean |
isContentDisplayPage() |
boolean |
isIconImage() |
boolean |
isInheritLookAndFeel() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
getAvailableLanguageIds, getColorSchemeId, getCompanyId, getCreateDate, getCss, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getGroupId, getHead, getIconImageId, getKeywords, getKeywords, getKeywords, getKeywords, getKeywords, getKeywordsCurrentLanguageId, getKeywordsCurrentValue, getKeywordsMap, getLayoutBranchId, getLayoutRevisionId, getLayoutSetBranchId, getMajor, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentLayoutRevisionId, getPlid, getPrimaryKey, getPrivateLayout, getRobots, getRobots, getRobots, getRobots, getRobots, getRobotsCurrentLanguageId, getRobotsCurrentValue, getRobotsMap, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThemeId, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTypeSettings, getUserId, getUserName, getUserUuid, isApproved, isDenied, isDraft, isExpired, isHead, isInactive, isIncomplete, isMajor, isPending, isPrivateLayout, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setColorSchemeId, setCompanyId, setCreateDate, setCss, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setGroupId, setHead, setIconImageId, setKeywords, setKeywords, setKeywords, setKeywordsCurrentLanguageId, setKeywordsMap, setKeywordsMap, setLayoutBranchId, setLayoutRevisionId, setLayoutSetBranchId, setMajor, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setParentLayoutRevisionId, setPlid, setPrimaryKey, setPrivateLayout, setRobots, setRobots, setRobots, setRobotsCurrentLanguageId, setRobotsMap, setRobotsMap, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThemeId, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setTypeSettings, setUserId, setUserName, setUserUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepersiststatic final Accessor<LayoutRevision,Long> LAYOUT_REVISION_ID_ACCESSOR
com.liferay.portal.model.impl.LayoutRevisionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.List<LayoutRevision> getChildren()
ColorScheme getColorScheme() throws PortalException
PortalExceptionString getCssText()
throws PortalException
PortalExceptionString getHTMLTitle(Locale locale)
String getHTMLTitle(String localeLanguageId)
boolean getIconImage()
LayoutBranch getLayoutBranch() throws PortalException
PortalExceptionLayoutSet getLayoutSet() throws PortalException
PortalExceptionString getRegularURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws PortalException
PortalExceptionString getTarget()
Theme getTheme() throws PortalException
PortalExceptionString getThemeSetting(String key,
String device)
UnicodeProperties getTypeSettingsProperties()
String getTypeSettingsProperty(String key)
String getTypeSettingsProperty(String key,
String defaultValue)
boolean hasChildren()
boolean isContentDisplayPage()
boolean isIconImage()
boolean isInheritLookAndFeel()
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)