Package | Description |
---|---|
lumis.portal.propertybag |
Provides the storage of property values in a hierarchical structure.
|
Modifier and Type | Method and Description |
---|---|
Property |
PropertyBag.getLocalProperty(String propertyName)
Returns a property in this property bag.
|
Property |
PropertyBag.getProperty(String propertyName)
Returns a property of this property bag.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Property> |
PropertyBag.getLocalPropertyMap()
Returns all the properties in this property bag.
|
Map<String,Property> |
PropertyBag.getPropertyMap()
Returns the aggregated properties of this property bag.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.