Class MCtxHelpMsg

    • Constructor Detail

      • MCtxHelpMsg

        public MCtxHelpMsg​(Properties ctx,
                           int AD_CtxHelpMsg_ID,
                           String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        AD_CtxHelpMsg_ID -
        trxName - transaction
      • MCtxHelpMsg

        public MCtxHelpMsg​(Properties ctx,
                           ResultSet rs,
                           String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
      • MCtxHelpMsg

        public MCtxHelpMsg​(MCtxHelpMsg copy)
        Parameters:
        copy -
    • Method Detail

      • get

        public static MCtxHelpMsg get​(String ctxType,
                                      int recordId)
        Get the context help message defined for the type, recordid, client, org (immutable)
        Parameters:
        ctxType -
        recordId -
        Returns:
        the context message record
      • get

        public static MCtxHelpMsg get​(Properties ctx,
                                      String ctxType,
                                      int recordId)
        Get the context help message defined for the type, recordid, client, org (immutable)
        Parameters:
        ctx -
        ctxType -
        recordId -
        Returns:
        an immutable instance of context message record (if any)
      • setClientOrg

        public void setClientOrg​(int AD_Client_ID,
                                 int AD_Org_ID)
        Description copied from class: PO
        Overwrite Client Org if different
        Overrides:
        setClientOrg in class PO
        Parameters:
        AD_Client_ID - client
        AD_Org_ID - org