Interface I_S_Resource

All Known Implementing Classes:
MResource, X_S_Resource

public interface I_S_Resource
Generated Interface for S_Resource
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_User_ID

      void setAD_User_ID(int AD_User_ID)
      Set User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      int getAD_User_ID()
      Get User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setChargeableQty

      void setChargeableQty(BigDecimal ChargeableQty)
      Set Chargeable Quantity
    • getChargeableQty

      BigDecimal getChargeableQty()
      Get Chargeable Quantity
    • getCreated

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

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

      void setDailyCapacity(BigDecimal DailyCapacity)
      Set Daily Capacity
    • getDailyCapacity

      BigDecimal getDailyCapacity()
      Get Daily Capacity
    • 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
    • setIsAvailable

      void setIsAvailable(boolean IsAvailable)
      Set Available. Resource is available
    • isAvailable

      boolean isAvailable()
      Get Available. Resource is available
    • setIsManufacturingResource

      void setIsManufacturingResource(boolean IsManufacturingResource)
      Set Manufacturing Resource
    • isManufacturingResource

      boolean isManufacturingResource()
      Get Manufacturing Resource
    • setManufacturingResourceType

      void setManufacturingResourceType(String ManufacturingResourceType)
      Set Manufacturing Resource Type
    • getManufacturingResourceType

      String getManufacturingResourceType()
      Get Manufacturing Resource Type
    • 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
    • setName

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

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

      void setPercentUtilization(BigDecimal PercentUtilization)
      Set % Utilization
    • getPercentUtilization

      BigDecimal getPercentUtilization()
      Get % Utilization
    • setPlanningHorizon

      void setPlanningHorizon(int PlanningHorizon)
      Set Planning Horizon. The planning horizon is the amount of time (Days) an organisation will look into the future when preparing a strategic plan.
    • getPlanningHorizon

      int getPlanningHorizon()
      Get Planning Horizon. The planning horizon is the amount of time (Days) an organisation will look into the future when preparing a strategic plan.
    • setQueuingTime

      void setQueuingTime(BigDecimal QueuingTime)
      Set Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • getQueuingTime

      BigDecimal getQueuingTime()
      Get Queuing Time. Queue time is the time a job waits at a work center before begin handled.
    • setS_Resource_ID

      void setS_Resource_ID(int S_Resource_ID)
      Set Resource. Resource
    • getS_Resource_ID

      int getS_Resource_ID()
      Get Resource. Resource
    • setS_ResourceType_ID

      void setS_ResourceType_ID(int S_ResourceType_ID)
      Set Resource Type
    • getS_ResourceType_ID

      int getS_ResourceType_ID()
      Get Resource Type
    • getS_ResourceType

      I_S_ResourceType getS_ResourceType() throws RuntimeException
      Throws:
      RuntimeException
    • setS_Resource_UU

      void setS_Resource_UU(String S_Resource_UU)
      Set S_Resource_UU
    • getS_Resource_UU

      String getS_Resource_UU()
      Get S_Resource_UU
    • 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
    • setWaitingTime

      void setWaitingTime(BigDecimal WaitingTime)
      Set Waiting Time. Workflow Simulation Waiting time
    • getWaitingTime

      BigDecimal getWaitingTime()
      Get Waiting Time. Workflow Simulation Waiting time