t_ComponentProperties_Collection_Item
Item
Properties
condition : stringThe property to which the directive is applied.
The property specified here must be prefixed with "-Dnexj" unless the property is specfied in the server file.- Example
"-Dnexj.database.port.enabled=1"
description : stringDescription of the Collection Item.
directive : directiveAn conditional directive determining the operation to apply to the property specified in 'condition'.
If the operation is set to "if" or "ifnot", the property can be null. "ifdef" means "if defined". "ifndef" means "if not defined". If the operation is set to either, the property must not be null.- Example
"if", "ifnot", "ifdef", "ifndef"
Valid values based on“string”. if ifnot ifdef ifndef override : stringThis value takes precedence over the property specified in the metadata.
Content
Sequence of:
Parents
Parent topic: t_ComponentProperties_Collection