Project

General

Profile

« Previous | Next » 

Revision 3581c717

Added by Andreas Müller over 3 years ago

fix some compile errors in eflora

View differences:

cdm-eflora/src/main/java/eu/etaxonomy/cdm/app/eflora/CentralAfricaEricaceaeActivator.java
154 154
			if (app == null){
155 155
				app = CdmApplicationController.NewInstance(cdmDestination, hbm2dll, false);
156 156
			}
157
			app.getAgentService().updateTitleCache(Team.class, null, null, null);
157
			app.getAgentService().updateCaches(Team.class, null, null, null);
158 158
			return;
159 159
//			int count = app.getAgentService().deduplicate(Person.class, null, null);
160 160
//

Also available in: Unified diff