Package org.ametys.plugins.contentstree
Class AttributeTreeConfigurationElementsChild
- java.lang.Object
-
- org.ametys.plugins.contentstree.AttributeTreeConfigurationElementsChild
-
- All Implemented Interfaces:
TreeConfigurationElementsChild
public class AttributeTreeConfigurationElementsChild extends Object implements TreeConfigurationElementsChild
The child is the value of an attribute
-
-
Constructor Summary
Constructors Constructor Description AttributeTreeConfigurationElementsChild(String path)
Create the child
-
-
-
Constructor Detail
-
AttributeTreeConfigurationElementsChild
public AttributeTreeConfigurationElementsChild(String path)
Create the child- Parameters:
path
- The attribute path (without leading /)
-
-