public class HierarchicalContent extends Object
Constructor and Description |
---|
HierarchicalContent() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id.
|
String |
getImage()
Returns the image.
|
String |
getIntroduction()
Returns the introduction.
|
String |
getLinkChannelId()
Returns the linkChannelId.
|
String |
getLinkContent()
Returns the linkContent.
|
String |
getLinkDocumentId()
Returns the linkDocumentId.
|
int |
getLinkOpeningType()
Returns the linkOpeningType.
|
String |
getLinkPageId()
Returns the linkPageId.
|
String |
getLinkPopUpProperties()
Returns the linkPopUpProperties.
|
String |
getLinkUrl()
Returns the linkUrl.
|
String |
getParentContentId()
Returns the parentContentId.
|
int |
getPosition()
Returns the position.
|
String |
getTitle()
Returns the title.
|
int |
getType()
Returns the type.
|
boolean |
isHidden()
Returns if the content is hidden.
|
void |
setHidden(boolean hidden)
Sets if the content is hidden.
|
void |
setId(String id)
Sets the id.
|
void |
setImage(String image)
Sets the image.
|
void |
setIntroduction(String introduction)
Sets the introduction.
|
void |
setLinkChannelId(String linkChannelId)
Sets the linkChannelId.
|
void |
setLinkContent(String linkContent)
Sets the linkContent.
|
void |
setLinkDocumentId(String linkDocumentType)
Sets the linkDocumentId.
|
void |
setLinkOpeningType(int linkOpeningType)
Sets the linkOpeningType.
|
void |
setLinkPageId(String linkPageId)
Sets the linkPageId.
|
void |
setLinkPopUpProperties(String linkPopUpProperties)
Sets the linkPopUpProperties.
|
void |
setLinkUrl(String linkUrl)
Sets the linkUrl.
|
void |
setParentContentId(String parentContentId)
Sets the parentContentId.
|
void |
setPosition(int position)
Sets the position.
|
void |
setTitle(String title)
Sets the title.
|
void |
setType(int type)
Sets the type.
|
public String getId()
public void setId(String id)
id
- the id value to set.public String getTitle()
public void setTitle(String title)
title
- the title value to set.public String getIntroduction()
public void setIntroduction(String introduction)
introduction
- the introduction value to set.public String getImage()
public void setImage(String image)
image
- the image value to set.public String getParentContentId()
public void setParentContentId(String parentContentId)
parentContentId
- the parentContentId value to set.public int getPosition()
public void setPosition(int position)
position
- the position value to set.public int getType()
public void setType(int type)
type
- the type value to set.public String getLinkContent()
public void setLinkContent(String linkContent)
linkContent
- the linkContent value to set.public String getLinkDocumentId()
public void setLinkDocumentId(String linkDocumentType)
linkDocumentType
- the linkDocumentId value to set.public int getLinkOpeningType()
public void setLinkOpeningType(int linkOpeningType)
linkOpeningType
- the linkOpeningType value to set.public String getLinkPageId()
public void setLinkPageId(String linkPageId)
linkPageId
- the linkPageId value to set.public String getLinkChannelId()
public void setLinkChannelId(String linkChannelId)
linkChannelId
- the linkChannelId value to set.public String getLinkUrl()
public void setLinkUrl(String linkUrl)
linkUrl
- the linkUrl value to set.public String getLinkPopUpProperties()
public void setLinkPopUpProperties(String linkPopUpProperties)
linkPopUpProperties
- the linkPopUpProperties value to set.public boolean isHidden()
public void setHidden(boolean hidden)
hidden
- the value to set the content hidden.LumisXP 12.2.0.200122 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.