Uses of Class
lumis.portal.structure.sync.model.propertybag.PropertyBag
-
Packages that use PropertyBag Package Description lumis.portal.structure.sync.model.channel Models used for synchronizing a channel structure file.lumis.portal.structure.sync.model.page Models used for synchronizing a page structure file.lumis.portal.structure.sync.model.serviceinstance -
-
Uses of PropertyBag in lumis.portal.structure.sync.model.channel
Methods in lumis.portal.structure.sync.model.channel that return PropertyBag Modifier and Type Method Description PropertyBag
Channel. getPropertyBag()
-
Uses of PropertyBag in lumis.portal.structure.sync.model.page
Methods in lumis.portal.structure.sync.model.page that return PropertyBag Modifier and Type Method Description PropertyBag
Page. getPropertyBag()
-
Uses of PropertyBag in lumis.portal.structure.sync.model.serviceinstance
Methods in lumis.portal.structure.sync.model.serviceinstance that return PropertyBag Modifier and Type Method Description PropertyBag
ServiceInstance. getPropertyBag()
-