Interface ILastModifiedByAccessor<Holder>
- Type Parameters:
Holder- Type of the object that contains the last modification information.
- All Superinterfaces:
ILastModifiedByGetter<Holder>, ILastModifiedBySetter<Holder>
- All Known Subinterfaces:
IEntityFileSystemBeanAdapter<Entry,Entity, Scope>
public interface ILastModifiedByAccessor<Holder>
extends ILastModifiedByGetter<Holder>, ILastModifiedBySetter<Holder>
Accessor (getter+setter) for the name of the user who made the last modification to an object.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface ILastModifiedByGetter
getLastModifiedByMethods inherited from interface ILastModifiedBySetter
setLastModifiedBy