@MustImplementEqualsAndHashcode public interface IAuditItem extends com.helger.security.authentication.subject.user.IHasUserID, com.helger.commons.state.ISuccessIndicator, Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
LocalDateTime |
getDateTime() |
com.helger.commons.state.ESuccess |
getSuccess() |
EAuditActionType |
getType() |
default String |
getTypeID() |
default boolean |
isSuccess() |
@Nonnull LocalDateTime getDateTime()
@Nonnull EAuditActionType getType()
null.@Nonnull @Nonempty default String getTypeID()
null.@Nonnull com.helger.commons.state.ESuccess getSuccess()
default boolean isSuccess()
isSuccess in interface com.helger.commons.state.ISuccessIndicatorCopyright © 2014–2023 Philip Helger. All rights reserved.