|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
lumis.portal.propertybag | Provides the storage of property values in a hierarchical structure. |
Uses of Property in lumis.portal.propertybag |
---|
Methods in lumis.portal.propertybag that return Property | |
---|---|
Property |
PropertyBag.getLocalProperty(String propertyName)
Returns a property in this property bag. |
Property |
PropertyBag.getProperty(String propertyName)
Returns a property of this property bag. |
Methods in lumis.portal.propertybag that return types with arguments of type Property | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |