Interface I_M_Locator

All Known Implementing Classes:
MLocator, X_M_Locator

public interface I_M_Locator
Generated Interface for M_Locator
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
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setM_Locator_ID

      void setM_Locator_ID(int M_Locator_ID)
      Set Locator. Warehouse Locator
    • getM_Locator_ID

      int getM_Locator_ID()
      Get Locator. Warehouse Locator
    • setM_LocatorType_ID

      void setM_LocatorType_ID(int M_LocatorType_ID)
      Set Locator Type
    • getM_LocatorType_ID

      int getM_LocatorType_ID()
      Get Locator Type
    • getM_LocatorType

      I_M_LocatorType getM_LocatorType() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Locator_UU

      void setM_Locator_UU(String M_Locator_UU)
      Set M_Locator_UU
    • getM_Locator_UU

      String getM_Locator_UU()
      Get M_Locator_UU
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setPriorityNo

      void setPriorityNo(int PriorityNo)
      Set Relative Priority. Where inventory should be picked from first
    • getPriorityNo

      int getPriorityNo()
      Get Relative Priority. Where inventory should be picked from first
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setX

      void setX(String X)
      Set Aisle (X). X dimension, e.g., Aisle
    • getX

      String getX()
      Get Aisle (X). X dimension, e.g., Aisle
    • setY

      void setY(String Y)
      Set Bin (Y). Y dimension, e.g., Bin
    • getY

      String getY()
      Get Bin (Y). Y dimension, e.g., Bin
    • setZ

      void setZ(String Z)
      Set Level (Z). Z dimension, e.g., Level
    • getZ

      String getZ()
      Get Level (Z). Z dimension, e.g., Level