Uses of Interface
lumis.portal.structure.sync.IStructureSyncManager
-
Packages that use IStructureSyncManager Package Description lumis.portal.manager lumis.portal.structure.sync Structure synchronization implementation. -
-
Uses of IStructureSyncManager in lumis.portal.manager
Methods in lumis.portal.manager that return IStructureSyncManager Modifier and Type Method Description static IStructureSyncManager
ManagerFactoryInternal. getStructureSyncManager()
Returns the manager for structure synchronization. -
Uses of IStructureSyncManager in lumis.portal.structure.sync
Classes in lumis.portal.structure.sync that implement IStructureSyncManager Modifier and Type Class Description class
StructureSyncManager
Structure synchronization manager implementation.
-