Package org.jasig.portal

Interface Summary
CacheEntry The cache entry objects of the rendering pipeline.
ChannelRenderer.IWorker  
IAnchoringSerializer An anchoring serializer allows an external client to control its anchor identifier.
IBasicEntity Minimal interface describes an entity that has only a key and a type.
ICacheable Deprecated. All IChannel implementations should be migrated to portlets
IChannel Deprecated. All IChannel implementations should be migrated to portlets
IChannelRegistryStore Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
IChannelRenderer Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
IChannelRendererFactory Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ICharacterChannel Deprecated. All IChannel implementations should be migrated to portlets
IDirectResponse Deprecated. All IChannel implementations should be migrated to portlets
IMimeResponse Deprecated. All IChannel implementations should be migrated to portlets
IMultithreadedCacheable Deprecated. Use the IChannel* interfaces instead or write a portlet.
IMultithreadedChannel Deprecated. Use the IChannel* interfaces instead or write a portlet.
IMultithreadedCharacterChannel Deprecated. Use the IChannel* interfaces instead or write a portlet.
IMultithreadedDirectResponse Deprecated. Use the IChannel* interfaces instead or write a portlet.
IMultithreadedMimeResponse Deprecated. Use the IChannel* interfaces instead or write a portlet.
IMultithreadedPrivileged Deprecated. Use the IChannel* interfaces instead or write a portlet.
IOIDGenerator A very basic interface for returning oids.
IPermissible This interface represents the set of questions any channel or service ("Owner") must answer if it wants to delegate the responsibility of assigning and viewing permissions to the Permissions Manager channel.
IPortletPreferencesStore The IPortletPreferenceStore allows a portlet to atomicly persist preferences at two different levels.
IPrivileged Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel Deprecated. All IChannel implementations should be migrated to portlets
IResetableChannel Deprecated. All IChannel implementations should be migrated to portlets
ISequenceGenerator Deprecated. use ICounterStore instead
ISequenceGeneratorFactory Deprecated. Use ICounterStore instead
IServant Deprecated. All IChannel implementations should be migrated to portlets
IUserIdentityStore Interface for managing creation and removal of User Portal Data
IUserPreferencesManager Interface to user preferences management class.
IWorkerRequestProcessor Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Class Summary
AbstractChannelRegistryStore Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
BaseChannelCacheEntry Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
BrowserInfo  
ChannelCacheEntry Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelCacheKey Deprecated. All IChannel implementations should be migrated to portlets
ChannelCategory Deprecated. All IChannel implementations should be migrated to portlets
ChannelContentCacheEntry Deprecated. All IChannel implementations should be migrated to portlets
ChannelFactory Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelManager Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRegistryManager Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRegistryStoreFactory Deprecated. Use the bean named 'channelRegistryStore' from the Spring application context
ChannelRenderer Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRendererFactory Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRendererFactoryImpl Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRenderingBuffer Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRuntimeData Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties Deprecated. All IChannel implementations should be migrated to portlets
ChannelSAXStreamFilter Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelStaticData Deprecated. All IChannel implementations should be migrated to portlets
CharacterCachingChannelIncorporationFilter A filter that incorporates channel content into the main SAX stream.
Constants Houses constants used in the portal code base.
CoreStylesheetDescription CoreStyleSheetDescription contains properties common to all core stylesheets.
CoreXSLTStylesheetDescription CoreXSLTStyleSheetDescription contains properties of core XSLT stylesheets.
DownloadDispatchWorker Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
EntityIdentifier A key and type that uniquely identify a portal entity.
EntityTypes This class provides access to the entity types used by IBasicEntities and the classes in org.jasig.portal.groups and org.jasig.portal.concurrency.
ErrorID Represents a portal error or problem.
Errors Contains common ErrorIDs.
ExceptionHelper  
GuestUserInstance A multithreaded version of a UserInstance.
GuestUserPreferencesManager Multithreaded version of UserPreferencesManager.
GuestUserPreferencesManagerWrapper A class that allows GuestUserPreferencesManager to be presented as IUserpreferencesManager.
HttpProxyServlet Proxy embedded content such as images for portal sessions.
ICCRegistry Deprecated. All IChannel implementations should be migrated to portlets
InternalPortalException A serious internal portal exception.
LoginServlet Receives the username and password and tries to authenticate the user.
LogoutServlet Simple servlet to handle user logout.
MediaManager A tool for managing various media properties.
MultipartDataSource Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedCacheableChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedCacheableCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedCacheableMimeResponseChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedCacheableMimeResponseCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedMimeResponseChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedMimeResponseCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCacheableChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCacheableCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCacheableDirectResponseCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCacheableMimeResponseChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedMimeResponseChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
MultithreadedPrivilegedMimeResponseCharacterChannelAdapter Deprecated. All IChannel implementations should be migrated to portlets
PortalControlStructures Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent Deprecated. All IChannel implementations should be migrated to portlets
PortalEventSource Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalSessionManager This is an entry point into the uPortal.
Problems A servlet that reports portal problems.
ProblemsTable A cache of recently reported PortalExceptions.
RDBMServices Provides relational database access and helper methods.
RDBMUserIdentityStore SQL implementation for managing creation and removal of User Portal Data
ReferenceSequenceGenerator Deprecated. Use PooledCounterStore instead
ReferenceSequenceGeneratorFactory Deprecated. Use ICounterStore instead
StandaloneChannelRenderer Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
StringCacheEntry  
StructureAttributesIncorporationFilter Filter incorporating channel and folder attributes for the structure transformation
StructureStylesheetDescription Stylesheet description for stylesheets performing structure transformation
StructureStylesheetUserPreferences User preferences for stylesheets performing structure transformation
StylesheetDescription Combines all of the information required to describe an XSLT stylesheet.
StylesheetSet A tool for managing a collection of stylesheets.
StylesheetUserPreferences Description of user preferences that are common to all of the core stylesheets
ThemeAttributesIncorporationFilter  
ThemeStylesheetDescription Stylesheet description for stylesheets performing theme transformation
ThemeStylesheetUserPreferences User preferences for stylesheets performing theme transformation
UPFileSpec This helper class allows for easy access to the information contained in the ever-changing uP file URL spec.
UploadStatus  
UserIdentityStoreFactory Deprecated. Use IUserIdentityStore from the Spring applicationContext instead.
UserInstance A class handling holding all user state information.
UserInstanceManager Deprecated. Use IUserInstanceManager from the Spring Application Context instead.
UserPreferences Object managing user preferences.
UserPreferencesManager UserPreferencesManager is responsible for keeping: user id, user layout, user preferences and stylesheet descriptions.
UserProfile A user profile associates a user layout with a structure and theme stylesheet.
 

Enum Summary
CacheType  
 

Exception Summary
AuthorizationException This exception informs uPortal that an authorization violation has occured within a channel.
GeneralRenderingException This exception would inform uPortal that a general rendering problem has caused a channel to throw an exception.
IllegalChannelParameterOverrideException Exception thrown by the framework in response to an attempt to override a channel static data parameter when that parameter is not configured to be overridable.
InternalTimeoutException This exception would inform uPortal that a a channel has encountered an internal timeout exception.
PortalException Base portal exception class.
ResourceMissingException This exception would inform uPortal that a particular resource required to complete channel operation is missing.
 



Copyright © 2010 Jasig. All Rights Reserved.