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

A

ACCEPT_LANGUAGE - Static variable in interface org.apache.jetspeed.services.customlocalization.CustomLocalizationService
 
ACCESS_DENIED - Static variable in class org.apache.jetspeed.services.PortletStats
Return code when access to portlet was denied by the security manager
ACCESS_OK - Static variable in class org.apache.jetspeed.services.PortletStats
Return code when access to portlet was successful
ACTION_DELETE - Static variable in class org.apache.jetspeed.services.registry.RegistryMessage
 
ACTION_INSERT - Static variable in class org.apache.jetspeed.services.registry.RegistryMessage
 
ACTION_KEY - Static variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
ACTION_REFRESH - Static variable in class org.apache.jetspeed.services.registry.RegistryMessage
 
ACTION_UPDATE - Static variable in class org.apache.jetspeed.services.registry.RegistryMessage
 
ADMIN_PASSWORD_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
ADMIN_PORTLET_NAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
ADMIN_USERNAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
AGENT_XML - Static variable in class org.apache.jetspeed.capability.CapabilityMapFactory
 
ALLOW_BOTH - Static variable in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
ALLOW_GROUP - Static variable in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
ALLOW_OWNER - Static variable in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
ALLOW_ROLE - Static variable in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
ALLOW_USER - Static variable in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
ALL_ACTIONS - Static variable in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
ALL_GROUPS - Static variable in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
ALL_GROUP_ROLES - Static variable in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
ALL_ROLES - Static variable in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
ALL_USERS - Static variable in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
ATTR_CONFIRMED - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_CREATION_DATE - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_DISABLED - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_GIVEN_NAME - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_GROUP_ID - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
ATTR_GROUP_NAME - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
ATTR_LAST_LOGIN_DATE - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_LAST_MODIFIED_DATE - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_MAIL - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_NAME - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_OBJECT_CLASS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_OBJECT_DATA - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_PERMISSION_ID - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
ATTR_PERMISSION_NAME - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
ATTR_ROLE_ID - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
ATTR_ROLE_NAME - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
ATTR_ROLE_PERMISSIONS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
ATTR_SN - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_UID - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_UID_NUMBER - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_USER_GROUP_ROLE - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ATTR_USER_PASSWORD - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
AUTOCREATE_PORTLETS_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
AUTO_ACKNOWLEDGE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
AbstractInstancePortlet - class org.apache.jetspeed.portal.portlets.AbstractInstancePortlet.
Extend AbstractPortlet to re-define the handle used for portlet caching: This handle uses the portlet's unique id and the portal page's id to form a portlet instance id for caching.
AbstractInstancePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.AbstractInstancePortlet
 
AbstractJMSMessagingService - class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService.
This class provides basic functionality for accessing the JMS server.
AbstractJMSMessagingService() - Constructor for class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
AbstractObjectHandler - class org.apache.jetspeed.services.search.AbstractObjectHandler.
Abstract handler that new handlers can dervie from
AbstractObjectHandler() - Constructor for class org.apache.jetspeed.services.search.AbstractObjectHandler
 
AbstractPortlet - class org.apache.jetspeed.portal.portlets.AbstractPortlet.
Should be used by most Portlets that wish to conform to default behavior
AbstractPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
AbstractPortletControl - class org.apache.jetspeed.portal.controls.AbstractPortletControl.
The PortletControl acts both as a decoration around a Portlet or PortletSet and also as the window manager for the enclosed Portlet(Set).
AbstractPortletControl() - Constructor for class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
AbstractPortletController - class org.apache.jetspeed.portal.controllers.AbstractPortletController.
 
AbstractPortletController() - Constructor for class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
AbstractSiteSession - class org.apache.jetspeed.services.webpage.AbstractSiteSession.
 
AbstractSiteSession(String, String) - Constructor for class org.apache.jetspeed.services.webpage.AbstractSiteSession
Create a NetElementSession, which maintains sessions with one network element.
AccessControl - interface org.apache.jetspeed.services.security.AccessControl.
Interface defines access control methods specific to Jetspeed for accessing portal resources such as portlets and panes
AccountExpiredException - exception org.apache.jetspeed.services.security.AccountExpiredException.
Signals that a user account has expired.
AccountExpiredException() - Constructor for class org.apache.jetspeed.services.security.AccountExpiredException
Constructs a AccountExpiredException with no detail message.
AccountExpiredException(String) - Constructor for class org.apache.jetspeed.services.security.AccountExpiredException
Constructs a AccountExpiredException with the specified detail message.
AccountExpiredException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.AccountExpiredException
Construct a nested exception.
ActionParameter - class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter.
Action Parameter
ActionParameter(String, String, String) - Constructor for class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
AggregatePortlet - class org.apache.jetspeed.portal.portlets.AggregatePortlet.
Aggregate Portlet aggregates the content of other portlets.
AggregatePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.AggregatePortlet
 
ApplicationsPortlet - class org.apache.jetspeed.portal.portlets.ApplicationsPortlet.
Handles enumerating Portlets that are also applications
ApplicationsPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.ApplicationsPortlet
 
AuthorizationException - exception org.apache.jetspeed.services.security.AuthorizationException.
This is the basic authorization exception.
AuthorizationException() - Constructor for class org.apache.jetspeed.services.security.AuthorizationException
Constructs a AuthorizationException with no detail message.
AuthorizationException(String) - Constructor for class org.apache.jetspeed.services.security.AuthorizationException
Constructs a AuthorizationException with the specified detail message.
AuthorizationException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.AuthorizationException
Construct a nested exception.
AutoProfile - class org.apache.jetspeed.util.AutoProfile.
This class is used to handle different mediatype profile
AutoProfile() - Constructor for class org.apache.jetspeed.util.AutoProfile
 
accountExists(JetspeedUser) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Check whether a specified user's account exists.
accountExists(JetspeedUser, boolean) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
accountExists(JetspeedUser) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Check whether a specified user's account exists.
accountExists(JetspeedUser, boolean) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
ackMode - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
acls - Variable in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
activePortlet - Variable in class org.apache.jetspeed.util.template.BaseJetspeedLink
The portlet that will be used to build the reference.
activePortlet - Variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. The portlet that will be used to build the reference.
add(String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Add this URL to the disk cache
add(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
add(String, boolean) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
add(Object) - Static method in class org.apache.jetspeed.services.search.Search
 
add(Collection) - Static method in class org.apache.jetspeed.services.search.Search
 
add(ParsedObject) - Method in class org.apache.jetspeed.services.search.SearchResults
 
add(int, ParsedObject) - Method in class org.apache.jetspeed.services.search.SearchResults
 
add(Object) - Method in interface org.apache.jetspeed.services.search.SearchService
Add index entry
add(Collection) - Method in interface org.apache.jetspeed.services.search.SearchService
Add collection of index entries
add(Object) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
add(Collection) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
addAttribute(LDAPURL, Attribute) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
addAttribute(LDAPURL, Attribute) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Add Attribute Function add given attribute to given LDAPURL.
addAttribute(String, Object) - Method in class org.apache.jetspeed.util.JetspeedNullFilter
 
addCacheable(Cacheable) - Method in class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService
Add a Cacheable object to the cache.
addCacheable(Cacheable) - Static method in class org.apache.jetspeed.services.portletcache.PortletCache
Add an object to the cache
addCacheable(Cacheable) - Method in interface org.apache.jetspeed.services.portletcache.PortletCacheService
Add a Cacheable object to the cache.
addCapability(String) - Method in interface org.apache.jetspeed.om.registry.CapabilityMap
Adds the given capability
addCapability(String) - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
 
addCategory(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Add a new category to this portlet entry in the default group.
addCategory(String, String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Add a new category to this portlet entry.
addCategory(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Add a new category to this portlet entry in the default group.
addCategory(String, String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Add a new category to this portlet entry.
addContext(Context) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
Add an additional context to this one
addCookie(Cookie) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
addCookieToSession(Cookie) - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
Given a cookie, it first checks to see if that cookie is already managed in this session.
addCookieToSession(Cookie) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Given a cookie, it first checks to see if that cookie is already managed in this session.
addDateHeader(String, long) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
addDefaultGroupPSML(Group) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
 
addDefaultGroupPSML(Group) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
addDefaultPSML(JetspeedUser) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
addDefaultPSML(JetspeedUser) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
addDefaultRolePSML(Role) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
addDefaultRolePSML(Role) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
addDirectory(String, String) - Method in class org.apache.jetspeed.services.search.Search
 
addElement(IdentityElement, List[], List, int) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
Add an element to the "table" or "work" objects.
addEntry(Entry) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
addEntry(Entry) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
addEntry(Entry) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
addEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.Registry
Add the given entry to the registry with the given name.
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
 
addEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.DatabaseRegistry
 
addEntry(LDAPURL, Attributes) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
addEntry(String, RegistryEntry) - Static method in class org.apache.jetspeed.services.Registry
 
addEntry(LDAPURL, Attributes) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Add entry Function tries to add object with given LDAPURL and with given attributes.
addEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Add a new RegistryEntry in the named Registry.
addEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
addEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Add a new RegistryEntry in the named Registry.
addEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
Add a new entry in the fragment.
addEntry(String, RegistryEntry) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Add a new RegistryEntry in the named Registry.
addEntry(Entry) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
addGroup(Group) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
addGroup(Group) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Adds a Group into permanent storage.
addGroup(Group) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Adds a Group into permanent storage.
addGroup(Group) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Adds a Group into permanent storage.
addGroup(Group) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Adds a Group into permanent storage.
addGroup(Group) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Adds a Group into permanent storage.
addGroupRole(String, String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
addHeader(String, String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
addInitParameters(Map) - Method in class org.apache.jetspeed.util.BaseConfig
Used to override Portlet's parameters.
addInitParameters(Map) - Method in interface org.apache.jetspeed.util.Config
Used to override Portlet's parameters.
addIntHeader(String, int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
addItem(Item) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
addListener(FileCacheEventListener) - Method in class org.apache.jetspeed.cache.FileCache
Add a File Cache Event Listener
addLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage
addLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
addLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage
addLocalEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.base.LocalRegistry
This method is used to only add the entry in the local memory cache of the registry without any coherency check with persistent storage
addMediaType(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Add a new supported media type
addMediaType(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Add a new supported media type
addMessageListener(MessageListener, String, String) - Static method in class org.apache.jetspeed.services.Messenger
 
addMessageListener(MessageListener, String, String) - Method in interface org.apache.jetspeed.services.messaging.MessagingService
This method creates a new consumer if one with the given id has not been created.
addMessageListener(MessageListener, String, String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
addMimetype(String) - Method in interface org.apache.jetspeed.om.registry.MimetypeMap
Adds the given mimetype
addMimetype(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
addObject(String, CachedObject) - Static method in class org.apache.jetspeed.services.portletcache.GlobalCache
Add an object to the cache
addOption(StyleOption) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Adds a new parameter style option
addOption(StyleOption) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
addParameter(Parameter) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
addParameter(Parameter) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
addParameter(Parameter) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
addParameter(String, String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Adds a new parameter for this entry
addParameter(Parameter) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Adds a new parameter for this entry
addParameter(String, String) - Method in interface org.apache.jetspeed.om.registry.SkinEntry
Adds a new parameter for this entry
addParameter(Parameter) - Method in interface org.apache.jetspeed.om.registry.SkinEntry
Adds a new parameter for this entry
addParameter(String, String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Adds a new parameter for this entry
addParameter(Parameter) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Adds a new parameter for this entry
addParameter(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Adds a new parameter for this entry
addParameter(Parameter) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Adds a new parameter for this entry
addParameter(String, Class, Object, String) - Method in class org.apache.jetspeed.webservices.util.SoapAccessBean
Adds the needed parameter to the request.
addParentInitParameters(PortletEntry, Map) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Maps all parameters, not found within the entry, from the entry's parent into the entry
addPathInfo(String, Object) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Adds a name=value pair to the path_info string.
addPathInfo(String, Object) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Adds a name=value pair to the path_info string.
addPermission(Permission) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
addPermission(Permission) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Adds a Permission into permanent storage.
addPermission(String, Permission) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
addPermission(Permission) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Adds a Permission into permanent storage.
addPermission(String, Permission) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
addPermission(String, Permission) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
addPermission(Permission) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Adds a Permission into permanent storage.
addPermission(Permission) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Adds a Permission into permanent storage.
addPermission(Permission) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Adds a Permission into permanent storage.
addPortlet(Portlet) - Method in class org.apache.jetspeed.portal.BasePortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, int) - Method in class org.apache.jetspeed.portal.BasePortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, PortletSet.Constraints) - Method in class org.apache.jetspeed.portal.BasePortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, PortletSet.Constraints, int) - Method in class org.apache.jetspeed.portal.BasePortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet) - Method in interface org.apache.jetspeed.portal.PortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, int) - Method in interface org.apache.jetspeed.portal.PortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, PortletSet.Constraints) - Method in interface org.apache.jetspeed.portal.PortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet, PortletSet.Constraints, int) - Method in interface org.apache.jetspeed.portal.PortletSet
Add a portlet to this set.It updates its config to modify the current set
addPortlet(Portlet) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Adds a portlet to the inner portletSet
addPortlet(Portlet, int) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Adds a portlet to the inner portletSet at the explicit position
addPortlet(Portlet, PortletSet.Constraints) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Adds a portlet to the inner portletSet within the given constraints
addPortlet(Portlet, PortletSet.Constraints, int) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Adds a portlet to the inner portletSet within the given constraints at the specific position
addPortlets(Portlets) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
addPortlets(PsmlPortlets) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
addPortlets(Portlets) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
addPortlets(Portlets) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
addProcessingInstruction(String) - Method in class org.apache.jetspeed.util.SAXPIFilter
 
addQueryData(String, Object) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Adds a name=value pair to the query string.
addQueryData(String, Object) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Adds a name=value pair to the query string.
addReference(Reference) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
addReference(PsmlReference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
addReference(Reference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
addReference(Reference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
addRole(Role) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
addRole(Role) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
addRole(Role, Group) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
addRole(Role) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Adds a Role into permanent storage.
addRole(Role) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
addRole(String, Role) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
addRole(String, Role, Group) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
addRole(Role) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Adds a Role into permanent storage.
addRole(Role) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
addRole(String, Role) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
addRole(String, Role, Group) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
addRole(Role) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
Retrieves a role from the cache for the given username.
addRole(String, Role) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
addRole(String, Role, Group) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
addRole(Role) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Adds a Role into permanent storage.
addRole(Role) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Adds a Role into permanent storage.
addRole(Role) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Adds a Role into permanent storage.
addRolePermissions(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
addState(String, Map) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Add a new state to the states we are managing.
addState(String, Map) - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Add a new state to the states we are managing.
addState(String, Map) - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Add a new state to the states we are managing.
addToEnvironment(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
addTool(ToolDescriptor) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Adds a new tool to this entry
addTool(ToolDescriptor) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Adds a new parameter for this entry
addUser(JetspeedUser) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
addUser(JetspeedUser) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
addUser(JetspeedUser) - Method in interface org.apache.jetspeed.services.security.UserManagement
Adds a JetspeedUser into permanent storage.
addUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Adds a JetspeedUser into permanent storage.
addUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Adds a JetspeedUser into permanent storage.
addUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Adds a JetspeedUser into permanent storage.
allFolders() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
allowClose(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default close behavior: any authenticated user may remove a portlet from his page
allowClose(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet allows the use to remove it from its portlat page
allowClose(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default close behavior: any authenticated user may remove a portlet from his page
allowClose(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default close behavior: security permissions will be checked.
allowClose(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default close behavior: any authenticated user may remove a portlet from his page
allowCustomize(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default customize behavior: any authenticated user may customize a portlet
allowCustomize(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet supports customization of its options
allowCustomize(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default customize behavior: any authenticated user may customize a portlet
allowCustomize(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default customize behavior: security permissions will be checked.
allowCustomize(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default customize behavior: any authenticated user may customize a portlet
allowInfo(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default info behavior: any authenticated user may get information on a portlet
allowInfo(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet allows the manager to link to a information page about this portlet
allowInfo(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default info behavior: any authenticated user may get information on a portlet
allowInfo(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default info behavior: security permissions will be checked.
allowInfo(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default info behavior: any authenticated user may get information on a portlet
allowMaximize(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default maximize behavior: any authenticated user may maximize a portlet
allowMaximize(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet allows the user to maximize it, ie use all the display space allowed to portlets in the given pane
allowMaximize(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default maximize behavior: any authenticated user may maximize a portlet
allowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default maximize behavior: security permissions will be checked.
allowMaximize(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default maximize behavior: any authenticated user may maximize a portlet
allowMinimize(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default info behavior: any authenticated user may minimize a portlet
allowMinimize(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet allows the user to minimize it.
allowMinimize(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default info behavior: any authenticated user may minimize a portlet
allowMinimize(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default info behavior: security permissions will be checked.
allowMinimize(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default info behavior: any authenticated user may minimize a portlet
allowPrintFriendly(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Implements the default print friendly format behavior: not available for the portlet set
allowPrintFriendly(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if the portlet allows the user to display it in print friendly format.
allowPrintFriendly(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Implements the default info behavior: any authenticated user may display portlet in print friendly format
allowPrintFriendly(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default print friendly format behavior: security permissions will be checked.
allowPrintFriendly(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Implements the default info behavior: any authenticated user may view portlet in print friendly format
allowView(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Implements the default view behavior: security permissions will be checked.
allowsGroup(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Authorizes action for a group
allowsGroup(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Aututhorizes action for a group.
allowsGroupRole(String, String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Authorizes action for a group role
allowsGroupRole(String, String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Authorizes action for a group role.
allowsRole(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Aututhorizes action for a role
allowsRole(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Aututhorizes action for a role.
allowsSpecificGroup(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Checks whether a group is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificGroup(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Checks whether a group is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificGroupRole(String, String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Checks whether a group role is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificGroupRole(String, String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Checks whether a group role is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificRole(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Checks whether a role is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificRole(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Checks whether a role is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificUser(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Checks whether a user is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsSpecificUser(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Checks whether a role is specifically allowed to access the request action This method ignores the "*" action and is here to play a maintenance role.
allowsUser(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Aututhorizes action for a named user
allowsUser(String, String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Aututhorizes action for a named user
allowsUser(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Aututhorizes action for a named user
allowsUser(String, String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Aututhorizes action for a named user
alreadyImported() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
applyModelChanges(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
 
areActionsDisabledForAllUsers() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
areActionsDisabledForAllUsers() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
areActionsDisabledForAllUsers() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
areActionsDisabledForAnon() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
areActionsDisabledForAnon() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
Helper to PortalAuthorization.
areActionsDisabledForAnon() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
Helper to PortalAuthorization.
arrayToString(String[], String) - Static method in class org.apache.jetspeed.util.StringUtils
Takes an array of tokens and converts into separator-separated string.
authenticateUser(String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 

B

BACKGROUND_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletControl
 
BACKGROUND_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
BACKGROUND_COLOR - Static variable in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
BADURLMANAGERDAEMON_KEY - Static variable in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
BASE - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
BASICAuthIFramePortlet - class org.apache.jetspeed.portal.portlets.BASICAuthIFramePortlet.
Same as IFramePortlet except that it allows to use basic authentication using current user name and password (or whatever is provided in portlet preferences)
BASICAuthIFramePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.BASICAuthIFramePortlet
 
BGCOLOR - Static variable in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
BOTTOM - Static variable in class org.apache.jetspeed.modules.layouts.JetspeedLayout
Deprecated.  
BROWSER_ITERATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
BROWSER_TABLE_SIZE - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction