Interface I_PP_WF_Node_Asset

All Known Implementing Classes:
X_PP_WF_Node_Asset

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

  • Method Details

    • setA_Asset_ID

      void setA_Asset_ID(int A_Asset_ID)
      Set Asset. Asset used internally or by customers
    • getA_Asset_ID

      int getA_Asset_ID()
      Get Asset. Asset used internally or by customers
    • getA_Asset

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • 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_WF_Node_ID

      void setAD_WF_Node_ID(int AD_WF_Node_ID)
      Set Node. Workflow Node (activity), step or process
    • getAD_WF_Node_ID

      int getAD_WF_Node_ID()
      Get Node. Workflow Node (activity), step or process
    • getAD_WF_Node

      I_AD_WF_Node getAD_WF_Node() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setPP_WF_Node_Asset_ID

      void setPP_WF_Node_Asset_ID(int PP_WF_Node_Asset_ID)
      Set Workflow Node Asset
    • getPP_WF_Node_Asset_ID

      int getPP_WF_Node_Asset_ID()
      Get Workflow Node Asset
    • setPP_WF_Node_Asset_UU

      void setPP_WF_Node_Asset_UU(String PP_WF_Node_Asset_UU)
      Set PP_WF_Node_Asset_UU
    • getPP_WF_Node_Asset_UU

      String getPP_WF_Node_Asset_UU()
      Get PP_WF_Node_Asset_UU
    • 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