Package | Description |
---|---|
lumis.portal.structure.sync.model.propertybag |
Models used for synchronizing the property bag fragment of a structure file.
|
Modifier and Type | Method and Description |
---|---|
Property.InheritMode |
Property.getInheritMode() |
static Property.InheritMode |
Property.InheritMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Property.InheritMode[] |
Property.InheritMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyBag.setDefaultValue(String propertyName,
String value,
Property.InheritMode inheritMode)
Sets the default value.
|
void |
PropertyBag.setDefaultValues(String propertyName,
List<String> values,
Property.InheritMode inheritMode)
Sets the property default values.
|
void |
Property.setInheritMode(Property.InheritMode inheritMode) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.