Deprecated API


Contents
Deprecated Classes
org.lsc.beans.AbstractBean
          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. 
org.lsc.objects.account
          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. 
org.lsc.objects.alias
          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. 
org.lsc.objects.flat.fAlias
          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. 
org.lsc.objects.flat.fOrganizationalPerson
          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. 
org.lsc.objects.flat.fOrganizationalUnit
          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. 
org.lsc.objects.flat.fPerson
          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. 
org.lsc.objects.flat.fTop
          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. 
org.lsc.LscObject
          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. 
org.lsc.objects.organizationalPerson
          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. 
org.lsc.objects.organizationalUnit
          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. 
org.lsc.objects.person
          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. 
org.lsc.objects.top
          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. 
 

Deprecated Methods
org.lsc.beans.BeanComparator.calculateModifications(ISyncOptions, IBean, IBean, Object)
          Use BeanComparator.calculateModifications(ISyncOptions, IBean, IBean, Object, boolean) 
org.lsc.beans.BeanComparator.calculateModifications(ISyncOptions, IBean, IBean, Object, boolean)
          Use BeanComparator.calculateModifications(ISyncOptions, IBean, IBean, IBean, Object, boolean) 
org.lsc.beans.BeanComparator.calculateModificationType(ISyncOptions, IBean, IBean, Object)
          This method forces multiple clones, and should be avoided. Use BeanComparator.calculateModificationType(ISyncOptions, IBean, IBean, IBean, Object) instead. 
org.lsc.utils.FrenchFilters.containsInTab(String[], String)
          because the method is in Java 
org.lsc.utils.JScriptEvaluator.eval(String, Map)
          Please consider using JScriptEvaluator.evalToString(String, Map) 
org.lsc.utils.FrenchFilters.filterFirstName(String)
          Use FrenchFilters.filterGivenName(String) instead. 
org.lsc.utils.FrenchFilters.filterNomPatronymique(String)
           
org.lsc.utils.FrenchFilters.filterPhones(String)
           
org.lsc.utils.FrenchFilters.filterPrenomEtatCivil(String)
          Use FrenchFilters.filterGivenName(String) instead. 
org.lsc.utils.FrenchFilters.filterString(String)
          because it is a simple wrapper for a Java method 
org.lsc.beans.IBean.getAttributeValueById(String)
          Use IBean.getAttributeFirstValueById(String) 
org.lsc.beans.LscBean.getAttributeValueById(String)
            
org.lsc.beans.IBean.getDistinguishName()
          Use IBean.getDistinguishedName() 
org.lsc.beans.LscBean.getDistinguishName()
          Use LscBean.getDistinguishedName() 
org.lsc.jndi.AbstractSimpleJndiService.getObjectFromSR(SearchResult, LscObject)
          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. 
org.lsc.beans.IBean.setDistinguishName(String)
          Use IBean.setDistinguishedName(String) 
org.lsc.beans.LscBean.setDistinguishName(String)
          Use LscBean.setDistinguishedName(String) 
org.lsc.utils.output.CsvLayout.setLogOperation(String)
          Use CsvLayout.setLogOperations(java.lang.String) 
org.lsc.utils.output.LdifLayout.setLogOperation(String)
          Use LdifLayout.setLogOperations(java.lang.String) 
 



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