Class MAuthorizationScopeProv

    • Constructor Detail

      • MAuthorizationScopeProv

        public MAuthorizationScopeProv​(Properties ctx,
                                       int AD_AuthorizationScopeProv_ID,
                                       String trxName)
        Create empty Authorization ScopeProvider
        Parameters:
        ctx - context
        AD_AuthorizationScopeProv_ID - ID
        trxName - transaction
      • MAuthorizationScopeProv

        public MAuthorizationScopeProv​(Properties ctx,
                                       ResultSet rs,
                                       String trxName)
        Create Authorization ScopeProvider from current row in ResultSet
        Parameters:
        ctx - context
        rs - ResultSet
        trxName - transaction