Exemplo n.º 1
0
 def get_backlink_from_lDAPDisplayName(self, ldap_display_name):
     '''return the attribute name of the corresponding backlink from the name
     of a forward link attribute. If there is no backlink return None'''
     return dsdb._dsdb_get_backlink_from_lDAPDisplayName(self, ldap_display_name)
Exemplo n.º 2
0
 def get_backlink_from_lDAPDisplayName(self, ldap_display_name):
     '''return the attribute name of the corresponding backlink from the name
     of a forward link attribute. If there is no backlink return None'''
     return dsdb._dsdb_get_backlink_from_lDAPDisplayName(self, ldap_display_name)