Class OutdatedEntityErrorMessage
java.lang.Object
ch.tocco.nice2.web.core.api.ErrorMessage
ch.tocco.nice2.rest.entity.impl.error.OutdatedEntityErrorMessage
-
Field Summary
-
Constructor Summary
ConstructorDescriptionOutdatedEntityErrorMessage
(String message, @Nullable String updateUser, @Nullable org.joda.time.DateTime updateTimestamp, String model, String key) -
Method Summary
Methods inherited from class ch.tocco.nice2.web.core.api.ErrorMessage
getErrorCode, getMessage, getStatus, setErrorCode, setMessage, setStatus
-
Field Details
-
ERROR_CODE
- See Also:
-
-
Constructor Details
-
OutdatedEntityErrorMessage
-
-
Method Details
-
getUpdateUser
-
getUpdateTimestamp
@Nullable public @Nullable org.joda.time.DateTime getUpdateTimestamp() -
getModel
-
getKey
-