public interface EventConstraint
Modifier and Type | Method and Description |
---|---|
TimeSpan |
applyConstraint(Event event,
TimeSpan proposedTimeSpan)
Describes a set of constraints on the start and end times of an event.
|
TimeSpan applyConstraint(Event event, TimeSpan proposedTimeSpan)
event
- the event being modifiedproposedTimeSpan
- the proposed new start and end times for the eventCopyright © 2013 Metron, Inc.. All rights reserved.