public class GetUnlockedTimersByDuedateCmd extends Object implements Command<List<TimerEntity>>
protected Date
duedate
protected Page
page
GetUnlockedTimersByDuedateCmd(Date duedate, Page page)
List<TimerEntity>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Date duedate
protected Page page
public GetUnlockedTimersByDuedateCmd(Date duedate, Page page)
public List<TimerEntity> execute(CommandContext commandContext)
execute
Command<List<TimerEntity>>
Copyright © 2015. All rights reserved.