Class X_AD_LdapAccess

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_LdapAccess
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_LdapAccess, I_Persistent, Evaluatee
Direct Known Subclasses:
MLdapAccess

public class X_AD_LdapAccess extends PO implements I_AD_LdapAccess, I_Persistent
Generated Model for AD_LdapAccess
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_AD_LdapAccess

      public X_AD_LdapAccess(Properties ctx, int AD_LdapAccess_ID, String trxName)
      Standard Constructor
    • X_AD_LdapAccess

      public X_AD_LdapAccess(Properties ctx, int AD_LdapAccess_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_LdapAccess

      public X_AD_LdapAccess(Properties ctx, String AD_LdapAccess_UU, String trxName)
      Standard Constructor
    • X_AD_LdapAccess

      public X_AD_LdapAccess(Properties ctx, String AD_LdapAccess_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_LdapAccess

      public X_AD_LdapAccess(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      7 - System - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      Meta data of PO
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setAD_LdapAccess_ID

      public void setAD_LdapAccess_ID(int AD_LdapAccess_ID)
      Set Ldap Access.
      Specified by:
      setAD_LdapAccess_ID in interface I_AD_LdapAccess
      Parameters:
      AD_LdapAccess_ID - Ldap Access Log
    • getAD_LdapAccess_ID

      public int getAD_LdapAccess_ID()
      Get Ldap Access.
      Specified by:
      getAD_LdapAccess_ID in interface I_AD_LdapAccess
      Returns:
      Ldap Access Log
    • setAD_LdapAccess_UU

      public void setAD_LdapAccess_UU(String AD_LdapAccess_UU)
      Set AD_LdapAccess_UU.
      Specified by:
      setAD_LdapAccess_UU in interface I_AD_LdapAccess
      Parameters:
      AD_LdapAccess_UU - AD_LdapAccess_UU
    • getAD_LdapAccess_UU

      public String getAD_LdapAccess_UU()
      Get AD_LdapAccess_UU.
      Specified by:
      getAD_LdapAccess_UU in interface I_AD_LdapAccess
      Returns:
      AD_LdapAccess_UU
    • getAD_LdapProcessor

      public I_AD_LdapProcessor getAD_LdapProcessor() throws RuntimeException
      Specified by:
      getAD_LdapProcessor in interface I_AD_LdapAccess
      Throws:
      RuntimeException
    • setAD_LdapProcessor_ID

      public void setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
      Set Ldap Processor.
      Specified by:
      setAD_LdapProcessor_ID in interface I_AD_LdapAccess
      Parameters:
      AD_LdapProcessor_ID - LDAP Server to authenticate and authorize external systems based on iDempiere
    • getAD_LdapProcessor_ID

      public int getAD_LdapProcessor_ID()
      Get Ldap Processor.
      Specified by:
      getAD_LdapProcessor_ID in interface I_AD_LdapAccess
      Returns:
      LDAP Server to authenticate and authorize external systems based on iDempiere
    • getAD_User

      public I_AD_User getAD_User() throws RuntimeException
      Specified by:
      getAD_User in interface I_AD_LdapAccess
      Throws:
      RuntimeException
    • setAD_User_ID

      public void setAD_User_ID(int AD_User_ID)
      Set User/Contact.
      Specified by:
      setAD_User_ID in interface I_AD_LdapAccess
      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_LdapAccess
      Returns:
      User within the system - Internal or Business Partner Contact
    • getKeyNamePair

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

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

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

      public void setIsError(boolean IsError)
      Set Error.
      Specified by:
      setIsError in interface I_AD_LdapAccess
      Parameters:
      IsError - An Error occurred in the execution
    • isError

      public boolean isError()
      Get Error.
      Specified by:
      isError in interface I_AD_LdapAccess
      Returns:
      An Error occurred in the execution
    • getR_InterestArea

      public I_R_InterestArea getR_InterestArea() throws RuntimeException
      Specified by:
      getR_InterestArea in interface I_AD_LdapAccess
      Throws:
      RuntimeException
    • setR_InterestArea_ID

      public void setR_InterestArea_ID(int R_InterestArea_ID)
      Set Interest Area.
      Specified by:
      setR_InterestArea_ID in interface I_AD_LdapAccess
      Parameters:
      R_InterestArea_ID - Interest Area or Topic
    • getR_InterestArea_ID

      public int getR_InterestArea_ID()
      Get Interest Area.
      Specified by:
      getR_InterestArea_ID in interface I_AD_LdapAccess
      Returns:
      Interest Area or Topic
    • setSummary

      public void setSummary(String Summary)
      Set Summary.
      Specified by:
      setSummary in interface I_AD_LdapAccess
      Parameters:
      Summary - Textual summary of this request
    • getSummary

      public String getSummary()
      Get Summary.
      Specified by:
      getSummary in interface I_AD_LdapAccess
      Returns:
      Textual summary of this request