public class SyncOutProcessor extends Object
Modifier and Type | Field and Description |
---|---|
protected static int |
FETCH_SIZE
The fetch size to be used in most synchronization queries.
|
Constructor and Description |
---|
SyncOutProcessor() |
Modifier and Type | Method and Description |
---|---|
lumis.portal.structure.sync.ChannelHierarchy |
syncOut(String rootChannelId,
IFile rootDir,
String processId,
Set<String> globalGroupsToBeExported,
boolean isSyncOut)
Synchronizes the structure of a channel hierarchy from the portal to the
file system.
|
protected static final int FETCH_SIZE
public lumis.portal.structure.sync.ChannelHierarchy syncOut(String rootChannelId, IFile rootDir, String processId, Set<String> globalGroupsToBeExported, boolean isSyncOut) throws PortalException
rootChannelId
- the hierarchy root channel identifier.rootDir
- the structure file system root directory.processId
- the process identifier of this synchronization.isSyncOut
- indicates whether this process is an export process.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.