lumis.portal.channel.tree
Class GenericChannelChild
java.lang.Object
lumis.portal.channel.tree.GenericChannelChild
- All Implemented Interfaces:
- Comparable<IChannelChild>, IChannelChild
public class GenericChannelChild
- extends Object
- implements IChannelChild, Comparable<IChannelChild>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericChannelChild
public GenericChannelChild()
compareTo
public int compareTo(IChannelChild pOther)
- Specified by:
compareTo
in interface Comparable<IChannelChild>
getChannelId
public String getChannelId()
- Specified by:
getChannelId
in interface IChannelChild
setChannelId
public void setChannelId(String channelId)
getId
public String getId()
- Specified by:
getId
in interface IChannelChild
setId
public void setId(String id)
getName
public String getName()
- Specified by:
getName
in interface IChannelChild
setName
public void setName(String name)
getLocalizedName
public String getLocalizedName()
- Specified by:
getLocalizedName
in interface IChannelChild
setLocalizedName
public void setLocalizedName(String localizedName)
getPosition
public int getPosition()
- Specified by:
getPosition
in interface IChannelChild
setPosition
public void setPosition(int position)
isTemplate
public boolean isTemplate()
- Specified by:
isTemplate
in interface IChannelChild
setTemplate
public void setTemplate(boolean template)
isHidden
public boolean isHidden()
- Specified by:
isHidden
in interface IChannelChild
setHidden
public void setHidden(boolean hidden)
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.