Interface I_AD_RelationType

All Known Implementing Classes:
MRelationType, X_AD_RelationType

public interface I_AD_RelationType
Generated Interface for AD_RelationType
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_Source_ID

      void setAD_Reference_Source_ID(int AD_Reference_Source_ID)
      Set Source Reference
    • getAD_Reference_Source_ID

      int getAD_Reference_Source_ID()
      Get Source Reference
    • getAD_Reference_Source

      I_AD_Reference getAD_Reference_Source() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Reference_Target_ID

      void setAD_Reference_Target_ID(int AD_Reference_Target_ID)
      Set Target Reference
    • getAD_Reference_Target_ID

      int getAD_Reference_Target_ID()
      Get Target Reference
    • getAD_Reference_Target

      I_AD_Reference getAD_Reference_Target() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_RelationType_ID

      void setAD_RelationType_ID(int AD_RelationType_ID)
      Set Relation Type
    • getAD_RelationType_ID

      int getAD_RelationType_ID()
      Get Relation Type
    • setAD_RelationType_UU

      void setAD_RelationType_UU(String AD_RelationType_UU)
      Set AD_RelationType_UU
    • getAD_RelationType_UU

      String getAD_RelationType_UU()
      Get AD_RelationType_UU
    • 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
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • 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
    • setIsDirected

      void setIsDirected(boolean IsDirected)
      Set Directed. Tells whether one " sees" the other end of the relation from each end or just from the source
    • isDirected

      boolean isDirected()
      Get Directed. Tells whether one " sees" the other end of the relation from each end or just from the source
    • setName

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

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

      void setRole_Source(String Role_Source)
      Set Source Role. If set, this role will be used as label for the zoom destination instead of the destinations' s window name
    • getRole_Source

      String getRole_Source()
      Get Source Role. If set, this role will be used as label for the zoom destination instead of the destinations' s window name
    • setRole_Target

      void setRole_Target(String Role_Target)
      Set Target Role. If set, this role will be used as label for the zoom destination instead of the destinations' s window name
    • getRole_Target

      String getRole_Target()
      Get Target Role. If set, this role will be used as label for the zoom destination instead of the destinations' s window name
    • setType

      void setType(String Type)
      Set Type. Type of Validation (SQL, Java Script, Java Language)
    • getType

      String getType()
      Get Type. Type of Validation (SQL, Java Script, Java Language)
    • getUpdated

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

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