Clearspace API (2.5.18) Core Javadocs

Deprecated API


Contents
Deprecated Interfaces
com.jivesoftware.community.Taggable
            
com.jivesoftware.community.Watchable
            
 

Deprecated Methods
com.jivesoftware.community.util.SkinUtils.dateToText(HttpServletRequest, User, Date)
          Replaced to com.jivesoftware.util.DateUtils#displayFriendly(long) 
com.jivesoftware.community.BanManager.getBan(long, BanLevel)
          Will return null if multiple entries are found. Use BanManager.getBans(BanFilter) instead. 
com.jivesoftware.community.BanManager.getBan(String, BanLevel)
          Will return null if multiple entries are found. Use BanManager.getBans(BanFilter) instead. 
com.jivesoftware.community.util.BlogUtils.getHumanFriendlyDate(Date)
          Replaced by DateUtils#displayFriendly(long) 
com.jivesoftware.community.Community.getParentCommunity()
          use getParentContainer instead 
com.jivesoftware.community.Blog.getPermissions(AuthToken)
           
com.jivesoftware.community.JiveContainer.getPermissions(AuthToken)
           
com.jivesoftware.community.JiveContainer.getPermissionsManager()
           
com.jivesoftware.community.EntityDescriptor.getType()
          EntityDescriptor.getObjectType() should used instead, since it is defined in JiveObject. 
com.jivesoftware.community.Blog.isAuthorized(long)
           
com.jivesoftware.community.JiveContainer.isAuthorized(long)
           
com.jivesoftware.community.CommunityManager.isUniqueDisplayName(Community, String)
           
com.jivesoftware.community.CommunityManager.isUniqueName(Community, String)
           
com.jivesoftware.community.action.JiveActionSupport.setAuthToken(AuthToken)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.