public interface SignupTimeslotChanges
| Modifier and Type | Method and Description |
|---|---|
List<SignupTimeslot> |
getAdded()
List of timeslots that the user has been added to
|
List<SignupTimeslot> |
getRemoved()
List of timeslots that the user has been removed from
|
List<SignupTimeslot> getRemoved()
List<SignupTimeslot> getAdded()
Copyright © 2003–2020 Sakai Project. All rights reserved.