sbPIFileMetadataService Interface Reference

Private file metadata service interface for unit tests. More...

import"sbPIFileMetadataService.idl";

Inheritance diagram for sbPIFileMetadataService:
[legend]
Collaboration diagram for sbPIFileMetadataService:
[legend]

Public Member Functions

void AddBlacklistURL (in ACString aURL)
 

Detailed Description

Private file metadata service interface for unit tests.

DO NOT use this interface from outside the unit tests. If you think you do, please change sbIFileMetadataService instead to expose the things you need.

Definition at line 35 of file sbPIFileMetadataService.idl.

Member Function Documentation

void sbPIFileMetadataService::AddBlacklistURL ( in ACString  aURL)

Add a URL to the blacklist.

Note
This method is not threadsafe and should only be used in the unit test. It should, in fact, not be called while there are running metadata jobs.

The documentation for this interface was generated from the following file: