Class CreateWindowFromTable

java.lang.Object
org.compiere.process.SvrProcess
org.compiere.process.CreateWindowFromTable
All Implemented Interfaces:
ProcessCall

public class CreateWindowFromTable extends SvrProcess
Create Menu - Window/tab and field from a table
Author:
Diego Ruiz - BX Service GmbH
  • Constructor Details

    • CreateWindowFromTable

      public CreateWindowFromTable()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
      See Also:
    • doIt

      protected String doIt() throws Exception
      Process
      Specified by:
      doIt in class SvrProcess
      Returns:
      info
      Throws:
      Exception
    • isTableValid

      public boolean isTableValid(MTable table)
      Parameters:
      table - Table to be verifies
      Returns:
      true if the table has all recommended columns