Interface Command<T>
- All Known Implementing Classes:
AbstractCommand,CreatePlaylistCommand,CreateSeriesCommand,DeleteEventCommand,DeletePlaylistCommand,UpdateEventAclCommand,UpdateEventCommand,UpdatePlaylistCommand,UpdateSeriesAclCommand,UpdateSeriesCommand
public interface Command<T>
-
Method Summary
-
Method Details
-
execute
T execute()
-