org.lsc.objects
Class top

java.lang.Object
  extended by org.lsc.LscObject
      extended by org.lsc.objects.top
Direct Known Subclasses:
account, alias, organizationalUnit, person

Deprecated. This class was used in LSC 1.1 projects, and is no longer necessary, but kept for reverse compatibility. It will be removed in LSC 1.3.

public class top
extends LscObject

Bean representing LDAP top LDAP objectclass


Constructor Summary
top()
          Deprecated.  
 
Method Summary
static String getDn(String uidValue)
          Deprecated.  
 void setUpFromObject(fTop fo)
          Deprecated.  
 
Methods inherited from class org.lsc.LscObject
getDistinguishName, getObjectClass, setDistinguishName, setObjectClass, setObjectClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

top

public top()
Deprecated. 
Method Detail

getDn

public static String getDn(String uidValue)
Deprecated. 

setUpFromObject

public final void setUpFromObject(fTop fo)
                           throws IllegalAccessException,
                                  InvocationTargetException
Deprecated. 
Throws:
IllegalAccessException
InvocationTargetException


Copyright © 2005-2010 LSC project. All Rights Reserved.