public class UpdateChildChannelsCommand extends BaseUpdateChannelCommand
user| Constructor and Description |
|---|
UpdateChildChannelsCommand(User userIn,
Server s,
java.util.List<java.lang.Long> channelIdsIn)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError |
store()
Perform the storage Operation to the Persistence
Layer.
|
getUserpublic ValidatorError store()
store in interface PersistOperationstore in class BaseUpdateChannelCommand