Interface I_AD_AttachmentFile

All Known Implementing Classes:
MAttachmentFile, X_AD_AttachmentFile

public interface I_AD_AttachmentFile
Generated Interface for AD_AttachmentFile
Version:
Release 13
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • setAD_AttachmentFile_UU

      void setAD_AttachmentFile_UU(String AD_AttachmentFile_UU)
      Set AD_AttachmentFile_UU
    • getAD_AttachmentFile_UU

      String getAD_AttachmentFile_UU()
      Get AD_AttachmentFile_UU
    • setAD_Attachment_ID

      void setAD_Attachment_ID(int AD_Attachment_ID)
      Set Attachment. Attachment for the document
    • getAD_Attachment_ID

      int getAD_Attachment_ID()
      Get Attachment. Attachment for the document
    • getAD_Attachment

      @Deprecated(since="13") I_AD_Attachment getAD_Attachment() throws RuntimeException
      Deprecated.
      Throws:
      RuntimeException
    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setFileName

      void setFileName(String FileName)
      Set File Name. Name of the local file or URL
    • getFileName

      String getFileName()
      Get File Name. Name of the local file or URL
    • setFilePath

      void setFilePath(String FilePath)
      Set File Path. Path where the file can be found
    • getFilePath

      String getFilePath()
      Get File Path. Path where the file can be found
    • setFileSize

      void setFileSize(BigDecimal FileSize)
      Set File Size. Size of the File in bytes
    • getFileSize

      BigDecimal getFileSize()
      Get File Size. Size of the File in bytes
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setMIMEType

      void setMIMEType(String MIMEType)
      Set MIME Type
    • getMIMEType

      String getMIMEType()
      Get MIME Type
    • setSHA256Checksum

      void setSHA256Checksum(String SHA256Checksum)
      Set SHA256 Checksum
    • getSHA256Checksum

      String getSHA256Checksum()
      Get SHA256 Checksum
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records