info.magnolia.rendering.template.configured
Class ConfiguredInheritance

java.lang.Object
  extended by info.magnolia.rendering.template.configured.ConfiguredInheritance
All Implemented Interfaces:
InheritanceConfiguration

public class ConfiguredInheritance
extends Object
implements InheritanceConfiguration

An holder for inheritance properties defined in the configuration.

Version:
$Id$

Constructor Summary
ConfiguredInheritance()
           
 
Method Summary
 boolean isEnabled()
           
 void setEnabled(boolean enabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfiguredInheritance

public ConfiguredInheritance()
Method Detail

isEnabled

public boolean isEnabled()
Specified by:
isEnabled in interface InheritanceConfiguration

setEnabled

public void setEnabled(boolean enabled)


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