Manage Synchronization Cache Options

Sets synchronization cache purge at the domain level. The purge can be done synchronously or asynchronously.

Syntax

void setSyncCacheGroupOption(SyncCachePurgeOptionVO option) throws SUPAdminException

SyncCachePurgeOptionVO getSyncCachePurgeOption() throws SUPAdminException

Returns

If successful, synchronizes cache. If unsuccessful, returns SUPAdminException.

Examples