Uses of Class
lumis.portal.propertybag.Property

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.
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.