A B C D E F G H I J K L M N O P Q R S T U V W X _

D

dangerChars - Variable in class org.jasig.portal.serialize.SieveEncodingInfo
 
data - Variable in class org.jasig.portal.car.DatabaseTagHandler
 
data - Variable in class org.jasig.portal.container.om.common.LanguageImpl.ResourceBundleImpl
 
database - Static variable in class org.jasig.portal.jmx.FrameworkMBeanImpl
 
DATABASE_TAG_NAME - Static variable in class org.jasig.portal.car.DescriptorHandler
 
DatabaseMetaDataImpl - Class in org.jasig.portal.rdbm
 
DatabaseMetaDataImpl(DataSource) - Constructor for class org.jasig.portal.rdbm.DatabaseMetaDataImpl
Creates a new DatabaseMetaDataImpl with the specified DataSource.
DatabaseMetaDataImpl.JdbcDb - Class in org.jasig.portal.rdbm
 
DatabaseMetaDataImpl.JdbcDb(String) - Constructor for class org.jasig.portal.rdbm.DatabaseMetaDataImpl.JdbcDb
 
DatabaseMetaDataImpl.OracleDb - Class in org.jasig.portal.rdbm
 
DatabaseMetaDataImpl.OracleDb(String) - Constructor for class org.jasig.portal.rdbm.DatabaseMetaDataImpl.OracleDb
 
DatabaseMetaDataImpl.PostgreSQLDb - Class in org.jasig.portal.rdbm
 
DatabaseMetaDataImpl.PostgreSQLDb(String) - Constructor for class org.jasig.portal.rdbm.DatabaseMetaDataImpl.PostgreSQLDb
 
databaseProductName - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
 
databaseProductVersion - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
 
DatabaseTagHandler - Class in org.jasig.portal.car
Processes the database tag looking for two element that should each contain a file path suitable for loading via classloader.findResource().
DatabaseTagHandler(ParsingContext) - Constructor for class org.jasig.portal.car.DatabaseTagHandler
Construct a DatabaseHandler that receives events from parsing a channel archive deployment descriptor but only for any contained database elements and their children.
dataElements - Variable in class org.jasig.portal.channels.CChannelManager.WorkflowStep
 
DataHandler - Class in org.jasig.portal.tools.dbloader
Handles SAX events resulting from parsing of the data.xml file.
DataHandler(Configuration) - Constructor for class org.jasig.portal.tools.dbloader.DataHandler
 
DataHandler.Column - Class in org.jasig.portal.tools.dbloader
 
DataHandler.Column() - Constructor for class org.jasig.portal.tools.dbloader.DataHandler.Column
 
DataHandler.Row - Class in org.jasig.portal.tools.dbloader
 
DataHandler.Row() - Constructor for class org.jasig.portal.tools.dbloader.DataHandler.Row
 
DataHandler.Table - Class in org.jasig.portal.tools.dbloader
 
DataHandler.Table() - Constructor for class org.jasig.portal.tools.dbloader.DataHandler.Table
 
dataIsSet - Variable in class org.jasig.portal.StandaloneChannelRenderer
 
datasource - Variable in class org.jasig.portal.channels.cusermanager.CUserManager
 
dataSource - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
The DataSource that represents the server
datatype - Variable in class org.jasig.portal.services.ExternalServices.Argument
 
dataUri - Variable in class org.jasig.portal.tools.dbloader.Configuration
 
dataURL - Variable in class org.jasig.portal.tools.dbloader.Configuration
 
dataXslUri - Variable in class org.jasig.portal.tools.dbloader.Configuration
 
DATE_COL - Static variable in class org.jasig.portal.services.entityproperties.RDBMPropertyStore
 
DbConvert21 - Class in org.jasig.portal.tools
Adjusts stored layouts in 2.1 database to work in 2.2+.
DbConvert21() - Constructor for class org.jasig.portal.tools.DbConvert21
 
DBCPDataSourceFactory - Class in org.jasig.portal.rdbm.pool
DBCPDataSourceFactory produces an instance of BasicDataSource for the given driver class name, username, password, and URL, defaulting the maxActive, maxIdle, and maxWait properties.
DBCPDataSourceFactory() - Constructor for class org.jasig.portal.rdbm.pool.DBCPDataSourceFactory
 
DBDEFS - Static variable in class org.jasig.portal.car.DescriptorHandler
 
dbFactory - Variable in class org.jasig.portal.utils.DocumentFactory
 
dbFlag(boolean) - Static method in class org.jasig.portal.RDBMServices
Return DB format of a boolean.
dbFlag(String) - Static method in class org.jasig.portal.RDBMServices
Return boolean value of DB flag, "Y" or "N".
DbLoader - Class in org.jasig.portal.tools.dbloader
A tool to set up a uPortal database.
DbLoader(Configuration) - Constructor for class org.jasig.portal.tools.dbloader.DbLoader
 
DbLoader() - Constructor for class org.jasig.portal.tools.dbloader.DbLoader
Creates a default DbLoader with no configuration object installed.
dbMetaData - Static variable in class org.jasig.portal.RDBMServices
 
dbName - Variable in class org.jasig.portal.tools.dbloader.DbTypeMapping
 
DbTest - Class in org.jasig.portal.tools
Title: DbTest Description: Displays database metadata information Company:
DbTest() - Constructor for class org.jasig.portal.tools.DbTest
 
DbTypeMapping - Class in org.jasig.portal.tools.dbloader
Holds mapping information from generic data types for table columns to specific types for different databases.
DbTypeMapping() - Constructor for class org.jasig.portal.tools.dbloader.DbTypeMapping
 
dbTypeMapping - Variable in class org.jasig.portal.tools.dbloader.PropertiesHandler
 
dbTypeMappings - Variable in class org.jasig.portal.tools.dbloader.Configuration
 
DbUnload - Class in org.jasig.portal.tools.dbloader
Title: DbUnload Description: Dump database table(s) into a xml format
DbUnload() - Constructor for class org.jasig.portal.tools.dbloader.DbUnload
 
dbUrl - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
 
DbUtils - Class in org.jasig.portal.tools.dbloader
Utility class for centralizing various functions performed on the database.
DbUtils() - Constructor for class org.jasig.portal.tools.dbloader.DbUtils
 
dbVersion - Variable in class org.jasig.portal.tools.dbloader.DbTypeMapping
 
debug(String) - Method in class org.jasig.portal.concurrency.caching.ReferenceEntityCache
Deprecated. Use Commons Logging directly.
debug - Static variable in class org.jasig.portal.container.deploy.Deployer
 
debug(String) - Method in class org.jasig.portal.container.services.log.LoggerImpl
 
debug(String, Throwable) - Method in class org.jasig.portal.container.services.log.LoggerImpl
 
DEBUG - Static variable in class org.jasig.portal.layout.simple.RDBMUserLayoutStore
 
DEBUG - Static variable in class org.jasig.portal.RDBMUserIdentityStore
 
DEBUG - Static variable in class org.jasig.portal.services.LogService
Deprecated.  
DEBUG - Static variable in class org.jasig.portal.utils.AddressTester
Debug the code
DEBUG_CLASS_NAME - Static variable in class org.jasig.portal.groups.filesystem.FileSystemGroupStore
 
debugMessage(String) - Method in class org.jasig.portal.groups.GroupServiceConfiguration
Deprecated. see comment inside method
decode(String) - Static method in class org.jasig.portal.channels.cusermanager.provider.Md5passwd
 
decode(String) - Static method in class org.jasig.portal.security.provider.SimpleSecurityContext
 
decodeString(String) - Method in class org.jasig.portal.container.services.information.PortletStateManager
Generates the UTF-8 URL decoded version of the string, wrapping the possible UnsupportedEncodingException in a RuntimeException.
decorate(Document, IPerson, UserProfile) - Method in interface org.jasig.portal.layout.dlm.LayoutDecorator
 
decorator - Variable in class org.jasig.portal.layout.dlm.RDBMDistributedLayoutStore
 
DECORATOR_PROPERTY - Static variable in class org.jasig.portal.layout.dlm.RDBMDistributedLayoutStore
 
DecoratorLoader - Class in org.jasig.portal.layout.dlm
Loads the class specified in className and verifies that it conforms to the LayoutDecorator interface.
DecoratorLoader() - Constructor for class org.jasig.portal.layout.dlm.DecoratorLoader
 
DEEP_MEMBER_OF_MODE - Static variable in class org.jasig.portal.layout.dlm.providers.GroupMembershipEvaluator
 
deepContains(IGroupMember) - Method in class org.jasig.portal.channels.groupsmanager.SearchResultsGroupImpl
 
deepContains(IGroupMember) - Method in class org.jasig.portal.groups.EntityGroupImpl
Checks recursively if GroupMember gm is a member of this.
deepContains(IGroupMember) - Method in class org.jasig.portal.groups.GroupMemberImpl
Default implementation, overridden on EntityGroupImpl.
deepContains(IGroupMember) - Method in interface org.jasig.portal.groups.IGroupMember
Answers if IGroupMember gm is a recursive member of this.
DEFAULT - Static variable in interface org.jasig.portal.utils.cache.CacheFactory
Generic default cache that can be used for anything
DEFAULT_ALLOW_NEW_PROFILE_BUTTON - Static variable in class org.jasig.portal.channels.DLMUserPreferences.ManageProfilesState
Default value for ALLOW_NEW_PROFILE_USER_BUTTON.
DEFAULT_ALLOW_NEW_PROFILE_BUTTON - Static variable in class org.jasig.portal.channels.UserPreferences.ManageProfilesState
Default value for ALLOW_NEW_PROFILE_USER_BUTTON.
DEFAULT_ALLOW_REPEATED_REQUESTS - Static variable in class org.jasig.portal.PortalSessionManager
Default value for ALLOW_REPEATED_REQUESTS.
DEFAULT_ALLOW_SYSTEM_BROWSER_MAPPING - Static variable in class org.jasig.portal.channels.DLMUserPreferences.ManageProfilesState
Default value for ALLOW_SYSTEM_BROWSER_MAPPING.
DEFAULT_ALLOW_SYSTEM_BROWSER_MAPPING - Static variable in class org.jasig.portal.channels.UserPreferences.ManageProfilesState
Default value for ALLOW_SYSTEM_BROWSER_MAPPING.
DEFAULT_ALLOW_USER_PROFILES - Static variable in class org.jasig.portal.channels.DLMUserPreferences.ManageProfilesState
Default value for ALLOW_USER_PROFILES.
DEFAULT_ALLOW_USER_PROFILES - Static variable in class org.jasig.portal.channels.UserPreferences.ManageProfilesState
Default value for ALLOW_USER_PROFILES.
DEFAULT_BUFFER_SIZE - Static variable in class org.jasig.portal.utils.SubstitutionIntegerFilter
 
DEFAULT_CACHE_CHANNELS - Static variable in class org.jasig.portal.ChannelRenderer
Default value for CACHE_CHANNELS.
DEFAULT_CHAN_TYPES_CACHE_TIMEOUT - Static variable in class org.jasig.portal.ChannelRegistryManager
Default value for chanTypesCacheTimeout.
DEFAULT_COUNTER_NAME - Static variable in class org.jasig.portal.ReferenceSequenceGenerator
 
DEFAULT_CPD_CACHE_TIMEOUT - Static variable in class org.jasig.portal.ChannelRegistryManager
Default value for cpdCacheTimeout.
DEFAULT_CXT_FACTORY - Static variable in class org.jasig.portal.ldap.LdapServerImpl
Name of the class that is the default context factory which will be used if not overridden.
DEFAULT_DATABASE - Static variable in class org.jasig.portal.RDBMServices
 
DEFAULT_HANDLER - Static variable in class org.jasig.portal.lang.ThrowableHelper
Default throwable handler.
DEFAULT_LAYOUT_STORE - Static variable in class org.jasig.portal.layout.UserLayoutStoreFactory
The default IUserLayoutStore implementation we will fall back upon in the case where our property is not set or we cannot instantiate the IUserLayoutStore named by our property.
DEFAULT_LDAP_SERVER - Static variable in class org.jasig.portal.ldap.LdapServices
The special name which can be used by clients to request the ILdapServer representing that configured in the .properties file rather (as opposed to the named servers configured in the XML configuration file.)
DEFAULT_LOCALE_AWARE - Static variable in class org.jasig.portal.ChannelRegistryManager
Default value for localeAware.
DEFAULT_LOCALE_AWARE - Static variable in class org.jasig.portal.i18n.LocaleManager
Default value for localeAware.
DEFAULT_MAX_PRIORITY - Static variable in class org.jasig.portal.layout.alm.UserPriorityManager
 
DEFAULT_MAX_RECENT_PER_SPECIFIC - Static variable in class org.jasig.portal.ProblemsTable
The default number of recent PortalExceptions that will be stored for each specific subcategory of ErrorID in the case where the relevant property is not set.
DEFAULT_MAX_SIZE - Static variable in class org.jasig.portal.concurrency.caching.LRUCache
 
DEFAULT_MAX_UNUSED_TIME_MILLIS - Static variable in class org.jasig.portal.concurrency.caching.LRUCache
 
DEFAULT_MIN_PRIORITY - Static variable in class org.jasig.portal.layout.alm.UserPriorityManager
 
DEFAULT_OVERALL_RECENT_ERRORS_COUNT - Static variable in class org.jasig.portal.ProblemsTable
The default number of recent PortalExceptions that will be stored in the overall FIFO queue regardless of ErrorID, which will be used in the case where the relevant property is not set.
DEFAULT_POOLED_DATASOURCE_FACTORY - Static variable in class org.jasig.portal.rdbm.pool.PooledDataSourceFactoryFactory
Our default IPooledDataSourceFactory implementation upon which we will fall back if our property is not set or we cannot instantiate the implementation specified by our property.
DEFAULT_PREF_STORE_CLASS - Static variable in class org.jasig.portal.PortletPreferencesStoreFactory
The default IPortletPreferencesStore implementation we will use.
DEFAULT_REDIRECT - Static variable in class org.jasig.portal.LogoutServlet
 
DEFAULT_REGISTRY_CACHE_TIMEOUT - Static variable in class org.jasig.portal.ChannelRegistryManager
Default value for registryCacheTimeout.
DEFAULT_SAVE_USER_PREFERENCES_AT_LOGOUT - Static variable in class org.jasig.portal.UserPreferencesManager
Default value for saveUserPreferencesAtLogout.
DEFAULT_SAX_DRIVER - Static variable in class org.jasig.portal.PortalSessionManager
Default SAX driver name.
DEFAULT_SIZE_LIMIT - Static variable in class org.jasig.portal.RequestParamWrapper
Default value for the upload size limit.
DEFAULT_STACK_TRACE_ARRAY_SIZE - Static variable in class org.jasig.portal.lang.StackTrace
Default size of the stack trace array buffer.
DEFAULT_STATE - Static variable in class org.jasig.portal.channels.CChannelManager
 
DEFAULT_STOP_WHEN_AUTHENTICATED - Static variable in class org.jasig.portal.security.provider.ChainingSecurityContext
Default value for stopWhenAuthenticated.
DEFAULT_TIMEOUT - Static variable in class org.jasig.portal.channels.CChannelManager.ChannelDefinition
 
DEFAULT_URL_CACHING - Static variable in class org.jasig.portal.PortalSessionManager
Default value for whether to cache URLs.
DEFAULT_USE_CACHE - Static variable in class org.jasig.portal.groups.ReferenceGroupService
Default value for cacheInUse.
DEFAULT_XSL_URI - Static variable in class org.jasig.portal.channels.CTimeTitle
By default, we use the XSLT 'TimeTitle.xsl' which will be found in the stylesheets subdirectory corresponding to the package of this CTimeTitle channel.
DEFAULT_XSL_URI - Static variable in class org.jasig.portal.properties.CMissingProperties
By default, we use the XSLT 'MissingProperties.xsl' which will be found in the stylesheets subdirectory corresponding to the package of this CMissingProperties channel.
defaultAttribute - Variable in class org.jasig.portal.services.persondir.support.AbstractDefaultQueryPersonAttributeDao
Defaults attribute to use for a simple query
defaultChannelAttributeValues - Variable in class org.jasig.portal.ThemeStylesheetUserPreferences
 
DefaultChanPubInnerHandler - Class in org.jasig.portal.car
Buffers a single channel definition located in a CAR channel-definition block and delegates to the chanpub ChannelPublisher to publish the channel.
DefaultChanPubInnerHandler(ParsingContext) - Constructor for class org.jasig.portal.car.DefaultChanPubInnerHandler
 
defaultConn - Static variable in class org.jasig.portal.ldap.LdapServices
 
DEFAULTDATAHANDLER - Static variable in interface org.jasig.portal.channels.cusermanager.Constants
Value = "org.jasig.portal.channels.cusermanager.provider.DefaultDataHandlerImpl"
DefaultDataHandlerImpl - Class in org.jasig.portal.channels.cusermanager.provider
 
DefaultDataHandlerImpl() - Constructor for class org.jasig.portal.channels.cusermanager.provider.DefaultDataHandlerImpl
 
defaultEntityType - Variable in class org.jasig.portal.groups.filesystem.FileSystemGroupStore
 
defaultEntityType - Static variable in class org.jasig.portal.groups.GroupMemberImpl
 
defaultFolderAttributeValues - Variable in class org.jasig.portal.StructureStylesheetUserPreferences
 
DefaultLastPrintable - Static variable in class org.jasig.portal.serialize.Encodings
The last printable character for unknown encodings.
defaultLayoutId - Variable in class org.jasig.portal.RDBMUserIdentityStore.TemplateUser
 
defaultLayoutOwnerID - Variable in class org.jasig.portal.layout.dlm.FragmentDefinition
 
defaultLockPeriod - Variable in class org.jasig.portal.concurrency.locking.ReferenceEntityLockService
 
defaultMaxCacheSize - Variable in class org.jasig.portal.concurrency.caching.ReferenceEntityCachingService
 
defaultMaxIdleTimeMillis - Variable in class org.jasig.portal.concurrency.caching.ReferenceEntityCachingService
 
DEFAULTMD5PREFIX - Static variable in interface org.jasig.portal.channels.cusermanager.Constants
Value = "(MD5)"
defaultPermissionPolicy - Variable in class org.jasig.portal.security.provider.AuthorizationImpl
The default Permission Policy this Authorization implementation will use.
DefaultPermissionPolicy - Class in org.jasig.portal.security.provider
Implements a strategy for answering the basic authorization question: does the principal have permission to perform the activity on the target.
DefaultPermissionPolicy() - Constructor for class org.jasig.portal.security.provider.DefaultPermissionPolicy
DefaultPermissionPolicy constructor.
defaultRootViewGroupID - Variable in class org.jasig.portal.channels.groupsmanager.CGroupsManagerSessionData
 
defaultService - Variable in class org.jasig.portal.groups.ReferenceCompositeGroupService
 
DEFAULTSTYLESHEET - Static variable in interface org.jasig.portal.channels.cusermanager.Constants
Value = "default"
defaultSweepIntervalMillis - Variable in class org.jasig.portal.concurrency.caching.ReferenceEntityCachingService
 
defaultTemplateUserName - Static variable in class org.jasig.portal.RDBMUserIdentityStore
 
defaultTimeToWait - Static variable in class org.jasig.portal.utils.AddressTester
 
defaultUserId - Variable in class org.jasig.portal.RDBMUserIdentityStore.PortalUser
 
defaultValue - Variable in class org.jasig.portal.CoreStylesheetDescription.DescriptionDefaultValuePair
 
defineBoolean(String, String) - Static method in class org.jasig.portal.serialize.HTMLdtd
 
defineBoolean(String, String[]) - Static method in class org.jasig.portal.serialize.HTMLdtd
 
defineElement(String, int) - Static method in class org.jasig.portal.serialize.HTMLdtd
 
defineEntity(String, char) - Static method in class org.jasig.portal.serialize.HTMLdtd
Defines a new character reference.
defineTheClass(String, byte[], int, int) - Method in class org.jasig.portal.car.CarClassLoader
Create and return the Class object from the passed in class bytes.
definition - Variable in class org.jasig.portal.container.om.entity.PortletApplicationEntityImpl
 
definitions - Variable in class org.jasig.portal.layout.dlm.RDBMDistributedLayoutStore
 
delegate - Variable in class org.jasig.portal.channels.CError
Deprecated. The modern CError instance to which we delegate.
delegate - Variable in class org.jasig.portal.services.persondir.support.legacy.LegacyPersonAttributeDao
 
DelegatingThrowableToElement - Class in org.jasig.portal.channels.error.error2xml
A wrapper for a List of child ThrowableToElements and the logic to poll them in order, accepting the result from the first to support the given throwable.
DelegatingThrowableToElement() - Constructor for class org.jasig.portal.channels.error.error2xml.DelegatingThrowableToElement
Instantiate a DelegatingThrowableToElement with a default List of delegates.
delete() - Method in class org.jasig.portal.channels.groupsmanager.SearchResultsGroupImpl
 
delete(IEntityLock) - Method in interface org.jasig.portal.concurrency.locking.IEntityLockStore
Deletes this IEntityLock from the store.
delete(IEntityLock) - Method in class org.jasig.portal.concurrency.locking.MemoryEntityLockStore
Deletes this IEntityLock from the store.
delete(IEntityLock) - Method in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
If this IEntityLock exists, delete it.
delete() - Method in class org.jasig.portal.groups.EntityGroupImpl
Delegates to the factory.
delete(IEntityGroup) - Method in class org.jasig.portal.groups.filesystem.FileSystemGroupStore
Delete this IEntityGroup from the data store.
delete() - Method in interface org.jasig.portal.groups.IEntityGroup
Deletes the IEntityGroup from the data store.
delete(IEntityGroup) - Method in interface org.jasig.portal.groups.IEntityGroupStore
Delete this IEntityGroup from the data store.
delete(IEntityGroup) - Method in class org.jasig.portal.groups.ldap.LDAPGroupStore
 
delete() - Method in class org.jasig.portal.groups.LockableEntityGroupImpl
Delegates to the factory.
delete(IEntityGroup) - Method in class org.jasig.portal.groups.pags.PersonAttributesGroupStore
 
delete(IEntityGroup) - Method in class org.jasig.portal.groups.RDBMEntityGroupStore
If this entity exists, delete it.
delete(IPermission[]) - Method in interface org.jasig.portal.security.IPermissionStore
Remove the IPermissions from the store.
delete(IPermission) - Method in interface org.jasig.portal.security.IPermissionStore
Remove the IPermission from the store.
delete(IPermission[]) - Method in class org.jasig.portal.security.provider.RDBMPermissionImpl
Delete the IPermissions from the store.
delete(IPermission) - Method in class org.jasig.portal.security.provider.RDBMPermissionImpl
Delete a single IPermission from the store.
DELETE_PERMISSION - Static variable in interface org.jasig.portal.channels.groupsmanager.GroupsManagerConstants
 
deleteAll() - Method in class org.jasig.portal.concurrency.caching.RDBMCachedEntityInvalidationStore
Delete all invalidations from the underlying store.
deleteAll() - Method in interface org.jasig.portal.concurrency.locking.IEntityLockStore
Delete all IEntityLocks from the store.
deleteAll() - Method in class org.jasig.portal.concurrency.locking.MemoryEntityLockStore
 
deleteAll() - Method in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
Delete all IEntityLocks from the underlying store.
deleteAllowed - Variable in class org.jasig.portal.layout.node.UserLayoutNodeDescription
 
deleteBefore(Date) - Method in class org.jasig.portal.concurrency.caching.RDBMCachedEntityInvalidationStore
Delete invalid entities the underlying store whose invalidation time is before invalidation.
deleteBookmarks(int) - Static method in class org.jasig.portal.tools.DeleteUser
 
deleteChannel(String) - Method in class org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState
Removes a channel element from the layout
deleteChannel(String) - Method in class org.jasig.portal.channels.UserPreferences.TabColumnPrefsState
Removes a channel element from the layout
deleteChannelCategory(ChannelCategory) - Method in interface org.jasig.portal.IChannelRegistryStore
Deletes a channel category.
deleteChannelCategory(ChannelCategory) - Method in class org.jasig.portal.RDBMChannelRegistryStore
Deletes a channel category.
deleteChannelDefinition(ChannelDefinition) - Method in interface org.jasig.portal.IChannelRegistryStore
Permanently deletes a channel definition from the store.
deleteChannelDefinition(ChannelDefinition) - Method in class org.jasig.portal.RDBMChannelRegistryStore
Permanently deletes a channel definition from the store.
deleteChannelType(ChannelType) - Method in interface org.jasig.portal.IChannelRegistryStore
Deletes a channel type.
deleteChannelType(ChannelType) - Method in class org.jasig.portal.RDBMChannelRegistryStore
Deletes a channel type.
deleteElement(String) - Method in class org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState
Removes a tab or column element from the layout.
deleteElement(String) - Method in class org.jasig.portal.channels.UserPreferences.TabColumnPrefsState
Removes a tab or column element from the layout.
deleteEntityType(Class) - Method in class org.jasig.portal.EntityTypes
Synchronize on update lock to serialize adds, deletes and updates while letting reads proceed.
deleteEntityType(EntityTypes.EntityType) - Method in class org.jasig.portal.EntityTypes
delete EntityType from the store.
deleteExpired(Date) - Method in interface org.jasig.portal.concurrency.locking.IEntityLockStore
Deletes the expired IEntityLocks from the underlying store.
deleteExpired(Date) - Method in class org.jasig.portal.concurrency.locking.MemoryEntityLockStore
Deletes the expired IEntityLocks from the underlying store.
deleteExpired(Date) - Method in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
Delete all expired IEntityLocks from the underlying store.
deleteExpired(Date, Class, String) - Method in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
Delete IEntityLocks from the underlying store that have expired as of expiration.
deleteExpired(IEntityLock) - Method in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
Delete all expired IEntityLocks from the underlying store.
deleteFragment(String) - Method in class org.jasig.portal.layout.alm.AggregatedLayoutManager
 
deleteFragment() - Method in class org.jasig.portal.layout.alm.AggregatedLayoutManager
Deletes the current fragment if the layout is a fragment
deleteFragment(IPerson, String) - Method in class org.jasig.portal.layout.alm.AggregatedUserLayoutStore
Deletes the layout fragment
deleteFragment() - Method in interface org.jasig.portal.layout.alm.IAggregatedUserLayoutManager
Deletes the current fragment if the layout is a fragment
deleteFragment(String) - Method in interface org.jasig.portal.layout.alm.IAggregatedUserLayoutManager
Removes the fragment
deleteFragment(IPerson, String) - Method in interface org.jasig.portal.layout.alm.IAggregatedUserLayoutStore
Deletes the fragment that has been loaded as a layout.
DeleteGroup - Class in org.jasig.portal.channels.groupsmanager.commands
This command deletes an IEntityGroup and removes all of it's associations.
DeleteGroup() - Constructor for class org.jasig.portal.channels.groupsmanager.commands.DeleteGroup
 
deleteGroup(IEntityGroup) - Method in interface org.jasig.portal.groups.IGroupService
Removes the IEntityGroup from the store.
deleteGroup(IEntityGroup) - Method in interface org.jasig.portal.groups.IIndividualGroupService
Removes the IEntityGroup from the store.
deleteGroup(ILockableEntityGroup) - Method in interface org.jasig.portal.groups.ILockableGroupService
Removes the ILockableEntityGroup from the store.
deleteGroup(IEntityGroup) - Method in class org.jasig.portal.groups.ReferenceGroupService
Removes the IEntityGroup from the cache and the store.
deleteGroup(ILockableEntityGroup) - Method in class org.jasig.portal.groups.ReferenceGroupService
Removes the ILockableEntityGroup from the cache and the store.
deleteGroup(IEntityGroup) - Method in class org.jasig.portal.groups.ReferenceIndividualGroupService
Removes the IEntityGroup from the cache and the store.
deleteGroup(ILockableEntityGroup) - Method in class org.jasig.portal.groups.ReferenceIndividualGroupService
Removes the ILockableEntityGroup from the cache and the store, including both parent and child memberships.
deleteLockSql - Static variable in class org.jasig.portal.concurrency.locking.RDBMEntityLockStore
 
DeleteManager - Class in org.jasig.portal.layout.dlm
Looks for, applies against the ilf, and updates accordingly the delete set within a plf.
DeleteManager() - Constructor for class org.jasig.portal.layout.dlm.DeleteManager
 
deleteMemberEntitySql - Static variable in class org.jasig.portal.groups.RDBMEntityGroupStore
 
deleteMemberGroupSql - Static variable in class org.jasig.portal.groups.RDBMEntityGroupStore
 
deleteMembersInGroupSql - Static variable in class org.jasig.portal.groups.RDBMEntityGroupStore
 
deleteNode(String) - Method in class org.jasig.portal.layout.alm.AggregatedLayoutManager
 
deleteNode(String) - Method in class org.jasig.portal.layout.dlm.DistributedLayoutManager
 
deleteNode(Element, Element, IPerson) - Static method in class org.jasig.portal.layout.dlm.TabColumnPrefsHandler
Handles user requests to delete UI elements.
deleteNode(String) - Method in class org.jasig.portal.layout.immutable.ImmutableUserLayoutManagerWrapper
 
deleteNode(String) - Method in interface org.jasig.portal.layout.IUserLayoutManager
Delete a node (folder or a channel) from a user layout.
deleteNode(String) - Method in class org.jasig.portal.layout.simple.SimpleUserLayoutManager
 
deleteNode(String) - Method in class org.jasig.portal.layout.TransientUserLayoutManagerWrapper
 
deleteParameter(String) - Method in class org.jasig.portal.StylesheetUserPreferences
 
deletePermissions(IGroupMember) - Method in class org.jasig.portal.channels.groupsmanager.commands.GroupsManagerCommand
Removes all of the permissions for a GroupMember.
deletePermissionSql - Static variable in class org.jasig.portal.security.provider.RDBMPermissionImpl
 
deletePortletPreferencesByInstance(int, int, String) - Method in interface org.jasig.portal.IPortletPreferencesStore
Removes portlet preferences for the specific user and instance of a portlet.
deletePortletPreferencesByInstance(int, int, String) - Method in class org.jasig.portal.RDBMPortletPreferencesStore
 
deletePortletPreferencesByUser(int) - Method in interface org.jasig.portal.IPortletPreferencesStore
Removes all portlet preferences stored for the specified user.
deletePortletPreferencesByUser(int) - Method in class org.jasig.portal.RDBMPortletPreferencesStore
 
deleteProperty - Static variable in class org.jasig.portal.services.entityproperties.RDBMPropertyStore
 
deleteSystemProfile(int) - Method in interface org.jasig.portal.layout.IUserLayoutStore
remove system profile from the database
deleteSystemProfile(int) - Method in class org.jasig.portal.layout.simple.RDBMUserLayoutStore
 
DeleteUser - Class in org.jasig.portal.tools
Title: Delete Portal User Description: Deletes all traces of a portal user from the database Company:
DeleteUser() - Constructor for class org.jasig.portal.tools.DeleteUser
 
deleteUserLayoutNode(IPerson, UserProfile, ALNode) - Method in class org.jasig.portal.layout.alm.AggregatedUserLayoutStore
Delete the new user layout node.
deleteUserLayoutNode(IPerson, UserProfile, ALNode) - Method in interface org.jasig.portal.layout.alm.IAggregatedUserLayoutStore
Update the new user layout node.
deleteUserProfile(IPerson, int) - Method in interface org.jasig.portal.layout.IUserLayoutStore
remove user profile from the database
deleteUserProfile(IPerson, int) - Method in class org.jasig.portal.layout.simple.RDBMUserLayoutStore
 
deleteUserProfile(int, int) - Method in class org.jasig.portal.layout.simple.RDBMUserLayoutStore
 
deleteUserProfiles(boolean, int) - Static method in class org.jasig.portal.tools.ConvertProfilesToAL
 
denyPrefixes - Variable in class org.jasig.portal.utils.uri.PrefixUriScrutinizer
Blocked prefixes for URIs examined by this scrutinizer instance.
deployArchive(String, String) - Static method in class org.jasig.portal.container.deploy.Deployer
 
Deployer - Class in org.jasig.portal.container.deploy
A tool that deploys a portlet application into the servlet container.
Deployer() - Constructor for class org.jasig.portal.container.deploy.Deployer
 
DEPLOYMENT_DESCRIPTOR - Static variable in class org.jasig.portal.car.CarResources
 
DEPTH_RESTRICTION - Static variable in interface org.jasig.portal.layout.restrictions.alm.RestrictionTypes
 
depthArray - Variable in class org.jasig.portal.layout.restrictions.alm.DepthRestriction
 
DepthRestriction - Class in org.jasig.portal.layout.restrictions.alm
DepthRestriction checks the priority restriction for a given UserLayoutNode object.
DepthRestriction(String, String) - Constructor for class org.jasig.portal.layout.restrictions.alm.DepthRestriction
 
DepthRestriction(String) - Constructor for class org.jasig.portal.layout.restrictions.alm.DepthRestriction
 
DepthRestriction() - Constructor for class org.jasig.portal.layout.restrictions.alm.DepthRestriction
 
dequeue() - Method in class org.jasig.portal.utils.BlockingQueue
Remove object from the beginning of the queue
deRegisterListeners() - Method in class org.jasig.portal.channels.iccdemo.CURLSelector
A utility method to remove a veriwer channel as a listener of this channel.
descr - Variable in class org.jasig.portal.ChannelCategory
 
descr - Variable in class org.jasig.portal.ChannelParameter
A description of the parameter.
descr - Variable in class org.jasig.portal.ChannelType
 
description - Variable in class org.jasig.portal.car.ChannelTypeTagHandler
 
description - Variable in class org.jasig.portal.channels.CChannelManager.ChannelDefinition
 
description - Variable in class org.jasig.portal.channels.groupsmanager.SearchResultsGroupImpl
 
description - Variable in class org.jasig.portal.container.om.common.DescriptionImpl
 
description - Variable in class org.jasig.portal.container.om.common.SecurityRoleImpl
 
description - Variable in class org.jasig.portal.container.om.portlet.UserAttributeImpl
 
description - Variable in class org.jasig.portal.groups.EntityGroupImpl
 
description - Variable in class org.jasig.portal.groups.ldap.LDAPGroupStore.GroupShadow
 
description - Variable in class org.jasig.portal.groups.pags.PersonAttributesGroupStore.GroupDefinition
 
description - Variable in class org.jasig.portal.layout.alm.ALFragment
 
description - Variable in class org.jasig.portal.layout.node.UserLayoutChannelDescription
 
description - Variable in exception org.jasig.portal.ResourceMissingException
Description of the missing resource.
description - Variable in class org.jasig.portal.tools.versioning.Version
 
description - Variable in class org.jasig.portal.UserProfile
 
DescriptionImpl - Class in org.jasig.portal.container.om.common
Implementation of Apache Pluto object model.
DescriptionImpl() - Constructor for class org.jasig.portal.container.om.common.DescriptionImpl
 
DescriptionImpl(String, Locale) - Constructor for class org.jasig.portal.container.om.common.DescriptionImpl
 
descriptions - Variable in class org.jasig.portal.container.om.common.DescriptionSetImpl
 
descriptions - Variable in class org.jasig.portal.container.om.common.ParameterImpl
 
descriptions - Variable in class org.jasig.portal.container.om.common.SecurityRoleRefImpl
 
descriptions - Variable in class org.jasig.portal.container.om.portlet.PortletDefinitionImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.AuthConstraintImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.EjbLocalRefImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.EjbRefImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.EnvEntryImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.FilterImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.ResourceEnvRefImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.ResourceRefImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.RunAsImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.ServletDefinitionImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.UserDataConstraintImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.WebApplicationDefinitionImpl
 
descriptions - Variable in class org.jasig.portal.container.om.servlet.WebResourceCollectionImpl
 
DescriptionSetImpl - Class in org.jasig.portal.container.om.common
Implementation of Apache Pluto object model.
DescriptionSetImpl() - Constructor for class org.jasig.portal.container.om.common.DescriptionSetImpl
 
DESCRIPTIVE_NAME_COLUMN - Static variable in class org.jasig.portal.EntityTypes
 
descriptiveName - Variable in class org.jasig.portal.EntityTypes.EntityType
 
DescriptorHandler - Class in org.jasig.portal.car
Class to parse the component deployment descriptor causing some tags to take action during parsing and others to cache information in the descriptor making it accessible via accessor methods.
DescriptorHandler(JarFile) - Constructor for class org.jasig.portal.car.DescriptorHandler
Constructs a new CAR descriptor handler that will parse the descriptor passing relevant portions to handlers designed specifically for that portion.
desiredType - Variable in exception org.jasig.portal.properties.BadPropertyException
The desired type, as which the property could not be parsed.
desiredVersion - Variable in class org.jasig.portal.tools.checks.XalanVersionCheck
The version for which we will check.
destinationElementId - Variable in class org.jasig.portal.channels.DLMUserPreferences.TabColumnPrefsState.ParametersState
 
destinationElementId - Variable in class org.jasig.portal.channels.UserPreferences.TabColumnPrefsState.ParametersState
 
destroy() - Method in class org.jasig.portal.container.factory.ControllerFactoryImpl
 
destroy() - Method in class org.jasig.portal.container.factory.ObjectIDFactoryImpl
 
destroy() - Method in class org.jasig.portal.container.services.FactoryManagerServiceImpl
 
destroy() - Method in class org.jasig.portal.container.services.information.InformationProviderServiceImpl
 
destroy() - Method in class org.jasig.portal.container.services.log.LogServiceImpl
 
destroy() - Method in interface org.jasig.portal.container.services.PortletContainerService
Destroys the services.
destroy() - Method in class org.jasig.portal.container.servlet.ServletResponseFactoryImpl
 
destroy() - Method in class org.jasig.portal.PortalSessionManager
 
destroy() - Method in class org.jasig.portal.utils.cache.WhirlyCacheCacheFactory
 
DETACH_BUTTON - Static variable in class org.jasig.portal.PortalEvent
The layout-generated event that is sent to a channel when the user actuates its detach control.
DETACH_BUTTON_EVENT - Static variable in class org.jasig.portal.PortalEvent
 
DETACH_URL_ELEMENT - Static variable in class org.jasig.portal.UPFileSpec
 
detachBaseStart - Static variable in class org.jasig.portal.tools.ChannelServlet
 
deviceType - Variable in class org.jasig.portal.ThemeStylesheetDescription
 
devNull - Static variable in class org.jasig.portal.channels.webproxy.CWebProxy
 
DIFFERENCE - Static variable in class org.jasig.portal.groups.ldap.LDAPGroupStore.EntitySet
 
differentParent - Variable in class org.jasig.portal.layout.dlm.NodeInfo
 
DIGITS - Static variable in class org.jasig.portal.lang.TypeConverter
Hexidecimal digits.
dirDelim - Static variable in class org.jasig.portal.container.deploy.Deployer
 
DIRECTIVE_PREFIX - Static variable in class org.jasig.portal.layout.dlm.Constants
 
DIRECTORY_FIRST_NAME_COLUMN - Static variable in class org.jasig.portal.groups.ReferencePersonNameFinder
 
DIRECTORY_LAST_NAME_COLUMN - Static variable in class org.jasig.portal.groups.ReferencePersonNameFinder
 
DIRECTORY_TABLE - Static variable in class org.jasig.portal.groups.ReferencePersonNameFinder
 
DIRECTORY_USER_NAME_COLUMN - Static variable in class org.jasig.portal.groups.ReferencePersonNameFinder
 
directoryContains(File, IGroupMember) - Method in class org.jasig.portal.groups.filesystem.FileSystemGroupStore
Answers if directory contains member.
dirFilter - Variable in class org.jasig.portal.car.CarResources
A fileFilter for obtaining a list of directories.
dirtyState - Variable in class org.jasig.portal.layout.simple.SimpleUserLayoutManager
 
disapproveChannelDefinition(ChannelDefinition) - Method in interface org.jasig.portal.IChannelRegistryStore
Sets a channel definition as "unapproved".
disapproveChannelDefinition(ChannelDefinition) - Method in class org.jasig.portal.RDBMChannelRegistryStore
Removes a channel from the channel registry by changing its status from "approved" to "unapproved".
disconnect() - Method in class org.jasig.portal.utils.AddressTester
Shut down the connection
DISPLAYMESSAGE - Static variable in interface org.jasig.portal.channels.cusermanager.Constants
Any messages to be displayed to the user are sent to the stylesheets as this named variable.
displayName - Variable in class org.jasig.portal.container.om.common.DisplayNameImpl
 
DisplayNameImpl - Class in org.jasig.portal.container.om.common
Implementation of Apache Pluto object model.
DisplayNameImpl() - Constructor for class org.jasig.portal.container.om.common.DisplayNameImpl
 
DisplayNameImpl(String, Locale) - Constructor for class org.jasig.portal.container.om.common.DisplayNameImpl
 
displayNames - Variable in class org.jasig.portal.container.om.common.DisplayNameSetImpl
 
displayNames - Variable in class org.jasig.portal.container.om.portlet.PortletDefinitionImpl
 
displayNames - Variable in class org.jasig.portal.container.om.servlet.FilterImpl
 
displayNames - Variable in class org.jasig.portal.container.om.servlet.SecurityConstraintImpl
 
displayNames - Variable in class org.jasig.portal.container.om.servlet.ServletDefinitionImpl
 
displayNames - Variable in class org.jasig.portal.container.om.servlet.WebApplicationDefinitionImpl
 
DisplayNameSetImpl - Class in org.jasig.portal.container.om.common
Implementation of Apache Pluto object model.
DisplayNameSetImpl() - Constructor for class org.jasig.portal.container.om.common.DisplayNameSetImpl
 
dispose() - Method in class org.jasig.portal.MultipartDataSource
Releases tempfile associated with this object any memory they consume will be returned to the OS.
distributable - Variable in class org.jasig.portal.container.om.servlet.WebApplicationDefinitionImpl
 
DistributableImpl - Class in org.jasig.portal.container.om.servlet
Data structure to support WebApplicationDefinition for marshalling and unmarshalling of web.xml.
DistributableImpl() - Constructor for class org.jasig.portal.container.om.servlet.DistributableImpl
 
DistributedLayoutManager - Class in org.jasig.portal.layout.dlm
A layout manager that provides layout control through layout fragments that are derived from regular portal user accounts.
DistributedLayoutManager(IPerson, UserProfile, IUserLayoutStore) - Constructor for class org.jasig.portal.layout.dlm.DistributedLayoutManager
 
DistributedUserPreferences - Class in org.jasig.portal.layout.dlm
Distributed layout Extension to user preferences object for stylesheets performing structure or theme transformation.
DistributedUserPreferences() - Constructor for class org.jasig.portal.layout.dlm.DistributedUserPreferences
Creates a new DistributedUserPreferences object with empty tables.
DistributedUserPreferences(StructureStylesheetUserPreferences) - Constructor for class org.jasig.portal.layout.dlm.DistributedUserPreferences
Creates a DistributedUserPreferences with values for super classes derived from those of the passed in StructureStylesheetUserPreferences object.
DistributedUserPreferences(ThemeStylesheetUserPreferences) - Constructor for class org.jasig.portal.layout.dlm.DistributedUserPreferences
If instantiated with a theme stylesheet preferences then this object should only be used in place of a theme stylesheet user prefs since structure stylesheet oriented variables will not be initialized.
DistributedUserPreferences(DistributedUserPreferences) - Constructor for class org.jasig.portal.layout.dlm.DistributedUserPreferences
Creates a new DistributedUserPreferences object populated with all values from the passed-in instance.
DlmIntroChannel - Class in org.jasig.portal.layout.dlm.channels.guide
A simple channel for introducing the capabilities of DLM in the portal.
DlmIntroChannel() - Constructor for class org.jasig.portal.layout.dlm.channels.guide.DlmIntroChannel
 
dls - Static variable in class org.jasig.portal.layout.dlm.DeleteManager
 
dls - Static variable in class org.jasig.portal.layout.dlm.EditManager
 
dls - Variable in class org.jasig.portal.layout.dlm.FragmentActivator
 
dls - Static variable in class org.jasig.portal.layout.dlm.PositionManager
 
doAction() - Method in class org.jasig.portal.channels.CChannelManager
Controller method that reacts to the action parameter.
doc - Variable in class org.jasig.portal.container.binding.PortletApplicationUnmarshaller
 
doc - Variable in class org.jasig.portal.container.binding.WebApplicationUnmarshaller
 
doCapture() - Method in class org.jasig.portal.channels.CChannelManager
Collect the appropriate request parameters for a particular screen in this channel's workflow.
doCData - Variable in class org.jasig.portal.serialize.ElementState
True if textual content of current element should be serialized as CDATA section.
doCheck() - Method in class org.jasig.portal.tools.checks.ClassPresenceCheck
 
doCheck() - Method in class org.jasig.portal.tools.checks.Dom3Check
 
doCheck() - Method in interface org.jasig.portal.tools.checks.ICheck
Perform an arbitrary check.
doCheck() - Method in class org.jasig.portal.tools.checks.JaxpCheck
 
doCheck() - Method in class org.jasig.portal.tools.checks.SpringBeanCheck
 
doCheck() - Method in class org.jasig.portal.tools.checks.SpringPresenceCheck
 
doCheck() - Method in class org.jasig.portal.tools.checks.TimeCheck
 
doCheck() - Method in class org.jasig.portal.tools.checks.XalanVersionCheck
 
doChecks() - Method in class org.jasig.portal.tools.checks.BasicCheckRunner
 
doChecks() - Method in interface org.jasig.portal.tools.checks.ICheckRunner
Execute some checks and return a List of CheckAndResult instances representing the results.
doChecks() - Method in class org.jasig.portal.tools.checks.SafeDelegatingCheckRunner
 
document - Variable in class org.jasig.portal.utils.PortalDocumentImpl
Deprecated.  
DocumentFactory - Class in org.jasig.portal.utils
Produces an empty Document implementation
DocumentFactory() - Constructor for class org.jasig.portal.utils.DocumentFactory
 
DocumentFactory.LocalDocumentBuilder - Class in org.jasig.portal.utils
 
DocumentFactory.LocalDocumentBuilder() - Constructor for class org.jasig.portal.utils.DocumentFactory.LocalDocumentBuilder
 
doesPrincipalHavePermission(IAuthorizationPrincipal, String, String, String) - Method in interface org.jasig.portal.security.IAuthorizationService
Answers if the owner has given the principal permission to perform the activity on the target.
doesPrincipalHavePermission(IAuthorizationPrincipal, String, String, String, IPermissionPolicy) - Method in interface org.jasig.portal.security.IAuthorizationService
Answers if the owner has given the principal permission to perform the activity on the target, as evaluated by the policy.
doesPrincipalHavePermission(IAuthorizationService, IAuthorizationPrincipal, String, String, String) - Method in interface org.jasig.portal.security.IPermissionPolicy
Answers if the owner has authorized the principal to perform the activity on the target, based on permissions provided by the service.
doesPrincipalHavePermission(IAuthorizationPrincipal, String, String, String) - Method in class org.jasig.portal.security.provider.AuthorizationImpl
Answers if the owner has given the principal (or any of its parents) permission to perform the activity on the target.
doesPrincipalHavePermission(IAuthorizationPrincipal, String, String, String, IPermissionPolicy) - Method in class org.jasig.portal.security.provider.AuthorizationImpl
Answers if the owner has given the principal permission to perform the activity on the target, as evaluated by the policy.
doesPrincipalHavePermission(IAuthorizationService, IAuthorizationPrincipal, String, String, String) - Method in class org.jasig.portal.security.provider.DefaultPermissionPolicy
Answers if the owner has authorized the principal to perform the activity on the target, based on permissions provided by the service.
doesSubContextExist(String) - Method in class org.jasig.portal.security.provider.ChainingSecurityContext
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.HttpProxyServlet
Returns content retreived from location following context (Path Info) If no content found returns 404
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.LogoutServlet
Process the incoming request and response.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.PortalSessionManager
Process HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.Problems
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.properties.MissingPropertiesServlet
Deprecated.  
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.tools.ChannelServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.tools.checks.ChecksServlet
 
dom2sax(Node, ContentHandler) - Static method in class org.jasig.portal.utils.XML
Outputs a dom document into a sax stream.
Dom3Check - Class in org.jasig.portal.tools.checks
Checks that DOM level 3 is present.
Dom3Check() - Constructor for class org.jasig.portal.tools.checks.Dom3Check
 
domainIsSet() - Method in class org.jasig.portal.utils.CookieCutter.ChannelCookie
 
domainSet - Variable in class org.jasig.portal.utils.CookieCutter.ChannelCookie
 
DOMInitService - Class in org.jasig.portal.services.dom
This service is meant to run at system initialization that will provide any DOM initialization.
DOMInitService() - Constructor for class org.jasig.portal.services.dom.DOMInitService
 
DOMInitServiceFactory - Class in org.jasig.portal.services.dom
 
DOMInitServiceFactory() - Constructor for class org.jasig.portal.services.dom.DOMInitServiceFactory
 
domParser - Variable in class org.jasig.portal.tools.chanpub.ChannelPublisher
 
DOMSerializer - Interface in org.jasig.portal.serialize
Interface for a DOM serializer implementation.
DomUtils - Class in org.jasig.portal.tools.dbloader
Utility class centralizing various DOM related functions used during loading of the database.
DomUtils() - Constructor for class org.jasig.portal.tools.dbloader.DomUtils
 
done - Variable in class org.jasig.portal.ChannelRenderer.Worker
 
done() - Method in class org.jasig.portal.ChannelRenderer.Worker
 
done - Variable in class org.jasig.portal.tools.ChannelServlet.Worker
 
done() - Method in class org.jasig.portal.tools.ChannelServlet.Worker
 
donerendering - Variable in class org.jasig.portal.ChannelRenderer
 
DoneWithSelection - Class in org.jasig.portal.channels.groupsmanager.commands
A select cycle could be started in Servant mode or it could be started by the AddMembers command.
DoneWithSelection() - Constructor for class org.jasig.portal.channels.groupsmanager.commands.DoneWithSelection
Creates new AddMember
DoNothingStatsRecorder - Class in org.jasig.portal.services.stats
Does absolutely nothing with the recorded statistics.
DoNothingStatsRecorder() - Constructor for class org.jasig.portal.services.stats.DoNothingStatsRecorder
 
DoNothingStatsRecorderFactory - Class in org.jasig.portal.services.stats
Produces a DoNothingStatsRecorder, an implementation of IStatsRecorder
DoNothingStatsRecorderFactory() - Constructor for class org.jasig.portal.services.stats.DoNothingStatsRecorderFactory
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.PortalSessionManager
Process HTTP POST request
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.tools.ChannelServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portal.tools.checks.ChecksServlet
 
downloadData(OutputStream, String) - Method in class org.jasig.portal.channels.CPersonAttributes
Pass the OutputStream object to the download code if it needs special handling (like outputting a Zip file).
downloadData(OutputStream, String) - Method in class org.jasig.portal.channels.webproxy.CWebProxy
 
downloadData(OutputStream) - Method in interface org.jasig.portal.IMimeResponse
Pass the OutputStream object to the download code if it needs special handling (like outputting a Zip file).
downloadData(OutputStream, String) - Method in interface org.jasig.portal.IMultithreadedMimeResponse
Deprecated. Pass the OutputStream object to the download code if it needs special handling (like outputting a Zip file).
downloadData(OutputStream) - Method in class org.jasig.portal.MultithreadedCacheableMimeResponseChannelAdapter
 
downloadData(OutputStream) - Method in class org.jasig.portal.MultithreadedCacheableMimeResponseCharacterChannelAdapter
 
downloadData(OutputStream) - Method in class org.jasig.portal.MultithreadedMimeResponseChannelAdapter
 
downloadData(OutputStream) - Method in class org.jasig.portal.MultithreadedMimeResponseCharacterChannelAdapter
 
DownloadDispatchWorker - Class in org.jasig.portal
Provides file download capability for the portal.
DownloadDispatchWorker() - Constructor for class org.jasig.portal.DownloadDispatchWorker
 
driver - Variable in class org.jasig.portal.services.persondir.support.legacy.PersonDirInfo
JDBC java class to register
driverName - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
 
driverName - Variable in class org.jasig.portal.tools.dbloader.DbTypeMapping
 
driverRef - Variable in class org.jasig.portal.RDBMServices.GenericDataSource
 
driverVersion - Variable in class org.jasig.portal.rdbm.DatabaseMetaDataImpl
 
driverVersion - Variable in class org.jasig.portal.tools.dbloader.DbTypeMapping
 
DROP - Static variable in class org.jasig.portal.tools.dbloader.TableHandler
 
DROP_TBL_DFLT - Variable in class org.jasig.portal.car.DatabaseTagHandler
 
dropTable(Configuration, String) - Static method in class org.jasig.portal.tools.dbloader.DbUtils
 
dropTables - Variable in class org.jasig.portal.car.DatabaseTagHandler
 
dropTables - Variable in class org.jasig.portal.tools.dbloader.Configuration
 
dtdHandler - Variable in class org.jasig.portal.utils.SAX2FilterImpl
 
dtdHandler2 - Variable in class org.jasig.portal.utils.SAX2DuplicatingFilterImpl
 
dtdName - Variable in class org.jasig.portal.utils.DTDResolver
 
dtdPath - Variable in class org.jasig.portal.utils.DTDResolver
 
DTDResolver - Class in org.jasig.portal.utils
Provides a means to resolve uPortal DTDs
DTDResolver() - Constructor for class org.jasig.portal.utils.DTDResolver
Constructor for DTDResolver
DTDResolver(String) - Constructor for class org.jasig.portal.utils.DTDResolver
Constructor for DTDResolver
DummyParameterRequestWrapper - Class in org.jasig.portal.container.servlet
This HttpServletRequestWrapper overrides the parameter related methods of a HttpServletRequest.
DummyParameterRequestWrapper(HttpServletRequest) - Constructor for class org.jasig.portal.container.servlet.DummyParameterRequestWrapper
Creates a wrapper that has no parameters.
DummyParameterRequestWrapper(HttpServletRequest, Map) - Constructor for class org.jasig.portal.container.servlet.DummyParameterRequestWrapper
Creates a wrapper that uses the specified parameters.
dumpDoc(Node, String) - Static method in class org.jasig.portal.layout.simple.RDBMUserLayoutStore
Dump a document tree structure on stdout
dumpTable(PrintWriter, Statement, String) - Static method in class org.jasig.portal.tools.dbloader.DbUnload
 
duration - Variable in class org.jasig.portal.ErrorID
 
durationLater - Variable in class org.jasig.portal.ErrorID
 
durationMustfix - Variable in class org.jasig.portal.ErrorID
 
durationRestart - Variable in class org.jasig.portal.ErrorID
 
durationRetry - Variable in class org.jasig.portal.ErrorID
 
durationSession - Variable in class org.jasig.portal.ErrorID
 
DynamicInformationProviderImpl - Class in org.jasig.portal.container.services.information
Implementation of Apache Pluto DynamicInformationProvider.
DynamicInformationProviderImpl() - Constructor for class org.jasig.portal.container.services.information.DynamicInformationProviderImpl
 
dynamicInformationProviderRequestParameterName - Static variable in class org.jasig.portal.container.services.information.InformationProviderServiceImpl
 
dynamicProvider - Static variable in class org.jasig.portal.container.services.information.InformationProviderServiceImpl
 

A B C D E F G H I J K L M N O P Q R S T U V W X _