info.magnolia.module.templatingkit.templates
Class ParagraphConfig

java.lang.Object
  extended by info.magnolia.module.templatingkit.templates.ParagraphConfig

Deprecated. since 2.0, replaced by ConfiguredComponentAvailability

public class ParagraphConfig
extends Object

deprecated.

Version:
$Id$
Author:
cringele

Constructor Summary
ParagraphConfig()
          Deprecated.  
 
Method Summary
 String getName()
          Deprecated.  
 Collection<String> getRoles()
          Deprecated.  
 void setName(String name)
          Deprecated.  
 void setRoles(Collection<String> roles)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphConfig

public ParagraphConfig()
Deprecated. 
Method Detail

getName

public String getName()
Deprecated. 

setName

public void setName(String name)
Deprecated. 

getRoles

public Collection<String> getRoles()
Deprecated. 

setRoles

public void setRoles(Collection<String> roles)
Deprecated. 


Copyright © 2008-2014 Magnolia International Ltd.. All Rights Reserved.