Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Clearspace API (2.5.29) Core Javadocs
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Methods
Deprecated Interfaces
com.jivesoftware.community.Taggable
com.jivesoftware.community.Watchable
Deprecated Methods
com.jivesoftware.community.util.SkinUtils.dateToText(HttpServletRequest, User, Date)
Replaced to
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)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Clearspace Project Page
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1999-2007 Jive Software.