public class ChildrenLink.ChildLinkBean extends Object
| Constructor and Description |
|---|
ChildLinkBean(ContentContext ctx,
MenuElement child,
MenuElement currentPage) |
| Modifier and Type | Method and Description |
|---|---|
List<ChildrenLink.ChildLinkBean> |
getChildren() |
String |
getChildSubTitle() |
Date |
getContentDate() |
String |
getContentDateString() |
String |
getContentLanguage() |
String |
getCreationDateString() |
String |
getCreationTimeString() |
String |
getCreator() |
String |
getCreatorAvatarURL() |
HtmlPart |
getDescription() |
String |
getDisplayContentDate() |
String |
getForceLinkOn() |
String |
getFullLabel() |
String |
getId() |
ImageBean |
getImage() |
String |
getLayouts() |
String |
getLinkOn() |
String |
getModificationDateString() |
String |
getModificationTimeString() |
MenuElement |
getPage() |
int |
getReactionSize() |
String |
getSubTitle() |
String |
getUrl() |
boolean |
isChildOfAssocitation() |
boolean |
isCurrentPageRealContent() |
boolean |
isLastSelected() |
boolean |
isRealContent() |
boolean |
isSelected() |
boolean |
isVisible() |
public ChildLinkBean(ContentContext ctx, MenuElement child, MenuElement currentPage)
public boolean isSelected()
public String getId()
public boolean isLastSelected()
public String getUrl()
public String getForceLinkOn()
public String getCreationDateString() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getCreationTimeString() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic String getModificationDateString() throws Exception
Exceptionpublic String getModificationTimeString() throws Exception
Exceptionpublic boolean isCurrentPageRealContent()
throws Exception
Exceptionpublic String getCreator()
public String getCreatorAvatarURL()
public MenuElement getPage()
public boolean isVisible()
public List<ChildrenLink.ChildLinkBean> getChildren()
public String getContentLanguage()
public boolean isChildOfAssocitation()
Copyright © 2012-2018. All Rights Reserved.