Interface I_R_RequestType

  • All Known Implementing Classes:
    MRequestType, X_R_RequestType

    public interface I_R_RequestType
    Generated Interface for R_RequestType
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAutoDueDateDays

        void setAutoDueDateDays​(int AutoDueDateDays)
        Set Auto Due Date Days. Automatic Due Date Days
      • getAutoDueDateDays

        int getAutoDueDateDays()
        Get Auto Due Date Days. Automatic Due Date Days
      • setConfidentialType

        void setConfidentialType​(String ConfidentialType)
        Set Confidentiality. Type of Confidentiality
      • getConfidentialType

        String getConfidentialType()
        Get Confidentiality. Type of Confidentiality
      • setContentColor

        void setContentColor​(String ContentColor)
        Set Content Color. Content color of calendar dashlet
      • getContentColor

        String getContentColor()
        Get Content Color. Content color of calendar dashlet
      • 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
      • setDueDateTolerance

        void setDueDateTolerance​(int DueDateTolerance)
        Set Due Date Tolerance. Tolerance in days between the Date Next Action and the date the request is regarded as overdue
      • getDueDateTolerance

        int getDueDateTolerance()
        Get Due Date Tolerance. Tolerance in days between the Date Next Action and the date the request is regarded as overdue
      • setHeaderColor

        void setHeaderColor​(String HeaderColor)
        Set Header Color. Header color of calendar dashlet
      • getHeaderColor

        String getHeaderColor()
        Get Header Color. Header color of calendar dashlet
      • 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
      • setIsAutoChangeRequest

        void setIsAutoChangeRequest​(boolean IsAutoChangeRequest)
        Set Create Change Request. Automatically create BOM (Engineering) Change Request
      • isAutoChangeRequest

        boolean isAutoChangeRequest()
        Get Create Change Request. Automatically create BOM (Engineering) Change Request
      • setIsConfidentialInfo

        void setIsConfidentialInfo​(boolean IsConfidentialInfo)
        Set Confidential Info. Can enter confidential information
      • isConfidentialInfo

        boolean isConfidentialInfo()
        Get Confidential Info. Can enter confidential information
      • setIsDefault

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

        boolean isDefault()
        Get Default. Default value
      • setIsEMailWhenDue

        void setIsEMailWhenDue​(boolean IsEMailWhenDue)
        Set EMail when Due. Send EMail when Request becomes due
      • isEMailWhenDue

        boolean isEMailWhenDue()
        Get EMail when Due. Send EMail when Request becomes due
      • setIsEMailWhenOverdue

        void setIsEMailWhenOverdue​(boolean IsEMailWhenOverdue)
        Set EMail when Overdue. Send EMail when Request becomes overdue
      • isEMailWhenOverdue

        boolean isEMailWhenOverdue()
        Get EMail when Overdue. Send EMail when Request becomes overdue
      • setIsIndexed

        void setIsIndexed​(boolean IsIndexed)
        Set Indexed. Index the document for the internal search engine
      • isIndexed

        boolean isIndexed()
        Get Indexed. Index the document for the internal search engine
      • setIsInvoiced

        void setIsInvoiced​(boolean IsInvoiced)
        Set Invoiced. Is this invoiced?
      • isInvoiced

        boolean isInvoiced()
        Get Invoiced. Is this invoiced?
      • 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
      • setR_RequestType_ID

        void setR_RequestType_ID​(int R_RequestType_ID)
        Set Request Type. Type of request (e.g. Inquiry, Complaint, ..)
      • getR_RequestType_ID

        int getR_RequestType_ID()
        Get Request Type. Type of request (e.g. Inquiry, Complaint, ..)
      • setR_RequestType_UU

        void setR_RequestType_UU​(String R_RequestType_UU)
        Set R_RequestType_UU
      • getR_RequestType_UU

        String getR_RequestType_UU()
        Get R_RequestType_UU
      • setR_StatusCategory_ID

        void setR_StatusCategory_ID​(int R_StatusCategory_ID)
        Set Status Category. Request Status Category
      • getR_StatusCategory_ID

        int getR_StatusCategory_ID()
        Get Status Category. Request Status Category
      • getUpdated

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

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