Class CalloutClient

java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutClient
All Implemented Interfaces:
Callout

public class CalloutClient extends CalloutEngine
Client Callout
Author:
Karsten Thiemann - kthiemann@adempiere.org, Carlos Ruiz - globalqss
  • Constructor Details

    • CalloutClient

      public CalloutClient()
  • Method Details

    • storeAttachmentOnFileSystem

      public String storeAttachmentOnFileSystem(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
      Shows a warning message if the attachment storing method is changed.
      Parameters:
      ctx - context
      WindowNo - window no
      mTab - tab
      mField - field
      value - value
      Returns:
      null or error message
    • storeArchiveOnFileSystem

      public String storeArchiveOnFileSystem(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
      Shows a warning message if the archive storing method is changed.
      Parameters:
      ctx - context
      WindowNo - window no
      mTab - tab
      mField - field
      value - value
      Returns:
      null or error message
    • clientLanguageWarning

      public String clientLanguageWarning(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
      Shows a warning message when changing the language