Package | Description |
---|---|
lumis.portal.propertybag |
Provides the storage of property values in a hierarchical structure.
|
Modifier and Type | Method and Description |
---|---|
PropertyBag |
IPropertyBagManager.get(String propertyBagId)
Returns the property bag with the given identifier.
|
PropertyBag |
PropertyBagManager.get(String propertyBagId) |
PropertyBag |
PropertyBag.getParentPropertyBag()
Returns the parent property bag object.
|
PropertyBag |
Property.getPropertyBag()
Returns the parent property bag of this property.
|
Modifier and Type | Method and Description |
---|---|
void |
IPropertyBagManager.add(PropertyBag bag)
Persists a property bag.
|
void |
PropertyBagManager.add(PropertyBag bag) |
void |
IPropertyBagManager.delete(PropertyBag bag)
Deletes the given property bag.
|
void |
PropertyBagManager.delete(PropertyBag bag) |
void |
PropertyBag.setParentPropertyBag(PropertyBag parentPropertyBag)
Sets the parent property bag.
|
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.