Project

General

Profile

« Previous | Next » 

Revision 138715e0

Added by Andreas Müller over 3 years ago

replace links to trac tickets by links to redmine tickets in javadoc

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/ICdmBase.java
48 48
	 * Sets the timestamp this object was created.
49 49
	 * Most databases cannot store milliseconds, so they are removed by this method.
50 50
	 * Caution: We are planning to replace the Calendar class with a different datetime representation which is more suitable for hibernate
51
	 * see {@link http://dev.e-taxonomy.eu/trac/ticket/247 TRAC ticket}
51
	 * see {@link https://dev.e-taxonomy.eu/redmine/issues/247 TRAC ticket}
52 52
	 *
53 53
	 * @param created
54 54
	 */

Also available in: Unified diff