Subversion Repositories bacoAlunos

Rev

Rev 1967 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1967 Rev 1989
Line 19... Line 19...
19
 * @time 10:27:25
19
 * @time 10:27:25
20
 * @see pt.estgp.estgweb.domain
20
 * @see pt.estgp.estgweb.domain
21
 */
21
 */
22
public class CourseImpl extends Course
22
public class CourseImpl extends Course
23
{
23
{
24
 
-
 
25
    private static final 1.5.0/docs/api/java/util/logging/Logger.html">Logger logger = 1.5.0/docs/api/java/util/logging/Logger.html">Logger.getLogger(CourseImpl.class);
24
    private static final 1.5.0/docs/api/java/util/logging/Logger.html">Logger logger = 1.5.0/docs/api/java/util/logging/Logger.html">Logger.getLogger(CourseImpl.class);
26
 
25
 
27
    public 1.5.0/docs/api/java/io/Serializable.html">Serializable getSerializable()
26
    public 1.5.0/docs/api/java/io/Serializable.html">Serializable getSerializable()
28
    {
27
    {
29
        return getId();
28
        return getId();