Interface Auditable
-
- All Known Implementing Classes:
Order
public interface AuditableAuditable object contract. Example 3.7. Example of interface / group hosting constraints
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull StringgetCreationDate()@NotNull StringgetLastModifier()@NotNull StringgetLastReader()@NotNull StringgetLastUpdate()
-