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
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
_path
The attribute path (without leading /)
-
-
Constructor Details
-
AttributeTreeConfigurationElementsChild
Create the child- Parameters:
path
- The attribute path (without leading /)
-
-
Method Details
-
getPath
Get the attribute ref path- Returns:
- The attribute ref path without leading /.
-