info.magnolia.cms.core
Class Channel

java.lang.Object
  extended by info.magnolia.cms.core.Channel

public class Channel
extends Object

POJO keeping all information about a channel.

Version:
$Id$

Constructor Summary
Channel()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Channel

public Channel()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.