Class CalloutClient

  • All Implemented Interfaces:
    Callout

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

      • CalloutClient

        public CalloutClient()
    • Method Detail

      • 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