|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.templatingkit.templates.ParagraphConfig
ConfiguredComponentAvailability
public class ParagraphConfig
deprecated.
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 |
---|
public ParagraphConfig()
Method Detail |
---|
public String getName()
public void setName(String name)
public Collection<String> getRoles()
public void setRoles(Collection<String> roles)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |