| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.entity.user |
| Modifier and Type | Field and Description |
|---|---|
private Set<EnabledChangeHistoryEntity> |
UserEntity.enabledStatusChangeHistory |
| Modifier and Type | Method and Description |
|---|---|
Set<EnabledChangeHistoryEntity> |
UserEntity.getEnabledStatusChangeHistory() |
| Modifier and Type | Method and Description |
|---|---|
private List<org.joda.time.Interval> |
UserEntity.getDisabledIntervals(List<EnabledChangeHistoryEntity> changeHistory)
This method assumes the change history starts a change to disabled state.
|
void |
UserEntity.setEnabledStatusChangeHistory(Set<EnabledChangeHistoryEntity> enabledStatusChangeHistory) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.