Uses of Class
lumis.portal.structure.sync.model.propertybag.Property
-
Packages that use Property Package Description lumis.portal.structure.sync.model.propertybag Models used for synchronizing the property bag fragment of a structure file. -
-
Uses of Property in lumis.portal.structure.sync.model.propertybag
Methods in lumis.portal.structure.sync.model.propertybag that return Property Modifier and Type Method Description Property
PropertyBag. getPropertyToSetValue(String propertyName)
Returns the property to set value on.Methods in lumis.portal.structure.sync.model.propertybag that return types with arguments of type Property Modifier and Type Method Description List<Property>
PropertyBag. getProperties()
-