|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.oness.common.model.auditing.AuditingUtils
Utils to manage Auditable objects
Constructor Summary | |
AuditingUtils()
|
Method Summary | |
static java.util.Collection |
notDeleted(java.util.Collection values)
Get the values not deleted from a collection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AuditingUtils()
Method Detail |
public static java.util.Collection notDeleted(java.util.Collection values)
values
- Colection of Auditable objects
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |