org.squashtest.csp.tm.domain.softdelete
Annotation Type SoftDeletable


@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public @interface SoftDeletable

Marks entities which should be soft-deleted. These entities are also filtered on a query.

Author:
Gregory Fouquet



Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.