Class UploadResponse

java.lang.Object
org.adempiere.base.upload.UploadResponse

public class UploadResponse extends Object
Response from upload service
Author:
hengsin
  • Constructor Details

    • UploadResponse

      public UploadResponse(String link, String linkLabel)
      Parameters:
      link -
      linkLabel -
  • Method Details

    • getLink

      public String getLink()
      Get external link URL to the uploaded file
      Returns:
      link URL to the uploaded file
    • getLinkLabel

      public String getLinkLabel()
      Get label for the uploaded file
      Returns:
      label for the uploaded file