Interface I_AD_TablePartition

All Known Implementing Classes:
X_AD_TablePartition

public interface I_AD_TablePartition
Generated Interface for AD_TablePartition
Version:
Release 12
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_TablePartition_ID

      void setAD_TablePartition_ID(int AD_TablePartition_ID)
      Set Table Partition. Database Table Partition information
    • getAD_TablePartition_ID

      int getAD_TablePartition_ID()
      Get Table Partition. Database Table Partition information
    • setAD_TablePartition_UU

      void setAD_TablePartition_UU(String AD_TablePartition_UU)
      Set AD_TablePartition_UU
    • getAD_TablePartition_UU

      String getAD_TablePartition_UU()
      Get AD_TablePartition_UU
    • getCreated

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

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

      void setExpressionPartition(String ExpressionPartition)
      Set Expression. SQL clause for partition
    • getExpressionPartition

      String getExpressionPartition()
      Get Expression. SQL clause for partition
    • 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
    • setIsPartitionAttached

      void setIsPartitionAttached(boolean IsPartitionAttached)
      Set Attached. Partition attached to table
    • isPartitionAttached

      boolean isPartitionAttached()
      Get Attached. Partition attached to table
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setParent_TablePartition_ID

      void setParent_TablePartition_ID(int Parent_TablePartition_ID)
      Set Parent Partition. Parent table partition
    • getParent_TablePartition_ID

      int getParent_TablePartition_ID()
      Get Parent Partition. Parent table partition
    • getParent_TablePartition

      I_AD_TablePartition getParent_TablePartition() throws RuntimeException
      Throws:
      RuntimeException
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • getUpdated

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

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