Class MLdapAccess

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_LdapAccess, I_Persistent, Evaluatee

public class MLdapAccess extends X_AD_LdapAccess
Ldap Access Log
Version:
$Id$
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MLdapAccess

      public MLdapAccess(Properties ctx, String AD_LdapAccess_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_LdapAccess_UU - UUID key
      trxName - Transaction
    • MLdapAccess

      public MLdapAccess(Properties ctx, int AD_LdapAccess_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_LdapAccess_ID - id
      trxName - trx
    • MLdapAccess

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