Class X_AD_User_OrgAccess

    • Constructor Detail

      • X_AD_User_OrgAccess

        public X_AD_User_OrgAccess​(Properties ctx,
                                   int AD_User_OrgAccess_ID,
                                   String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        6 - System - Client
      • 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_User_ID

        public void setAD_User_ID​(int AD_User_ID)
        Set User/Contact.
        Specified by:
        setAD_User_ID in interface I_AD_User_OrgAccess
        Parameters:
        AD_User_ID - User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        public int getAD_User_ID()
        Get User/Contact.
        Specified by:
        getAD_User_ID in interface I_AD_User_OrgAccess
        Returns:
        User within the system - Internal or Business Partner Contact
      • setAD_User_OrgAccess_UU

        public void setAD_User_OrgAccess_UU​(String AD_User_OrgAccess_UU)
        Set AD_User_OrgAccess_UU.
        Specified by:
        setAD_User_OrgAccess_UU in interface I_AD_User_OrgAccess
        Parameters:
        AD_User_OrgAccess_UU - AD_User_OrgAccess_UU
      • setIsReadOnly

        public void setIsReadOnly​(boolean IsReadOnly)
        Set Read Only.
        Specified by:
        setIsReadOnly in interface I_AD_User_OrgAccess
        Parameters:
        IsReadOnly - Field is read only
      • isReadOnly

        public boolean isReadOnly()
        Get Read Only.
        Specified by:
        isReadOnly in interface I_AD_User_OrgAccess
        Returns:
        Field is read only