Uses of Interface
lumis.portal.structure.sync.IDefaultAware
-
Packages that use IDefaultAware Package Description lumis.portal.structure.sync.model.common Models shared between different structure files.lumis.portal.structure.sync.model.propertybag Models used for synchronizing the property bag fragment of a structure file. -
-
Uses of IDefaultAware in lumis.portal.structure.sync.model.common
Classes in lumis.portal.structure.sync.model.common that implement IDefaultAware Modifier and Type Class Description class
AccessControlEntry
Access control list entry model.class
AccessControlList
Access control list model. -
Uses of IDefaultAware in lumis.portal.structure.sync.model.propertybag
Classes in lumis.portal.structure.sync.model.propertybag that implement IDefaultAware Modifier and Type Class Description class
PropertyBag
Property bag model.
-