Uses of Interface
lumis.portal.propertybag.IPropertyBagManager
-
Packages that use IPropertyBagManager Package Description lumis.portal.manager lumis.portal.propertybag Provides the storage of property values in a hierarchical structure. -
-
Uses of IPropertyBagManager in lumis.portal.manager
Methods in lumis.portal.manager that return IPropertyBagManager Modifier and Type Method Description static IPropertyBagManager
ManagerFactory. getPropertyBagManager()
Returns the manager for the property bag API. -
Uses of IPropertyBagManager in lumis.portal.propertybag
Subinterfaces of IPropertyBagManager in lumis.portal.propertybag Modifier and Type Interface Description interface
IPropertyBagManagerSPI
Property bag internal actions.
-