Project

General

Profile

« Previous | Next » 

Revision 46588

unit tests, cleanup

View differences:

MetadataRepositoryCustom.java
10 10
 */
11 11
public interface MetadataRepositoryCustom {
12 12

  
13
	void bootstrap(String mdId);
13
	void bootstrap();
14 14

  
15 15
	List<String> listMdIds();
16 16

  

Also available in: Unified diff