Class X_COF_ConfAttachment

java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_COF_ConfAttachment
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_ConfAttachment, I_Persistent, Evaluatee
Direct Known Subclasses:
MCOFConfAttachment

public class X_COF_ConfAttachment extends PO implements I_COF_ConfAttachment, I_Persistent
Generated Model for COF_ConfAttachment
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_COF_ConfAttachment

      public X_COF_ConfAttachment(Properties ctx, int COF_ConfAttachment_ID, String trxName)
      Standard Constructor
    • X_COF_ConfAttachment

      public X_COF_ConfAttachment(Properties ctx, int COF_ConfAttachment_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_ConfAttachment

      public X_COF_ConfAttachment(Properties ctx, String COF_ConfAttachment_UU, String trxName)
      Standard Constructor
    • X_COF_ConfAttachment

      public X_COF_ConfAttachment(Properties ctx, String COF_ConfAttachment_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_ConfAttachment

      public X_COF_ConfAttachment(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      6 - System - Client
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setCOF_ConfAttachment_ID

      public void setCOF_ConfAttachment_ID(int COF_ConfAttachment_ID)
      Set Configuração de Anexo.
      Specified by:
      setCOF_ConfAttachment_ID in interface I_COF_ConfAttachment
      Parameters:
      COF_ConfAttachment_ID - Primary Key : Configuration Attachment
    • getCOF_ConfAttachment_ID

      public int getCOF_ConfAttachment_ID()
      Get Configuração de Anexo.
      Specified by:
      getCOF_ConfAttachment_ID in interface I_COF_ConfAttachment
      Returns:
      Primary Key : Configuration Attachment
    • setCOF_ConfAttachment_UU

      public void setCOF_ConfAttachment_UU(String COF_ConfAttachment_UU)
      Set COF_ConfAttachment_UU.
      Specified by:
      setCOF_ConfAttachment_UU in interface I_COF_ConfAttachment
      Parameters:
      COF_ConfAttachment_UU - COF_ConfAttachment_UU
    • getCOF_ConfAttachment_UU

      public String getCOF_ConfAttachment_UU()
      Get COF_ConfAttachment_UU.
      Specified by:
      getCOF_ConfAttachment_UU in interface I_COF_ConfAttachment
      Returns:
      COF_ConfAttachment_UU
    • setIsDeleteable

      public void setIsDeleteable(boolean IsDeleteable)
      Set Records deletable.
      Specified by:
      setIsDeleteable in interface I_COF_ConfAttachment
      Parameters:
      IsDeleteable - Indicates if records can be deleted from the database
    • isDeleteable

      public boolean isDeleteable()
      Get Records deletable.
      Specified by:
      isDeleteable in interface I_COF_ConfAttachment
      Returns:
      Indicates if records can be deleted from the database
    • setcof_AllowedExtension

      public void setcof_AllowedExtension(String cof_AllowedExtension)
      Set Extension.
      Specified by:
      setcof_AllowedExtension in interface I_COF_ConfAttachment
      Parameters:
      cof_AllowedExtension - Extension allowed by attachment
    • getcof_AllowedExtension

      public String getcof_AllowedExtension()
      Get Extension.
      Specified by:
      getcof_AllowedExtension in interface I_COF_ConfAttachment
      Returns:
      Extension allowed by attachment
    • setcof_DeleteLogic

      public void setcof_DeleteLogic(String cof_DeleteLogic)
      Set Lógica para Exclusão.
      Specified by:
      setcof_DeleteLogic in interface I_COF_ConfAttachment
      Parameters:
      cof_DeleteLogic - Se campo preenchido, valida a regra de exclusão permitindo ou não a exclusão.
    • getcof_DeleteLogic

      public String getcof_DeleteLogic()
      Get Lógica para Exclusão.
      Specified by:
      getcof_DeleteLogic in interface I_COF_ConfAttachment
      Returns:
      Se campo preenchido, valida a regra de exclusão permitindo ou não a exclusão.
    • setcof_MaxAttachmentSize

      public void setcof_MaxAttachmentSize(BigDecimal cof_MaxAttachmentSize)
      Set Max Attachment Size (kb).
      Specified by:
      setcof_MaxAttachmentSize in interface I_COF_ConfAttachment
      Parameters:
      cof_MaxAttachmentSize - Max Attachment size allowed
    • getcof_MaxAttachmentSize

      public BigDecimal getcof_MaxAttachmentSize()
      Get Max Attachment Size (kb).
      Specified by:
      getcof_MaxAttachmentSize in interface I_COF_ConfAttachment
      Returns:
      Max Attachment size allowed
    • setcof_NotAllowedExtension

      public void setcof_NotAllowedExtension(String cof_NotAllowedExtension)
      Set Extension not permitted.
      Specified by:
      setcof_NotAllowedExtension in interface I_COF_ConfAttachment
      Parameters:
      cof_NotAllowedExtension - Extension not permitted by Attachment
    • getcof_NotAllowedExtension

      public String getcof_NotAllowedExtension()
      Get Extension not permitted.
      Specified by:
      getcof_NotAllowedExtension in interface I_COF_ConfAttachment
      Returns:
      Extension not permitted by Attachment
    • getcof_TableAttachment

      public I_AD_Table getcof_TableAttachment() throws RuntimeException
      Specified by:
      getcof_TableAttachment in interface I_COF_ConfAttachment
      Throws:
      RuntimeException
    • setcof_TableAttachment_ID

      public void setcof_TableAttachment_ID(int cof_TableAttachment_ID)
      Set Table Attachment.
      Specified by:
      setcof_TableAttachment_ID in interface I_COF_ConfAttachment
      Parameters:
      cof_TableAttachment_ID - Table to validate the attachment allowed
    • getcof_TableAttachment_ID

      public int getcof_TableAttachment_ID()
      Get Table Attachment.
      Specified by:
      getcof_TableAttachment_ID in interface I_COF_ConfAttachment
      Returns:
      Table to validate the attachment allowed