Interface I_A_RegistrationAttribute

All Known Implementing Classes:
MRegistrationAttribute, X_A_RegistrationAttribute

public interface I_A_RegistrationAttribute
Generated Interface for A_RegistrationAttribute
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • 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
    • setAD_Reference_ID

      void setAD_Reference_ID(int AD_Reference_ID)
      Set Reference. System Reference and Validation
    • getAD_Reference_ID

      int getAD_Reference_ID()
      Get Reference. System Reference and Validation
    • getAD_Reference

      I_AD_Reference getAD_Reference() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Reference_Value_ID

      void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
      Set Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value_ID

      int getAD_Reference_Value_ID()
      Get Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value

      I_AD_Reference getAD_Reference_Value() throws RuntimeException
      Throws:
      RuntimeException
    • setA_RegistrationAttribute_ID

      void setA_RegistrationAttribute_ID(int A_RegistrationAttribute_ID)
      Set Registration Attribute. Asset Registration Attribute
    • getA_RegistrationAttribute_ID

      int getA_RegistrationAttribute_ID()
      Get Registration Attribute. Asset Registration Attribute
    • setA_RegistrationAttribute_UU

      void setA_RegistrationAttribute_UU(String A_RegistrationAttribute_UU)
      Set A_RegistrationAttribute_UU
    • getA_RegistrationAttribute_UU

      String getA_RegistrationAttribute_UU()
      Get A_RegistrationAttribute_UU
    • setColumnName

      void setColumnName(String ColumnName)
      Set DB Column Name. Name of the column in the database
    • getColumnName

      String getColumnName()
      Get DB Column Name. Name of the column in the database
    • getCreated

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

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

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setIsSelfService

      void setIsSelfService(boolean IsSelfService)
      Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • isSelfService

      boolean isSelfService()
      Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service
    • setName

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

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • 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