Uses of Package
org.jasig.portal

Packages that use org.jasig.portal
org.jasig.portal   
org.jasig.portal.car   
org.jasig.portal.channel   
org.jasig.portal.channel.dao.jpa   
org.jasig.portal.channels   
org.jasig.portal.channels.DLMUserPreferences   
org.jasig.portal.channels.adminnav   
org.jasig.portal.channels.adminnav.provider   
org.jasig.portal.channels.cusermanager   
org.jasig.portal.channels.error The CError channel and its supporting classes. 
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.commands   
org.jasig.portal.channels.iccdemo   
org.jasig.portal.channels.jsp   
org.jasig.portal.channels.jspSample   
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.channels.portlet   
org.jasig.portal.channels.sqlquery   
org.jasig.portal.channels.support   
org.jasig.portal.channels.version   
org.jasig.portal.channels.webproxy   
org.jasig.portal.concurrency   
org.jasig.portal.concurrency.caching   
org.jasig.portal.concurrency.locking   
org.jasig.portal.events.support   
org.jasig.portal.groups   
org.jasig.portal.groups.filesystem   
org.jasig.portal.groups.ldap   
org.jasig.portal.groups.local   
org.jasig.portal.groups.local.searchers   
org.jasig.portal.groups.pags   
org.jasig.portal.groups.smartldap   
org.jasig.portal.i18n   
org.jasig.portal.io   
org.jasig.portal.io.support   
org.jasig.portal.jndi   
org.jasig.portal.layout Interfaces and classes for basic layouts support. 
org.jasig.portal.layout.channels Channels in support of layouts generally. 
org.jasig.portal.layout.channels.locales Channels relating to locales. 
org.jasig.portal.layout.channels.sitemap The Sitemap channel. 
org.jasig.portal.layout.dlm Interfaces and classes in support of Distributed Layout Management. 
org.jasig.portal.layout.dlm.channels.guide   
org.jasig.portal.layout.dlm.processing   
org.jasig.portal.layout.dlm.providers   
org.jasig.portal.layout.dlm.remoting   
org.jasig.portal.layout.dlm.remoting.registry   
org.jasig.portal.layout.immutable Classes in support of restricting the user from changing the layout. 
org.jasig.portal.layout.node   
org.jasig.portal.layout.simple Intefaces and classes primarily for Simple Layouts. 
org.jasig.portal.portlet.delegation   
org.jasig.portal.portlet.registry   
org.jasig.portal.portlets.portletadmin   
org.jasig.portal.portlets.portletadmin.xmlsupport   
org.jasig.portal.properties Package for the PropertiesManager and its supporting classes, created as of uPortal 2.4. 
org.jasig.portal.rendering   
org.jasig.portal.security   
org.jasig.portal.security.provider   
org.jasig.portal.security.provider.cas   
org.jasig.portal.security.xslt   
org.jasig.portal.serialize   
org.jasig.portal.services   
org.jasig.portal.services.dom   
org.jasig.portal.services.entityproperties   
org.jasig.portal.services.stats   
org.jasig.portal.spring.locator   
org.jasig.portal.tools   
org.jasig.portal.url   
org.jasig.portal.url.processing   
org.jasig.portal.user   
org.jasig.portal.utils   
 

Classes in org.jasig.portal used by org.jasig.portal
AuthorizationException
          This exception informs uPortal that an authorization violation has occured within a channel.
BaseChannelCacheEntry
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
BrowserInfo
           
CacheEntry
          The cache entry objects of the rendering pipeline.
CacheType
           
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
ChannelManager
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelRenderer.IWorker
          Deprecated.  
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
CoreStylesheetDescription
          CoreStyleSheetDescription contains properties common to all core stylesheets.
CoreXSLTStylesheetDescription
          CoreXSLTStyleSheetDescription contains properties of core XSLT stylesheets.
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.
GeneralRenderingException
          This exception would inform uPortal that a general rendering problem has caused a channel to throw an exception.
GuestUserPreferencesManager
          Multithreaded version of UserPreferencesManager.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
ICCRegistry
          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
IMultithreadedChannel
          Deprecated. Use the IChannel* interfaces instead or write a portlet. For more information see: http://www.ja-sig.org/wiki/display/UPC/Proposal+to+Deprecate+IMultithreaded+Interfaces
IMultithreadedCharacterChannel
          Deprecated. Use the IChannel* interfaces instead or write a portlet. For more information see: http://www.ja-sig.org/wiki/display/UPC/Proposal+to+Deprecate+IMultithreaded+Interfaces
IOIDGenerator
          A very basic interface for returning oids.
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel
          Deprecated. All IChannel implementations should be migrated to portlets
ISequenceGenerator
          Deprecated. use ICounterStore instead
ISequenceGeneratorFactory
          Deprecated. Use ICounterStore instead
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
MediaManager
          A tool for managing various media properties.
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
MultithreadedPrivilegedCacheableCharacterChannelAdapter
          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
PortalException
          Base portal exception class.
PortalSessionManager
          This is an entry point into the uPortal.
RDBMUserIdentityStore.PortalUser
           
RDBMUserIdentityStore.TemplateUser
           
ResourceMissingException
          This exception would inform uPortal that a particular resource required to complete channel operation is missing.
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.
StylesheetUserPreferences
          Description of user preferences that are common to all of the core stylesheets
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.
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.
 

Classes in org.jasig.portal used by org.jasig.portal.car
IWorkerRequestProcessor
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channel
AbstractChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
ChannelCategory
          Deprecated. All IChannel implementations should be migrated to portlets
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.channel.dao.jpa
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
 

Classes in org.jasig.portal used by org.jasig.portal.channels
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IMimeResponse
          Deprecated. All IChannel implementations should be migrated to portlets
IMultithreadedChannel
          Deprecated. Use the IChannel* interfaces instead or write a portlet. For more information see: http://www.ja-sig.org/wiki/display/UPC/Proposal+to+Deprecate+IMultithreaded+Interfaces
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel
          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
PortalException
          Base portal exception class.
ResourceMissingException
          This exception would inform uPortal that a particular resource required to complete channel operation is missing.
StandaloneChannelRenderer
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.channels.DLMUserPreferences
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IUserPreferencesManager
          Interface to user preferences management class.
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
StylesheetSet
          A tool for managing a collection of stylesheets.
UserPreferences
          Object managing user preferences.
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.adminnav
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.adminnav.provider
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.cusermanager
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
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.
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.error
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
ICharacterChannel
          Deprecated. All IChannel implementations should be migrated to portlets
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.
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel
          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
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.groupsmanager
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
EntityIdentifier
          A key and type that uniquely identify a portal entity.
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
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.
IServant
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.groupsmanager.commands
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.channels.iccdemo
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.jsp
BrowserInfo
           
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
ICharacterChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IDirectResponse
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivilegedChannel
          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
PortalException
          Base portal exception class.
UPFileSpec
          This helper class allows for easy access to the information contained in the ever-changing uP file URL spec.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.jspSample
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.channels.permissionsmanager
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
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.
IServant
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.portlet
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
ICharacterChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IDirectResponse
          Deprecated. All IChannel implementations should be migrated to portlets
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
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.channels.sqlquery
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.channels.support
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.channels.version
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.channels.webproxy
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelRuntimeProperties
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IMimeResponse
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.concurrency
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.concurrency.caching
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
 

Classes in org.jasig.portal used by org.jasig.portal.concurrency.locking
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.events.support
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.groups
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.filesystem
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.ldap
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.local
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.local.searchers
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.pags
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.groups.smartldap
EntityIdentifier
          A key and type that uniquely identify a portal entity.
 

Classes in org.jasig.portal used by org.jasig.portal.i18n
BrowserInfo
           
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.io
ChannelManager
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.io.support
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.jndi
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout
IUserIdentityStore
          Interface for managing creation and removal of User Portal Data
PortalException
          Base portal exception class.
StructureStylesheetDescription
          Stylesheet description for stylesheets performing structure transformation
StructureStylesheetUserPreferences
          User preferences for stylesheets performing structure transformation
ThemeStylesheetDescription
          Stylesheet description for stylesheets performing theme transformation
ThemeStylesheetUserPreferences
          User preferences for stylesheets performing theme transformation
UserPreferences
          Object managing user preferences.
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.channels
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.channels.locales
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.channels.sitemap
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
IPrivileged
          Deprecated. All IChannel implementations should be migrated to portlets
PortalControlStructures
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm
AuthorizationException
          This exception informs uPortal that an authorization violation has occured within a channel.
PortalException
          Base portal exception class.
StructureStylesheetDescription
          Stylesheet description for stylesheets performing structure transformation
StructureStylesheetUserPreferences
          User preferences for stylesheets performing structure transformation
StylesheetUserPreferences
          Description of user preferences that are common to all of the core stylesheets
ThemeStylesheetDescription
          Stylesheet description for stylesheets performing theme transformation
ThemeStylesheetUserPreferences
          User preferences for stylesheets performing theme transformation
UserPreferences
          Object managing user preferences.
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm.channels.guide
ChannelCacheKey
          Deprecated. All IChannel implementations should be migrated to portlets
ICacheable
          Deprecated. All IChannel implementations should be migrated to portlets
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm.processing
UserPreferences
          Object managing user preferences.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm.providers
UserPreferences
          Object managing user preferences.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm.remoting
ChannelCategory
          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
UserPreferences
          Object managing user preferences.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.dlm.remoting.registry
ChannelCategory
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.layout.immutable
PortalException
          Base portal exception class.
UserPreferences
          Object managing user preferences.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.node
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.layout.simple
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalException
          Base portal exception class.
StructureStylesheetDescription
          Stylesheet description for stylesheets performing structure transformation
StructureStylesheetUserPreferences
          User preferences for stylesheets performing structure transformation
ThemeStylesheetDescription
          Stylesheet description for stylesheets performing theme transformation
ThemeStylesheetUserPreferences
          User preferences for stylesheets performing theme transformation
UserPreferences
          Object managing user preferences.
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.portlet.delegation
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.portlet.registry
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.portlets.portletadmin
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.portlets.portletadmin.xmlsupport
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.properties
IChannel
          Deprecated. All IChannel implementations should be migrated to portlets
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.rendering
ChannelManager
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
IUserPreferencesManager
          Interface to user preferences management class.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.security
AuthorizationException
          This exception informs uPortal that an authorization violation has occured within a channel.
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.security.provider
AuthorizationException
          This exception informs uPortal that an authorization violation has occured within a channel.
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.security.provider.cas
ChannelRuntimeData
          Deprecated. All IChannel implementations should be migrated to portlets
ChannelStaticData
          Deprecated. All IChannel implementations should be migrated to portlets
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.security.xslt
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
 

Classes in org.jasig.portal used by org.jasig.portal.serialize
IAnchoringSerializer
          An anchoring serializer allows an external client to control its anchor identifier.
 

Classes in org.jasig.portal used by org.jasig.portal.services
AuthorizationException
          This exception informs uPortal that an authorization violation has occured within a channel.
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.services.dom
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.services.entityproperties
EntityIdentifier
          A key and type that uniquely identify a portal entity.
IBasicEntity
          Minimal interface describes an entity that has only a key and a type.
 

Classes in org.jasig.portal used by org.jasig.portal.services.stats
UserProfile
          A user profile associates a user layout with a structure and theme stylesheet.
 

Classes in org.jasig.portal used by org.jasig.portal.spring.locator
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
IUserIdentityStore
          Interface for managing creation and removal of User Portal Data
 

Classes in org.jasig.portal used by org.jasig.portal.tools
ChannelRuntimeData
          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
 

Classes in org.jasig.portal used by org.jasig.portal.url
ErrorID
          Represents a portal error or problem.
IChannelRegistryStore
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.url.processing
ChannelManager
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
PortalEvent
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal used by org.jasig.portal.user
ChannelManager
          Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
IUserPreferencesManager
          Interface to user preferences management class.
PortalException
          Base portal exception class.
 

Classes in org.jasig.portal used by org.jasig.portal.utils
BrowserInfo
           
PortalException
          Base portal exception class.
ResourceMissingException
          This exception would inform uPortal that a particular resource required to complete channel operation is missing.
StylesheetSet
          A tool for managing a collection of stylesheets.
UPFileSpec
          This helper class allows for easy access to the information contained in the ever-changing uP file URL spec.
 



Copyright © 2010 Jasig. All Rights Reserved.