Deprecated API


Contents
Deprecated Classes
org.weborganic.bastille.web.GetFooter
          Use GetConfigFile instead. 
org.weborganic.bastille.web.GetHeader
          Use GetConfigFile instead. 
org.weborganic.bastille.web.GetNavigation
          Use GetNavigation instead. 
org.weborganic.bastille.web.GetTemplateFile
          Use GetConfigFile instead. 
org.weborganic.bastille.security.ps.PageSeederUser
          Use PSUser instead. 
 

Deprecated Methods
org.weborganic.bastille.pageseeder.PSConnection.disconnect()
          There is no need to call this method; the socket will be recycled. 
org.weborganic.bastille.security.ps.PageSeederUser.get(String)
          Use PSUsers.get(String) instead. 
org.weborganic.bastille.flint.helpers.MultipleIndex.getMaster(File)
          Use MultipleIndex.getMaster(File) instead 
org.weborganic.bastille.security.ps.PageSeederUser.getUser(ContentRequest)
          Use PSUsers.getUser(ContentRequest) instead 
org.weborganic.bastille.flint.helpers.IndexMaster.list(Term)
          This method ignores the term, use IndexMaster.list() instead.