Jive API (3.0.13) Core Javadocs

Deprecated API


Contents
Deprecated Interfaces
com.jivesoftware.community.Watchable
            
 

Deprecated Classes
com.jivesoftware.base.Log
          For greater context, create your own static log4j Logger instance using LogManager.getLogger(String name) 
 

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.JiveGlobals.getJiveHome()
          Use the methods directly on the JiveHome class 
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.JiveGlobals.getPluginDirectory()
          Use the methods directly on the JiveHome class 
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)
           
com.jivesoftware.community.media.video.VideoScreenGrabDAO.setDefault(long)
           
com.jivesoftware.community.media.video.VideoScreenGrabManager.setDefault(long)
           
com.jivesoftware.community.TagManager.setTags(String, JiveObject)
          use TagManager.setTags(java.util.Set, JiveObject) 
 


Jive Product Page

Copyright © 1999-2007 Jive Software.