public interface YetAnotherCalendarService
void
createEvent(Date start, Date end, List<Person> participants)
void createEvent(Date start, Date end, List<Person> participants)
Copyright © 2008–2014. All rights reserved.