Class ParameterizedCommandTransferObject

    • Constructor Detail

      • ParameterizedCommandTransferObject

        public ParameterizedCommandTransferObject​(ParameterizedCommand command,
                                                  AbstractDataPath path,
                                                  Form sourceForm)
        The constructor.
        Parameters:
        command - , cannot be null
        path - , can be null
        sourceForm - the source form, cannot be null
    • Method Detail

      • getPath

        public AbstractDataPath getPath()
        Returns parameterized command path.
        Returns:
        the path, can be null