info.magnolia.module.templatingkit.templates
Class Navigation
java.lang.Object
info.magnolia.module.templatingkit.templates.Navigation
public class Navigation
- extends Object
Navigation definition. Defines as example the template property.
- Version:
- $Id$
- Author:
- pbracher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Navigation
public Navigation()
getLevel
public Integer getLevel()
setLevel
public void setLevel(Integer level)
getEnabled
public Boolean getEnabled()
setEnabled
public void setEnabled(Boolean enabled)
getAllOpen
public Boolean getAllOpen()
setAllOpen
public void setAllOpen(Boolean allOpen)
getTemplate
public String getTemplate()
setTemplate
public void setTemplate(String template)
Copyright © 2008-2012 Magnolia International Ltd.. All Rights Reserved.