public class CmsSynchronize
extends java.lang.Object
构造器和说明 |
---|
CmsSynchronize(CmsObject cms,
CmsSynchronizeSettings settings,
I_CmsReport report)
Creates a new CmsSynchronize object which automatically start the
synchronization process.
|
限定符和类型 | 方法和说明 |
---|---|
int |
getCount()
Returns the count.
|
public CmsSynchronize(CmsObject cms, CmsSynchronizeSettings settings, I_CmsReport report) throws CmsSynchronizeException, CmsException
cms
- the current CmsObjectsettings
- the synchronization settings to usereport
- the report to write the output toCmsException
- if something goes wrongCmsSynchronizeException
- if the synchronization process cannot be started