com.safeidentity.adminservice.dao.ldap.schema.vender
Class SunDirecotry

java.lang.Object
  extended bycom.safeidentity.adminservice.dao.ldap.schema.LdapCommon
      extended bycom.safeidentity.adminservice.dao.ldap.schema.vender.SunDirecotry

public class SunDirecotry
extends LdapCommon


Constructor Summary
SunDirecotry(ServerConfig sc, java.util.Locale locale)
           
 
Method Summary
 void addIndex(java.util.Vector vecAttr)
           
 void deleteIndex(java.util.Vector vecAttr)
           
 java.util.Locale getLocale()
           
static void main(java.lang.String[] args)
           
 void setDisplay(Display display)
           
 void setLocale(java.util.Locale locale)
           
 
Methods inherited from class com.safeidentity.adminservice.dao.ldap.schema.LdapCommon
bind, getLdapEnv, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SunDirecotry

public SunDirecotry(ServerConfig sc,
                    java.util.Locale locale)
Method Detail

setLocale

public void setLocale(java.util.Locale locale)

getLocale

public java.util.Locale getLocale()

setDisplay

public void setDisplay(Display display)

addIndex

public void addIndex(java.util.Vector vecAttr)

deleteIndex

public void deleteIndex(java.util.Vector vecAttr)

main

public static void main(java.lang.String[] args)


Copyright © 2004 SoftForum Corp. All Rights Reserved.