Deprecated API


Contents
Deprecated Interfaces
com.stratelia.silverpeas.silverpeasinitialize.CallBack
          Please use the Silverpeas Notification API defined in the package com.silverpeas.notification 
 

Deprecated Classes
com.stratelia.silverpeas.silverpeasinitialize.CallBackManager
          Please use the Silverpeas Notification API defined in the package com.silverpeas.notification 
com.silverpeas.scheduler.simple.SchedulerEventJob
           
com.silverpeas.scheduler.simple.SchedulerEventJobMinute
           
com.silverpeas.scheduler.simple.SchedulerJob
           
com.silverpeas.scheduler.simple.SchedulerMethodJob
           
com.silverpeas.scheduler.simple.SchedulerMethodJobMinute
           
com.silverpeas.jcrutil.security.impl.SilverpeasBasicCredentialsProvider
          replaced by WebDavCredentialsProvider class. 
com.silverpeas.jcrutil.security.impl.SilverpeasDigestCredentialsProvider
          replaced by WebDavCredentialsProvider class. 
com.silverpeas.scheduler.simple.SimpleScheduler
           
 

Deprecated Methods
com.stratelia.silverpeas.selection.SelectionUsersGroups.addProfileId(String)
          Use instead either both the setObjectId() and setProfileNames() methods to set the roles for a given object in the component instance or the setProfileNames() method to set the roles for the whole component instance. 
com.stratelia.silverpeas.selection.SelectionUsersGroups.addProfileIds(List)
          Use instead either both the setObjectId() and setProfileNames() methods to set the roles for a given object in the component instance or the setProfileNames() method to set the roles for the whole component instance. 
org.silverpeas.search.indexEngine.model.FullIndexEntry.addXMLField(String, String)
          use addField(String fieldName, String value) instead 
org.silverpeas.search.indexEngine.model.FullIndexEntry.addXMLField(String, String, String)
          use addField(String fieldName, String value, String language) instead 
com.stratelia.webactiv.util.FileRepositoryManager.createAbsolutePath(String, String, String)
            
com.stratelia.webactiv.util.FileRepositoryManager.createTempPath(String, String, String)
            
com.silverpeas.util.EncodeHelper.encodeSpecialChar(String)
            
com.stratelia.webactiv.util.FileRepositoryManager.getAbsolutePath(String, String)
            
com.stratelia.webactiv.util.FileRepositoryManager.getAbsolutePath(String, String, String[])
            
org.silverpeas.core.admin.OrganisationController.getAllUsers(String, String)
          use getAllUsers(String componentId) Return all the users allowed to acces the given component of the given space 
com.stratelia.webactiv.util.GeneralPropertiesManager.getGeneralResourceLocator()
            
com.stratelia.webactiv.SilverpeasRole.getGreaterFrom(Collection)
          use instead SilverpeasRole.getGreatestFrom(Collection) 
com.stratelia.webactiv.SilverpeasRole.getGreaterFrom(SilverpeasRole...)
          use instead SilverpeasRole.getGreatestFrom(SilverpeasRole...) 
com.stratelia.silverpeas.selection.SelectionUsersGroups.getProfileIds()
           
org.silverpeas.search.indexEngine.model.IndexEntryPK.getSpace()
          - to use this method is forbidden 
com.stratelia.silverpeas.peasCore.URLManager.getURL(String)
           
org.silverpeas.attachment.model.SimpleDocument.getWebURL()
          use getAttachmentURL instead. 
org.silverpeas.search.indexEngine.model.FullIndexEntry.getXmlFields()
          use getFields() instead 
org.silverpeas.importExport.attachment.AttachmentImportExport.importWysiwygAttachment(String, String, AttachmentDetail, String)
           
org.silverpeas.importExport.attachment.AttachmentDetail.isOfficeDocument()
          Use isOpenOfficeCompatible instead as Ms Office is no longer a special case. 
org.silverpeas.importExport.versioning.DocumentVersion.isOfficeDocument()
          Use isOpenOfficeCompatibleDocument instead as Ms office is no longer a special case. 
org.silverpeas.search.indexEngine.analysis.SilverTokenizer.isReplaceInvalidAcronym()
          Remove in 3.X and make true the only valid value 
com.stratelia.silverpeas.selection.SelectionUsersGroups.setProfileIds(List)
          Use instead either both the setObjectId() and setProfileNames() methods to set the roles for a given object in the component instance or the setProfileNames() method to set the roles for the whole component instance. 
org.silverpeas.search.indexEngine.analysis.SilverTokenizer.setReplaceInvalidAcronym(boolean)
          Remove in 3.X and make true the only valid value See https://issues.apache.org/jira/browse/LUCENE-1068 
 

Deprecated Constructors
org.silverpeas.search.indexEngine.model.FullIndexEntry(String, String, String, String)
          - parameter space is no more used 
org.silverpeas.search.indexEngine.model.IndexEntry(String, String, String, String)
          - parameter space is no more used 
org.silverpeas.search.indexEngine.model.IndexEntryPK(String, String, String, String)
          - parameter space is no more used 
com.silverpeas.admin.components.InstanciationException(String)
           
com.stratelia.webactiv.util.ResourceLocator(String, Locale)
            
com.stratelia.webactiv.util.exception.SilverpeasException(String)
            
com.stratelia.webactiv.util.exception.SilverpeasException(String, Exception)
            
com.stratelia.webactiv.util.exception.SilverpeasException(String, Exception, int)
            
 



Copyright © 2016 Silverpeas. All Rights Reserved.