Class X_AD_Registration

    • Constructor Detail

      • X_AD_Registration

        public X_AD_Registration​(Properties ctx,
                                 int AD_Registration_ID,
                                 String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        4 - System
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAD_Registration_ID

        public void setAD_Registration_ID​(int AD_Registration_ID)
        Set System Registration.
        Specified by:
        setAD_Registration_ID in interface I_AD_Registration
        Parameters:
        AD_Registration_ID - System Registration
      • setAD_Registration_UU

        public void setAD_Registration_UU​(String AD_Registration_UU)
        Set AD_Registration_UU.
        Specified by:
        setAD_Registration_UU in interface I_AD_Registration
        Parameters:
        AD_Registration_UU - AD_Registration_UU
      • setAD_System_ID

        public void setAD_System_ID​(int AD_System_ID)
        Set System.
        Specified by:
        setAD_System_ID in interface I_AD_Registration
        Parameters:
        AD_System_ID - System Definition
      • setC_Currency_ID

        public void setC_Currency_ID​(int C_Currency_ID)
        Set Currency.
        Specified by:
        setC_Currency_ID in interface I_AD_Registration
        Parameters:
        C_Currency_ID - The Currency for this record
      • getC_Currency_ID

        public int getC_Currency_ID()
        Get Currency.
        Specified by:
        getC_Currency_ID in interface I_AD_Registration
        Returns:
        The Currency for this record
      • setC_Location_ID

        public void setC_Location_ID​(int C_Location_ID)
        Set Address.
        Specified by:
        setC_Location_ID in interface I_AD_Registration
        Parameters:
        C_Location_ID - Location or Address
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_AD_Registration
        Parameters:
        Description - Optional short description of the record
      • setIndustryInfo

        public void setIndustryInfo​(String IndustryInfo)
        Set Industry Info.
        Specified by:
        setIndustryInfo in interface I_AD_Registration
        Parameters:
        IndustryInfo - Information of the industry (e.g. professional service, distribution of furnitures, ..)
      • getIndustryInfo

        public String getIndustryInfo()
        Get Industry Info.
        Specified by:
        getIndustryInfo in interface I_AD_Registration
        Returns:
        Information of the industry (e.g. professional service, distribution of furnitures, ..)
      • setIsAllowPublish

        public void setIsAllowPublish​(boolean IsAllowPublish)
        Set Allowed to be Published.
        Specified by:
        setIsAllowPublish in interface I_AD_Registration
        Parameters:
        IsAllowPublish - You allow to publish the information, not just statistical summary info
      • isAllowPublish

        public boolean isAllowPublish()
        Get Allowed to be Published.
        Specified by:
        isAllowPublish in interface I_AD_Registration
        Returns:
        You allow to publish the information, not just statistical summary info
      • setIsAllowStatistics

        public void setIsAllowStatistics​(boolean IsAllowStatistics)
        Set Maintain Statistics.
        Specified by:
        setIsAllowStatistics in interface I_AD_Registration
        Parameters:
        IsAllowStatistics - Maintain general statistics
      • isAllowStatistics

        public boolean isAllowStatistics()
        Get Maintain Statistics.
        Specified by:
        isAllowStatistics in interface I_AD_Registration
        Returns:
        Maintain general statistics
      • setIsInProduction

        public void setIsInProduction​(boolean IsInProduction)
        Set In Production.
        Specified by:
        setIsInProduction in interface I_AD_Registration
        Parameters:
        IsInProduction - The system is in production
      • isInProduction

        public boolean isInProduction()
        Get In Production.
        Specified by:
        isInProduction in interface I_AD_Registration
        Returns:
        The system is in production
      • setIsRegistered

        public void setIsRegistered​(boolean IsRegistered)
        Set Registered.
        Specified by:
        setIsRegistered in interface I_AD_Registration
        Parameters:
        IsRegistered - The application is registered.
      • isRegistered

        public boolean isRegistered()
        Get Registered.
        Specified by:
        isRegistered in interface I_AD_Registration
        Returns:
        The application is registered.
      • setNumberEmployees

        public void setNumberEmployees​(int NumberEmployees)
        Set Employees.
        Specified by:
        setNumberEmployees in interface I_AD_Registration
        Parameters:
        NumberEmployees - Number of employees
      • setPlatformInfo

        public void setPlatformInfo​(String PlatformInfo)
        Set Platform Info.
        Specified by:
        setPlatformInfo in interface I_AD_Registration
        Parameters:
        PlatformInfo - Information about Server and Client Platform
      • setProcessing

        public void setProcessing​(boolean Processing)
        Set Process Now.
        Specified by:
        setProcessing in interface I_AD_Registration
        Parameters:
        Processing - Process Now
      • setRecord_ID

        public void setRecord_ID​(int Record_ID)
        Set Record ID.
        Specified by:
        setRecord_ID in interface I_AD_Registration
        Parameters:
        Record_ID - Direct internal record ID
      • getRecord_ID

        public int getRecord_ID()
        Get Record ID.
        Specified by:
        getRecord_ID in interface I_AD_Registration
        Returns:
        Direct internal record ID
      • setRemote_Addr

        public void setRemote_Addr​(String Remote_Addr)
        Set Remote Addr.
        Specified by:
        setRemote_Addr in interface I_AD_Registration
        Parameters:
        Remote_Addr - Remote Address
      • setRemote_Host

        public void setRemote_Host​(String Remote_Host)
        Set Remote Host.
        Specified by:
        setRemote_Host in interface I_AD_Registration
        Parameters:
        Remote_Host - Remote host Info
      • setSalesVolume

        public void setSalesVolume​(int SalesVolume)
        Set Sales Volume in 1.000.
        Specified by:
        setSalesVolume in interface I_AD_Registration
        Parameters:
        SalesVolume - Total Volume of Sales in Thousands of Currency
      • getSalesVolume

        public int getSalesVolume()
        Get Sales Volume in 1.000.
        Specified by:
        getSalesVolume in interface I_AD_Registration
        Returns:
        Total Volume of Sales in Thousands of Currency
      • setStartProductionDate

        public void setStartProductionDate​(Timestamp StartProductionDate)
        Set Start Implementation/Production.
        Specified by:
        setStartProductionDate in interface I_AD_Registration
        Parameters:
        StartProductionDate - The day you started the implementation (if implementing) - or production (went life) with iDempiere
      • getStartProductionDate

        public Timestamp getStartProductionDate()
        Get Start Implementation/Production.
        Specified by:
        getStartProductionDate in interface I_AD_Registration
        Returns:
        The day you started the implementation (if implementing) - or production (went life) with iDempiere