Class LDAPAbfrage

    • Constructor Detail

      • LDAPAbfrage

        public LDAPAbfrage()
    • Method Detail

      • getId

        public Long getId()
        Specified by:
        getId in interface de.xima.cmn.dao.interfaces.IEntity<Long>
      • getUUID

        public String getUUID()
        Specified by:
        getUUID in interface IUUIDEntity
        Returns:
        UUID (Universal Unique Identifier) that identifies this type of entity. Usually is unique within a context, e.g. Mandant, Projekt, ...
      • setName

        public void setName​(String name)
        Parameters:
        name - the name to set
      • setBeschreibung

        public void setBeschreibung​(String beschreibung)
        Parameters:
        beschreibung - the beschreibung to set
      • getAbfrage

        public String getAbfrage()
        Returns:
        the abfrage
      • setAbfrage

        public void setAbfrage​(String abfrage)
        Parameters:
        abfrage - the abfrage to set
      • isUseMandantZugriff

        public boolean isUseMandantZugriff()
        Returns:
        the useMandantZugriff
      • setUseMandantZugriff

        public void setUseMandantZugriff​(boolean useMandantZugriff)
        Parameters:
        useMandantZugriff - the useMandantZugriff to set
      • getZugriff

        public LDAPZugriff getZugriff()
        Returns:
        the zugriff
      • setZugriff

        public void setZugriff​(LDAPZugriff zugriff)
        Parameters:
        zugriff - the zugriff to set
      • getAttribute

        public List<String> getAttribute()
        Returns:
        the attributes
      • setAttribute

        public void setAttribute​(List<String> attribute)
        Parameters:
        attribute - the attributes to set
      • getBaseDN

        public String getBaseDN()
        Returns:
        the baseDN
      • setBaseDN

        public void setBaseDN​(String baseDN)
        Parameters:
        baseDN - the baseDN to set
      • isPublic

        public boolean isPublic()
      • setPublic

        public void setPublic​(boolean isPublic)
      • setUUIDObject

        public void setUUIDObject​(UUID uuid)
        Parameters:
        uuid - a UUID