Uses of Class
lumis.portal.structure.sync.model.propertybag.PropertyDefault
-
Packages that use PropertyDefault Package Description lumis.portal.structure.sync.model.propertybag Models used for synchronizing the property bag fragment of a structure file. -
-
Uses of PropertyDefault in lumis.portal.structure.sync.model.propertybag
Methods in lumis.portal.structure.sync.model.propertybag that return PropertyDefault Modifier and Type Method Description PropertyDefault
PropertyDefault.PropertyDefaultConverter. read(org.simpleframework.xml.stream.InputNode node)
Methods in lumis.portal.structure.sync.model.propertybag with parameters of type PropertyDefault Modifier and Type Method Description void
PropertyDefault.PropertyDefaultConverter. write(org.simpleframework.xml.stream.OutputNode node, PropertyDefault propertyDefault)
Constructors in lumis.portal.structure.sync.model.propertybag with parameters of type PropertyDefault Constructor Description PK(PropertyDefault propertyDefault, int position)
-