Class X_AD_HouseKeeping

    • Constructor Detail

      • X_AD_HouseKeeping

        public X_AD_HouseKeeping​(Properties ctx,
                                 int AD_HouseKeeping_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_HouseKeeping_ID

        public void setAD_HouseKeeping_ID​(int AD_HouseKeeping_ID)
        Set House Keeping Configuration.
        Specified by:
        setAD_HouseKeeping_ID in interface I_AD_HouseKeeping
        Parameters:
        AD_HouseKeeping_ID - House Keeping Configuration
      • getAD_HouseKeeping_ID

        public int getAD_HouseKeeping_ID()
        Get House Keeping Configuration.
        Specified by:
        getAD_HouseKeeping_ID in interface I_AD_HouseKeeping
        Returns:
        House Keeping Configuration
      • setAD_HouseKeeping_UU

        public void setAD_HouseKeeping_UU​(String AD_HouseKeeping_UU)
        Set AD_HouseKeeping_UU.
        Specified by:
        setAD_HouseKeeping_UU in interface I_AD_HouseKeeping
        Parameters:
        AD_HouseKeeping_UU - AD_HouseKeeping_UU
      • setAD_Table_ID

        public void setAD_Table_ID​(int AD_Table_ID)
        Set Table.
        Specified by:
        setAD_Table_ID in interface I_AD_HouseKeeping
        Parameters:
        AD_Table_ID - Database Table information
      • getAD_Table_ID

        public int getAD_Table_ID()
        Get Table.
        Specified by:
        getAD_Table_ID in interface I_AD_HouseKeeping
        Returns:
        Database Table information
      • setBackupFolder

        public void setBackupFolder​(String BackupFolder)
        Set Backup Folder.
        Specified by:
        setBackupFolder in interface I_AD_HouseKeeping
        Parameters:
        BackupFolder - Backup Folder
      • setDescription

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

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_AD_HouseKeeping
        Parameters:
        Help - Comment or Hint
      • setIsExportXMLBackup

        public void setIsExportXMLBackup​(boolean IsExportXMLBackup)
        Set Export XML Backup.
        Specified by:
        setIsExportXMLBackup in interface I_AD_HouseKeeping
        Parameters:
        IsExportXMLBackup - Export XML Backup
      • isExportXMLBackup

        public boolean isExportXMLBackup()
        Get Export XML Backup.
        Specified by:
        isExportXMLBackup in interface I_AD_HouseKeeping
        Returns:
        Export XML Backup
      • setIsSaveInHistoric

        public void setIsSaveInHistoric​(boolean IsSaveInHistoric)
        Set Save In Historic.
        Specified by:
        setIsSaveInHistoric in interface I_AD_HouseKeeping
        Parameters:
        IsSaveInHistoric - Save In Historic
      • isSaveInHistoric

        public boolean isSaveInHistoric()
        Get Save In Historic.
        Specified by:
        isSaveInHistoric in interface I_AD_HouseKeeping
        Returns:
        Save In Historic
      • setLastDeleted

        public void setLastDeleted​(int LastDeleted)
        Set Last Deleted.
        Specified by:
        setLastDeleted in interface I_AD_HouseKeeping
        Parameters:
        LastDeleted - Last Deleted
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_AD_HouseKeeping
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setProcessing

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

        public void setTableName​(String TableName)
        Set DB Table Name.
        Specified by:
        setTableName in interface I_AD_HouseKeeping
        Parameters:
        TableName - Name of the table in the database
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_AD_HouseKeeping
        Parameters:
        Value - Search key for the record in the format required - must be unique
      • getValue

        public String getValue()
        Get Search Key.
        Specified by:
        getValue in interface I_AD_HouseKeeping
        Returns:
        Search key for the record in the format required - must be unique
      • setWhereClause

        public void setWhereClause​(String WhereClause)
        Set Sql WHERE.
        Specified by:
        setWhereClause in interface I_AD_HouseKeeping
        Parameters:
        WhereClause - Fully qualified SQL WHERE clause