org.squashtest.csp.tm.domain.softdelete
Class SoftDeletableSupport
java.lang.Object
org.squashtest.csp.tm.domain.softdelete.SoftDeletableSupport
@Embeddable
public class SoftDeletableSupport
- extends Object
Embeddable delegate for SoftDeletable entities. Not used yet because of bug :
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3957 (when deletedOn column is null, embedded coponent
is set to null)
- Author:
- Gregory Fouquet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftDeletableSupport
public SoftDeletableSupport()
getDeletedOn
public Date getDeletedOn()
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.