Interface AuthorizableCommand

All Superinterfaces:
PreProcessingCommandInterface
All Known Implementing Classes:
AddCommand, AddIfMaxCommand, AddIfMinCommand, ClearCommand, RemoveByIdCommand, RemoveGreaterCommand, UpdateCommand

public interface AuthorizableCommand extends PreProcessingCommandInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setCallerID (long id)
     
  • Method Details

    • setCallerID

      void setCallerID (long id)