Package io.higson.runtime.core.domain
Class MpDomainRefreshController
java.lang.Object
io.higson.runtime.core.domain.MpDomainRefreshController
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DomainCacheDaoprotected Dateprotected Dateprotected Date -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringvoidupdateTimestampByProfile(Map<String, Date> lastUpdatesByProfile, String profile) protected voidupdateTimestampForProfile(String profileCode, Date tmp) voidupdateTimestampsForProfile(String profileCode) booleanwasSomethingChange(Set<String> profiles)
-
Field Details
-
dao
-
mainTimestamp
-
regionVersionTimestamp
-
definitionTimestamp
-
timestampByProfile
-
-
Constructor Details
-
MpDomainRefreshController
-
-
Method Details
-
print
-
wasSomethingChange
-
getPossibleModification
-
updateTimestampByProfile
-
getLastUpdatesByProfile
-
updateTimestampsForProfile
-
updateTimestampForProfile
-