Uses of Class
lumis.portal.propertybag.PropertyInheritMode

Packages that use PropertyInheritMode
lumis.portal.propertybag Provides the storage of property values in a hierarchical structure. 
 

Uses of PropertyInheritMode in lumis.portal.propertybag
 

Methods in lumis.portal.propertybag that return PropertyInheritMode
 PropertyInheritMode Property.getInheritMode()
          Returns the inherit mode for this property.
static PropertyInheritMode PropertyInheritMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PropertyInheritMode[] PropertyInheritMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in lumis.portal.propertybag with parameters of type PropertyInheritMode
 void Property.setInheritMode(PropertyInheritMode inheritMode)
          Sets the inherit mode for this property.
 



Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.