Class X_AD_Form

    • Constructor Detail

      • X_AD_Form

        public X_AD_Form​(Properties ctx,
                         int AD_Form_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
      • setAccessLevel

        public void setAccessLevel​(String AccessLevel)
        Set Data Access Level.
        Specified by:
        setAccessLevel in interface I_AD_Form
        Parameters:
        AccessLevel - Access Level required
      • getAccessLevel

        public String getAccessLevel()
        Get Data Access Level.
        Specified by:
        getAccessLevel in interface I_AD_Form
        Returns:
        Access Level required
      • setAD_CtxHelp_ID

        public void setAD_CtxHelp_ID​(int AD_CtxHelp_ID)
        Set Context Help.
        Specified by:
        setAD_CtxHelp_ID in interface I_AD_Form
        Parameters:
        AD_CtxHelp_ID - Context Help
      • getAD_CtxHelp_ID

        public int getAD_CtxHelp_ID()
        Get Context Help.
        Specified by:
        getAD_CtxHelp_ID in interface I_AD_Form
        Returns:
        Context Help
      • setAD_Form_ID

        public void setAD_Form_ID​(int AD_Form_ID)
        Set Special Form.
        Specified by:
        setAD_Form_ID in interface I_AD_Form
        Parameters:
        AD_Form_ID - Special Form
      • getAD_Form_ID

        public int getAD_Form_ID()
        Get Special Form.
        Specified by:
        getAD_Form_ID in interface I_AD_Form
        Returns:
        Special Form
      • setAD_Form_UU

        public void setAD_Form_UU​(String AD_Form_UU)
        Set AD_Form_UU.
        Specified by:
        setAD_Form_UU in interface I_AD_Form
        Parameters:
        AD_Form_UU - AD_Form_UU
      • setClassname

        public void setClassname​(String Classname)
        Set Classname.
        Specified by:
        setClassname in interface I_AD_Form
        Parameters:
        Classname - Java Classname
      • getClassname

        public String getClassname()
        Get Classname.
        Specified by:
        getClassname in interface I_AD_Form
        Returns:
        Java Classname
      • setDescription

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

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_AD_Form
        Returns:
        Optional short description of the record
      • setEntityType

        public void setEntityType​(String EntityType)
        Set Entity Type.
        Specified by:
        setEntityType in interface I_AD_Form
        Parameters:
        EntityType - Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        public String getEntityType()
        Get Entity Type.
        Specified by:
        getEntityType in interface I_AD_Form
        Returns:
        Dictionary Entity Type; Determines ownership and synchronization
      • setHelp

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

        public String getHelp()
        Get Comment/Help.
        Specified by:
        getHelp in interface I_AD_Form
        Returns:
        Comment or Hint
      • setIsBetaFunctionality

        public void setIsBetaFunctionality​(boolean IsBetaFunctionality)
        Set Beta Functionality.
        Specified by:
        setIsBetaFunctionality in interface I_AD_Form
        Parameters:
        IsBetaFunctionality - This functionality is considered Beta
      • isBetaFunctionality

        public boolean isBetaFunctionality()
        Get Beta Functionality.
        Specified by:
        isBetaFunctionality in interface I_AD_Form
        Returns:
        This functionality is considered Beta
      • setJSPURL

        public void setJSPURL​(String JSPURL)
        Set jsp URL.
        Specified by:
        setJSPURL in interface I_AD_Form
        Parameters:
        JSPURL - Web URL of the jsp function
      • getJSPURL

        public String getJSPURL()
        Get jsp URL.
        Specified by:
        getJSPURL in interface I_AD_Form
        Returns:
        Web URL of the jsp function
      • setName

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

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_AD_Form
        Returns:
        Alphanumeric identifier of the entity
      • getKeyNamePair

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