Interface ILastModifiedAtAccessor<Holder>

Type Parameters:
Holder - Type of the object that contains the information.
All Superinterfaces:
ILastModifiedAtGetter<Holder>, ILastModifiedAtSetter<Holder>
All Known Subinterfaces:
IEntityFileSystemBeanAdapter<Entry,Entity,Scope>

public interface ILastModifiedAtAccessor<Holder> extends ILastModifiedAtGetter<Holder>, ILastModifiedAtSetter<Holder>
Accessor (getter+setter) for the time when the last modification to an object was made.
Author:
XIMA MEDIA GmbH