AdminService.clearCaches Method
        
 Clears a specified cache in Dundas BI. 
 Note: If cacheType is empty, it will default to dundas.admin.CacheType.ALL
 
         
        Parameters
        
            - cacheType
            
 
            - 
                
Type: CacheType
(optional) The cache that is going to be cleared. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the call is complete.