|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.synchronize.CmsSynchronize
public class CmsSynchronize
Contains all methods to synchronize the VFS with the "real" FS.
Constructor Summary | |
---|---|
CmsSynchronize(CmsObject cms,
CmsSynchronizeSettings settings,
I_CmsReport report)
Creates a new CmsSynchronize object which automatically start the synchronization process. |
Method Summary | |
---|---|
int |
getCount()
Returns the count. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
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 to
CmsException
- if something goes wrong
CmsSynchronizeException
- if the synchronization process cannot be startedMethod Detail |
---|
public int getCount()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |