Project

General

Profile

« Previous | Next » 

Revision 7fa325bc

Added by Andreas Müller about 6 years ago

ref #6241 change @date to @since

View differences:

cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/AbstractIdentifiableController.java
29 29

  
30 30
/**
31 31
 * @author a.mueller
32
 * @date 06 Oct 2016
32
 * @since 06 Oct 2016
33 33
 *
34 34
 */
35 35
public abstract class AbstractIdentifiableController <T extends IdentifiableEntity, SERVICE extends IIdentifiableEntityService<T>> extends BaseController<T,SERVICE>  {

Also available in: Unified diff