Package com.jalios.jcms.db
Interface TrackedDBData
- 
- All Known Implementing Classes:
 AbstractMedia,DBFileDocument
public interface TrackedDBDataThis tagging interface must be implemented by DBData that can be tracked.- Since:
 - jcms-7.0.0
 - Version:
 - $Revision: 75708 $
 - Author:
 - Olivier Dedieu
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringREVISION 
 - 
 
- 
- 
Field Detail
- 
REVISION
static final java.lang.String REVISION
- See Also:
 - Constant Field Values
 
 
 - 
 
 -