Project

General

Profile

« Previous | Next » 

Revision 124424d0

Added by Cherian Mathew almost 11 years ago

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/FieldObservationSelectionDialog.java
87 87
	/** {@inheritDoc} */
88 88
	@Override
89 89
	protected void initModel() {
90
		model = CdmStore.getService(IOccurrenceService.class).getFieldObservationUuidAndTitleCache();
90
		model = CdmStore.getService(IOccurrenceService.class).getFieldUnitUuidAndTitleCache();
91 91
	}
92 92

  
93 93
	/** {@inheritDoc} */

Also available in: Unified diff