Project

General

Profile

« Previous | Next » 

Revision 36ccd41f

Added by Andreas Müller over 2 years ago

cleanup

View differences:

cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/json/processor/bean/TaxonRelationshipBeanProcessor.java
17 17
/**
18 18
 * @author a.kohlbecker
19 19
 * @since 09.06.2009
20
 *
21 20
 */
22 21
public class TaxonRelationshipBeanProcessor extends AbstractCdmBeanProcessor<TaxonRelationship> {
23 22

  
......
34 33

  
35 34
        return json;
36 35
    }
37

  
38
}
36
}

Also available in: Unified diff