package com.smartgwt.client.docs; /** * The following APIs are all related to CacheSync. * @see com.smartgwt.client.data.DSResponse#getInvalidateCache */ public interface CacheSync { }