|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |