info.magnolia.rendering.renderer
Class ContextAttributeConfiguration

java.lang.Object
  extended by info.magnolia.rendering.renderer.ContextAttributeConfiguration

public class ContextAttributeConfiguration
extends Object

Configuration of a context attribute.

Version:
$Id$

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

Constructor Detail

ContextAttributeConfiguration

public ContextAttributeConfiguration()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getComponentClass

public Class getComponentClass()

setComponentClass

public void setComponentClass(Class componentClass)


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