Uses of Class
lumis.portal.structure.sync.model.propertybag.Property.InheritMode

Packages that use Property.InheritMode
lumis.portal.structure.sync.model.propertybag Models used for synchronizing the property bag fragment of a structure file. 
 

Uses of Property.InheritMode in lumis.portal.structure.sync.model.propertybag
 

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

Methods in lumis.portal.structure.sync.model.propertybag with parameters of type Property.InheritMode
 void PropertyBag.setDefaultValue(String propertyName, String value, Property.InheritMode inheritMode)
          Sets the default value.
 void PropertyBag.setDefaultValues(String propertyName, List<String> values, Property.InheritMode inheritMode)
          Sets the property default values.
 



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