public class PageMeta extends Object implements Serializable
| Constructor and Description |
|---|
PageMeta() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getHideMenuChildren() |
Boolean |
getSiteRootPage() |
String |
getUnmappedParentId() |
int |
hashCode() |
PageMeta |
hideMenuChildren(Boolean hideMenuChildren) |
void |
setHideMenuChildren(Boolean hideMenuChildren) |
void |
setSiteRootPage(Boolean siteRootPage) |
void |
setUnmappedParentId(String unmappedParentId) |
PageMeta |
siteRootPage(Boolean siteRootPage) |
String |
toString() |
PageMeta |
unmappedParentId(String unmappedParentId) |
public Boolean getHideMenuChildren()
public void setHideMenuChildren(Boolean hideMenuChildren)
public String getUnmappedParentId()
public void setUnmappedParentId(String unmappedParentId)
public Boolean getSiteRootPage()
public void setSiteRootPage(Boolean siteRootPage)
Copyright © 2019 Metatavu Oy. All rights reserved.