Class RemoveByIdCommand

java.lang.Object
command.manager.commands.RemoveByIdCommand
All Implemented Interfaces:
AuthorizableCommand, BaseCommand, LocalizableCommand, PreProcessingCommandInterface

public class RemoveByIdCommand extends Object implements BaseCommand, AuthorizableCommand, LocalizableCommand
Removes element from collection by id.
Since:
1.0
Author:
Zerumi
  • Constructor Details

    • RemoveByIdCommand

      public RemoveByIdCommand()
  • Method Details