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
 
BROWSER_TITLE_ITERATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
BUFFER_SIZE - Static variable in class org.apache.jetspeed.util.FileCopy
 
BYTE_MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
BadURLManagerDaemon - class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon.
Manages pulling URLs from the BadURLManager, and if they are available, removing them from the BadURLManager and placing them in the DiskCache.
BadURLManagerDaemon() - Constructor for class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
BadURLManagerPortlet - class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet.
Shows the user what URLs are considered bad.
BadURLManagerPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
Base64 - class org.apache.jetspeed.util.Base64.
Simple Base64 string decoding function
Base64() - Constructor for class org.apache.jetspeed.util.Base64
 
BaseCachedParameter - class org.apache.jetspeed.om.registry.base.BaseCachedParameter.
Bean like implementation of the Parameter interface suitable for Castor serialization.
BaseCachedParameter() - Constructor for class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
BaseCachedParameter(long) - Constructor for class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
BaseCapabilityMap - class org.apache.jetspeed.capability.BaseCapabilityMap.
Read only wrapper around a ClientEntry registry entry that implements the CapabilityMap interface
BaseCapabilityMap(String, ClientEntry) - Constructor for class org.apache.jetspeed.capability.BaseCapabilityMap
 
BaseCapabilityMap - class org.apache.jetspeed.om.registry.base.BaseCapabilityMap.
Simple bean-like implementation of the CapabilityMap
BaseCapabilityMap() - Constructor for class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
 
BaseCategory - class org.apache.jetspeed.om.registry.base.BaseCategory.
Bean like implementation of the Category interface suitable for Castor serialization.
BaseCategory() - Constructor for class org.apache.jetspeed.om.registry.base.BaseCategory
 
BaseClientEntry - class org.apache.jetspeed.om.registry.base.BaseClientEntry.
Simple implementation of the ClientRegistry interface.
BaseClientEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
BaseClientRegistry - class org.apache.jetspeed.om.registry.base.BaseClientRegistry.
Simple implementation of the ClientRegistry interface.
BaseClientRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseClientRegistry
 
BaseConfig - class org.apache.jetspeed.util.BaseConfig.
Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
BaseConfig() - Constructor for class org.apache.jetspeed.util.BaseConfig
 
BaseContentURL - class org.apache.jetspeed.om.registry.base.BaseContentURL.
Bean like implementation of the ContentURL interface suitable for Castor serialization.
BaseContentURL() - Constructor for class org.apache.jetspeed.om.registry.base.BaseContentURL
 
BaseExpire - class org.apache.jetspeed.portal.expire.BaseExpire.
Handles content expiration
BaseExpire() - Constructor for class org.apache.jetspeed.portal.expire.BaseExpire
 
BaseJetspeedGroup - class org.apache.jetspeed.om.security.BaseJetspeedGroup.
A Jetspeed basic Group.
BaseJetspeedGroup(String) - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
BaseJetspeedGroup() - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
BaseJetspeedGroupRole - class org.apache.jetspeed.om.security.BaseJetspeedGroupRole.
Basic Group Role implementation.
BaseJetspeedGroupRole() - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
 
BaseJetspeedLink - class org.apache.jetspeed.util.template.BaseJetspeedLink.
A customized version of the TemplateLink which can handle portlet references.
BaseJetspeedLink() - Constructor for class org.apache.jetspeed.util.template.BaseJetspeedLink
Empty constructor.for introspection
BaseJetspeedLink(RunData) - Constructor for class org.apache.jetspeed.util.template.BaseJetspeedLink
Constructor required by ApplicationTool interface
BaseJetspeedPermission - class org.apache.jetspeed.om.security.BaseJetspeedPermission.
A Jetspeed basic Group.
BaseJetspeedPermission(String) - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
BaseJetspeedPermission() - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
BaseJetspeedRole - class org.apache.jetspeed.om.security.BaseJetspeedRole.
A Jetspeed basic Role.
BaseJetspeedRole(String) - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedRole
 
BaseJetspeedRole() - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedRole
 
BaseJetspeedUser - class org.apache.jetspeed.om.security.BaseJetspeedUser.
The default Jetspeed implementation of User interface.
BaseJetspeedUser() - Constructor for class org.apache.jetspeed.om.security.BaseJetspeedUser
Constructor.
BaseLDAPObject - class org.apache.jetspeed.om.security.ldap.BaseLDAPObject.
The Base LDAP Object extending DirContext.
BaseLDAPObject() - Constructor for class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
BaseLogger - class org.apache.jetspeed.services.logging.BaseLogger.
Classes that implement the Logger interface allows loging.
BaseLogger(JetspeedLogger) - Constructor for class org.apache.jetspeed.services.logging.BaseLogger
Parametrized constructor
BaseMediaType - class org.apache.jetspeed.om.registry.base.BaseMediaType.
Utility object for serializing with Castor a MediaTypeEntry reference
BaseMediaType() - Constructor for class org.apache.jetspeed.om.registry.base.BaseMediaType
 
BaseMediaTypeEntry - class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry.
Default bean like implementation of MediaTypeEntry interface suitable for serializing with Castor
BaseMediaTypeEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
BaseMediaTypeEntry(long, String, int, String, String, String, String, String) - Constructor for class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
BaseMediaTypeRegistry - class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry.
Extends BaseRegistry implementation to override object creation method
BaseMediaTypeRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
BaseMetaInfo - class org.apache.jetspeed.om.registry.base.BaseMetaInfo.
Bean like implementation of the Metainfo interface suitable for Castor serialization.
BaseMetaInfo() - Constructor for class org.apache.jetspeed.om.registry.base.BaseMetaInfo
 
BaseMetaInfo(String, String, String) - Constructor for class org.apache.jetspeed.om.registry.base.BaseMetaInfo
 
BaseMimetypeMap - class org.apache.jetspeed.om.registry.base.BaseMimetypeMap.
Simple bean-like implementation of the CapabilityMap
BaseMimetypeMap() - Constructor for class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
BaseOrderedRegistry - class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry.
Provides a basic registry implementation that keep the elements ordered.
BaseOrderedRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
BasePSMLDocument - class org.apache.jetspeed.om.profile.BasePSMLDocument.
This class represents a loaded PSML document in memory, providing all facilities for finding and updating specific parts of the document.
BasePSMLDocument() - Constructor for class org.apache.jetspeed.om.profile.BasePSMLDocument
Construct a new empty PSMLDocument
BasePSMLDocument(String, Portlets) - Constructor for class org.apache.jetspeed.om.profile.BasePSMLDocument
Construct a new named PSMLDocument associated with the specified PSML portlet set description
BaseParameter - class org.apache.jetspeed.om.registry.base.BaseParameter.
Bean like implementation of the Parameter interface suitable for Castor serialization.
BaseParameter() - Constructor for class org.apache.jetspeed.om.registry.base.BaseParameter
 
BaseParameterStyle - class org.apache.jetspeed.om.registry.base.BaseParameterStyle.
Bean like implementation of the ParameterStyle interface suitable for Castor serialization.
BaseParameterStyle() - Constructor for class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
BaseParsedObject - class org.apache.jetspeed.services.search.BaseParsedObject.
Base parsed object.
BaseParsedObject() - Constructor for class org.apache.jetspeed.services.search.BaseParsedObject
 
BasePortletConfig - class org.apache.jetspeed.portal.BasePortletConfig.
Defines a configuration for Portlets.
BasePortletConfig() - Constructor for class org.apache.jetspeed.portal.BasePortletConfig
 
BasePortletControlConfig - class org.apache.jetspeed.portal.BasePortletControlConfig.
The PortletControl configuration object default implementation
BasePortletControlConfig() - Constructor for class org.apache.jetspeed.portal.BasePortletControlConfig
 
BasePortletControlEntry - class org.apache.jetspeed.om.registry.base.BasePortletControlEntry.
Default bean like implementation of the PortletControlEntry registry entry
BasePortletControlEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletControlEntry
 
BasePortletControlRegistry - class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry.
Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
BasePortletControlRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
 
BasePortletControllerConfig - class org.apache.jetspeed.portal.BasePortletControllerConfig.
The PortletController configuration object default implementation
BasePortletControllerConfig() - Constructor for class org.apache.jetspeed.portal.BasePortletControllerConfig
 
BasePortletControllerEntry - class org.apache.jetspeed.om.registry.base.BasePortletControllerEntry.
Default bean like implementation of the PortletControllerEntry registry entry
BasePortletControllerEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletControllerEntry
 
BasePortletControllerRegistry - class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry.
Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
BasePortletControllerRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
 
BasePortletEntry - class org.apache.jetspeed.om.registry.base.BasePortletEntry.
Default bean like implementation of the PortletEntry interface suitable for serialization with Castor
BasePortletEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
BasePortletEntry(long) - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
BasePortletInfoEntry - class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry.
The BasePortletInfoEntry is a bean like implementation of the PortletInfoEntry interface suitable for Castor XML serialization
BasePortletInfoEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
BasePortletRegistry - class org.apache.jetspeed.om.registry.base.BasePortletRegistry.
Provides base functionality within a Portlet Registry.
BasePortletRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
BasePortletSet - class org.apache.jetspeed.portal.BasePortletSet.
The PortletSet is basically a wrapper around an array of portlets.
BasePortletSet() - Constructor for class org.apache.jetspeed.portal.BasePortletSet
Builds a new empty set for storing portlets
BasePortletSet(PortletController) - Constructor for class org.apache.jetspeed.portal.BasePortletSet
Builds a new empty set for storing portlets with a default controller
BasePortletSetConstraints - class org.apache.jetspeed.portal.BasePortletSetConstraints.
Trivial implementation of PortletSetConstraints
BasePortletSetConstraints() - Constructor for class org.apache.jetspeed.portal.BasePortletSetConstraints
 
BasePortletSkin - class org.apache.jetspeed.portal.BasePortletSkin.
This default implementation of PortletSkin stores every property as a Map of text properties
BasePortletSkin() - Constructor for class org.apache.jetspeed.portal.BasePortletSkin
 
BaseProfile - class org.apache.jetspeed.om.profile.BaseProfile.
Provides base functionality within a Registry.
BaseProfile() - Constructor for class org.apache.jetspeed.om.profile.BaseProfile
 
BaseProfile(ProfileLocator) - Constructor for class org.apache.jetspeed.om.profile.BaseProfile
 
BaseProfileLocator - class org.apache.jetspeed.om.profile.BaseProfileLocator.
Interface definition for a Profile Locator.
BaseProfileLocator() - Constructor for class org.apache.jetspeed.om.profile.BaseProfileLocator
 
BaseRegistry - class org.apache.jetspeed.om.registry.base.BaseRegistry.
Provides base functionality within a Registry.
BaseRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseRegistry
 
BaseRegistryEntry - class org.apache.jetspeed.om.registry.base.BaseRegistryEntry.
Base simple bean-like implementation of the RegistryEntry interface suitable for Castor XML serialization.
BaseRegistryEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
BaseRegistryEntry(long, String, int, String, String, String, String) - Constructor for class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
BaseSecurity - class org.apache.jetspeed.om.registry.base.BaseSecurity.
Bean like implementation of the Security interface suitable for Castor serialization.
BaseSecurity() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurity
 
BaseSecurity(String) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurity
 
BaseSecurityAccess - class org.apache.jetspeed.om.registry.base.BaseSecurityAccess.
Interface for manipulatin the Security Access on the registry entries
BaseSecurityAccess() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Creates new BaseSecurityAccess
BaseSecurityAccess(long) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
 
BaseSecurityAllow - class org.apache.jetspeed.om.registry.base.BaseSecurityAllow.
Interface for manipulatin the Security Allow on the registry entries
BaseSecurityAllow() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Creates new BaseSecurityAllow
BaseSecurityAllow(long) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
 
BaseSecurityAllow(boolean) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Create a new BaseSecurityAllow that sets the owner property
BaseSecurityAllowOwner - class org.apache.jetspeed.om.registry.base.BaseSecurityAllowOwner.
Interface for manipulatin the Security Allow on the registry entries
BaseSecurityAllowOwner(long) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAllowOwner
 
BaseSecurityAllowOwner() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityAllowOwner
Creates new BaseSecurityAllow
BaseSecurityEntry - class org.apache.jetspeed.om.registry.base.BaseSecurityEntry.
Interface for manipulatin the Security Entry on the registry entries
BaseSecurityEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
BaseSecurityEntry(long) - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
 
BaseSecurityReference - class org.apache.jetspeed.om.BaseSecurityReference.
BaseSecurityReference
BaseSecurityReference() - Constructor for class org.apache.jetspeed.om.BaseSecurityReference
Creates new BaseSecurityReference
BaseSecurityRegistry - class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry.
Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
BaseSecurityRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
BaseSkinEntry - class org.apache.jetspeed.om.registry.base.BaseSkinEntry.
The BaseSkinEntry is a bean like implementation of the SkinEntry interface suitable for Castor XML serialization
BaseSkinEntry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSkinEntry
 
BaseSkinRegistry - class org.apache.jetspeed.om.registry.base.BaseSkinRegistry.
Extends BaseRegistry implementation to override object creation method and ensure Registry object is synchronized with its persistence backend by delegating actual addition/deletion of objects to the registry service.
BaseSkinRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
 
BaseStateManagerService - class org.apache.jetspeed.services.statemanager.BaseStateManagerService.
BaseStateManagerService is a Turbine Service implementation of the StateManagerService.
BaseStateManagerService() - Constructor for class org.apache.jetspeed.services.statemanager.BaseStateManagerService
 
BaseStockQuote - class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote.
BaseStockQuote implements StockQuote, holding the information for one company's quote.
BaseStockQuote() - Constructor for class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
BaseStyleOption - class org.apache.jetspeed.om.registry.base.BaseStyleOption.
Bean like implementation of the StyleOption interface suitable for Castor serialization.
BaseStyleOption() - Constructor for class org.apache.jetspeed.om.registry.base.BaseStyleOption
 
BaseToolDescriptor - class org.apache.jetspeed.om.registry.base.BaseToolDescriptor.
Bean-like implementation of the ToolDescriptor interface
BaseToolDescriptor() - Constructor for class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
 
BogusPortlet - class org.apache.jetspeed.portal.portlets.BogusPortlet.
Bogus Portlet.
BogusPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.BogusPortlet
 
BrowserIterator - interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator.
Browser Iterator Interface
BrowserQuery - interface org.apache.jetspeed.modules.actions.portlets.browser.BrowserQuery.
Browser Query Fetch Interface
BufferedJSPViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedJSPViewProcessor.
Version of the JSPViewProcess that buffers its content
BufferedJSPViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedJSPViewProcessor
Creates a new instance of JSPViewProcessor
BufferedVelocityViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedVelocityViewProcessor.
Version of the VelocityViewProcess that buffers its content
BufferedVelocityViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedVelocityViewProcessor
Creates a new instance of VelocityViewProcessor
baseArray - Variable in class org.apache.jetspeed.util.OverwriteProperties
An array of all the properties
baseArray - Static variable in class org.apache.jetspeed.util.file.MergeFiles
 
baseMap - Variable in class org.apache.jetspeed.util.OverwriteProperties
Description of the Field
baseProperties - Variable in class org.apache.jetspeed.util.OverwriteProperties
The file to merge properties into
baseURL - Variable in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
bind(Name, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
bind(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
bind(Name, Object, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
bind(String, Object, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
bindAttributeValue(String, String, Object) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
If the object is a SessionStateBindingListener, bind it
bucket - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
bucketIterator - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
buildActionList(RunData, Portlet) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
Builds a list of possible window actions for this portlet instance.
buildAllEntries(Portlets, ArrayList, Profile) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
buildCategoryList(RunData, String, List) - Static method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
Builds a list of all portlet categories
buildCategoryList(List) - Static method in class org.apache.jetspeed.modules.actions.portlets.PortletFilter
Builds a list of all portlet categories
buildColumns(Portlets, int) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
 
buildConfigureContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.HelloAction
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
 
buildConfigureContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
Kept for backward compatibility.
buildConfigureContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
 
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.StockQuoteAction
Build the configure state content for this portlet.
buildConfigureContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
 
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
prevents possible self-referencing loop when sub-classes invoke super.buildConfigureContext().
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
Subclasses should override this method if they wish to provide their own customization behavior.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupBrowserAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionBrowserAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleBrowserAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction
Build the configure state content for this portlet.
buildConfigureContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
Build the configure state content for this portlet.
buildContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
Put custom objects in velocity context
buildContext(RunData, String, String, Map) - Method in class org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle
Override this method to put your own objects in the Velocity context
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.ListBox
Put custom objects in velocity context
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.MyPagesListBox
Put custom objects in the velocity context
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.PopupCalendar
Put custom objects in velocity context
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
Put custom objects in the velocity context
buildContext(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle
Override this method to put your own objects in the Velocity context
buildContext(RunData, Context) - Method in class org.apache.jetspeed.portal.controllers.VelocityPortletController
 
buildContext(RunData, Context) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
This method allows subclasses of the VelocityPortletControl to populate the context of this control before rendering by the template engine.
buildContext(RunData, Context) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl
This method adds the control specific objects to the context
buildCookieString(Cookie) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
Given a cookie object, build a http-compliant cookie string header
buildCriteria(ProfileLocator) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
 
buildCriteria(ProfileLocator) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
 
buildCriteria(ProfileLocator) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
 
buildCriteria(JetspeedUser) - Static method in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
Builds a criteria object based upon an User object
buildCustomizeContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
Subclasses must override this method to provide default behavior for the portlet action
buildCustomizeContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
Adds a "pane" portlet object in the context which represents the currently selected pane
buildCustomizeContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
Subclasses must override this method to provide default behavior for the portlet action
buildCustomizeContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
 
buildInfoList(RunData, String, String) - Static method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
buildList(RunData, String) - Static method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
buildMaximizedContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Subclasses should override this method if they wish to build specific content when maximized.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.HelloAction
Subclasses should override this method if they wish to build specific content when maximized.
buildMaximizedContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
 
buildMaximizedContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
Kept for backward compatibility.
buildMaximizedContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
 
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.StockQuoteAction
Build the maximized state content for this portlet.
buildMaximizedContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
 
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
prevents possible self-referencing loop when sub-classes invoke super.buildMaximizedContext().
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
Nothing specific for maximized view.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
Subclasses should override this method if they wish to build specific content when maximized.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupBrowserAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionBrowserAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleBrowserAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction
Build the maximized state content for this portlet.
buildMaximizedContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
Build the maximized state content for this portlet.
buildMimetable() - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
buildNameIndex() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
This method recreates the paramter name index for quick retrieval of parameters by name.
buildNormalContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.PanedControllerAction
Adds a "pane" portlet object in the context which represents the currently selected pane
buildNormalContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(PortletController, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction
 
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction
 
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
Subclasses must override this method to provide default behavior for the portlet action Context Description action Action to use current_skin Current skin for this portlet INSTANCE params List of configurable parameters from the REGISTRY entry. portlet Portlet, not the Portlet Instance! skins List of skins security List of security ref security_ref Current securityRef for this portlet INSTANCE
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.HelloAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.IndexPortletRegistry
Build the normal state content for this portlet.
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
 
buildNormalContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction
Build the normal state content for this portlet.
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.LogfileViewerAction
Lists the current logfiles
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
 
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
 
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletBrowseAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
Build the normal state content for this portlet.
buildNormalContext(Portlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.QuestionnaireAction
Build the normal state content for this portlet.
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
 
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SearchAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
 
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.StockQuoteAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(Portlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
STW: Backwards compatibility so the overriden method is called specifically using a cast to VelocityPortlet
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction
 
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
Subclasses must override this method to provide default behavior for the portlet action
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupBrowserAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionBrowserAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleBrowserAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction
Build the normal state content for this portlet.
buildNormalContext(VelocityPortlet, Context, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
Build the normal state content for this portlet.
buildParentList(List) - Static method in class org.apache.jetspeed.modules.actions.portlets.PortletFilter
Method that returns a list of parents from the provided list of portlets.
buildPortletList(RunData, PortletSet, String, List) - Static method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
buildURL(String) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
buildURL(String) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Build LDAPURL Function Build LDAPURL with given DN.
buildUser(Attributes) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
bytesToPortlets(byte[], Mapping) - Static method in class org.apache.jetspeed.services.psmlmanager.db.DBUtils
Deserialize a PSML structure read from bytes array using Castor XML unmarshaller

C

CACHEABLE_RESOURCES - Static variable in class org.apache.jetspeed.services.webpage.WebPageCache
Determines if a resource is cacheable, dependent on the extension: defined in CACHEABLE_RESOURCES (gif, jpeg, jpg, png, js, css)
CACHED_PSML - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
CACHE_DIRECTORY_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CACHE_REQUIRE_CACHED_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CACHING_ENABLE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
CACHING_ON - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
CASCADE_DELETE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
CASCADE_DELETE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
CATEGORY_NAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
CATEGORY_NAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
CATEGORY_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
CATEGORY_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
CHANGE_PASSWORD_TEMPLATE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CHECK_IMPORT - Static variable in class org.apache.jetspeed.modules.actions.ImportPsml
 
CLASSES - Static variable in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
CLIENT - Static variable in class org.apache.jetspeed.services.Registry
Default Client Registry name
CLIENT_ACKNOWLEDGE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CODED_CHARACTERS - Static variable in class org.apache.jetspeed.util.URIEncoder
 
COLOR - Static variable in interface org.apache.jetspeed.portal.PortletControl
 
COLOR - Static variable in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
COLS - Static variable in class org.apache.jetspeed.modules.parameters.CheckBox
 
COLS - Static variable in class org.apache.jetspeed.modules.parameters.TextArea
 
CONFIGURATION_DIRECTORY_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONFIG_ACK_MODE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_CACHE_SIZE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
CONFIG_CHANGED - Static variable in class org.apache.jetspeed.util.PortletSessionState
Portlet attribute to save config state.
CONFIG_CONNECTION_FACTORY - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_DEFAULT_ROLE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
CONFIG_DELIVERY_MODE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_DIRECTORY - Static variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
CONFIG_DURABLE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_EXT - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
CONFIG_FALLBACK_COUNTRY - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_FALLBACK_LANGUAGE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_FALLBACK_TO_ROOT - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_GROUP_MERGE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_GROUP_MERGE_CONTROL - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_GROUP_MERGE_CONTROLLER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_GROUP_MERGE_SECURITYREF - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_HOST - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_MAPPING - Static variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
CONFIG_NAME - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_NEWGROUP_TEMPLATE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_NEWUSER_MEDIA - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_NEWUSER_ROLES - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
CONFIG_NEWUSER_TEMPLATE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_NOLOCAL - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_PORT - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_PRIORITY - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_PWD - Static variable in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
CONFIG_RESOURCE_DEFAULT - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_RESOURCE_EXT - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_ROLE_FALLBACK - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_ROLE_MERGE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_ROLE_MERGE_CONTROL - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_ROLE_MERGE_CONTROLLER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_ROOT - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
CONFIG_SCAN_RATE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
CONFIG_SCHEME - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_SECURE_PASSWORDS_ALGORITHM - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
CONFIG_SECURE_PASSWORDS_KEY - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
CONFIG_SECURITY - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
CONFIG_SYSTEM_USERS - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
CONFIG_TIME_TO_LIVE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_TOPIC - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_TRANSACTED - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_URL - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
CONFIG_USER - Static variable in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
CONFIRM_VALUE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONFIRM_VALUE_PENDING - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONFIRM_VALUE_REJECTED - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENTFEEDS_FETCHALL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENTFEEDS_PORTLETBROWSER_OVERVIEW_MAXPORTLETS_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENTFEEDS_PORTLETBROWSER_PREVIEW_MAXPORTLETS_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENTFEEDS_STYLESHEET_URL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENT_ENCODING_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENT_PROVIDER_LIST_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENT_ROOT_URL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CONTENT_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
CONTEXT_GROUP - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_GROUPS - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_GROUPS_ROLES - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_GROUPS_SELECTED - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_PERMISSION - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_PERMISSIONS - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_ROLE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_ROLES - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_ROLES_SELECTED - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_SELECTED - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_USER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTEXT_USERS - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
CONTROLLER_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
COPY_FROM - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
COPY_FROM - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
COPY_TO - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
COPY_TO - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
CT_APPLICATION - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_BINARY - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_CSS - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_HTML - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_IMAGE - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_JS - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CT_TEXT - Static variable in class org.apache.jetspeed.services.webpage.WebPageHelper
 
CURRENT - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
CUSTOMIZATION_CANCEL_ACTION - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CUSTOMIZATION_MAX_NUMBER - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CUSTOMIZATION_RESOURCE_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CUSTOMIZATION_SAVE_ACTION - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
CUSTOMIZE - Static variable in interface org.apache.jetspeed.services.rundata.JetspeedRunData
 
CUSTOMIZE_TEMPLATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
CUSTOMIZE_TEMPLATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
CUSTOMIZE_TEMPLATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
CUSTOMIZE_TEMPLATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
Cacheable - interface org.apache.jetspeed.services.portletcache.Cacheable.
This is an interface for defining Jetspeed objects that may be cached in the object cache.
CacheablePortletWrapper - class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper.
This object is used to wrap a Portlet, ensuring that access control rules are enforced.
CacheablePortletWrapper(Portlet) - Constructor for class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
CacheableStatefulPortletWrapper - class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper.
This object is used to wrap a Portlet, ensuring that access control rules are enforced.
CacheableStatefulPortletWrapper(Portlet) - Constructor for class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
CachedAcl - class org.apache.jetspeed.services.security.CachedAcl.
Cached ACL - default implementation cached ACL containing role/permission.
CachedAcl(String) - Constructor for class org.apache.jetspeed.services.security.CachedAcl
 
CachedParameter - interface org.apache.jetspeed.om.registry.CachedParameter.
Interface describing a cached parameter for a registry entry.
CachedResource - class org.apache.jetspeed.services.webpage.CachedResource.
A cached resource object, stored in memory to optimize access to static resources such as images and style sheets.
CachedResource(int, byte[]) - Constructor for class org.apache.jetspeed.services.webpage.CachedResource
Constructor for a cached resource.
CapabilityMap - interface org.apache.jetspeed.capability.CapabilityMap.
This interface provides lookup features on the capabilities supported by a client user agent.
CapabilityMap - interface org.apache.jetspeed.om.registry.CapabilityMap.
The CapabilityMap interface represents a list that stores capabilities a client is capable of.
CapabilityMapFactory - class org.apache.jetspeed.capability.CapabilityMapFactory.
This class describes various browsers capabilities and provides the ability to query them.
CapabilityMapFactory() - Constructor for class org.apache.jetspeed.capability.CapabilityMapFactory
 
CastorPsmlManagerService - class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.
This service is responsible for loading and saving PSML documents.
CastorPsmlManagerService() - Constructor for class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
CastorPsmlManagerService.QueryState - class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState.
 
CastorRegistryService - class org.apache.jetspeed.services.registry.CastorRegistryService.
This is an implementation of the RegistryService based on the Castor XML serialization mechanisms
CastorRegistryService() - Constructor for class org.apache.jetspeed.services.registry.CastorRegistryService
 
Category - interface org.apache.jetspeed.om.registry.Category.
Interface describing a Category in the registry
CategoryIterator - class org.apache.jetspeed.om.registry.base.CategoryIterator.
CategoryIterator - iterators over category treemap/hashmap allowing dups
CategoryIterator(SortedMap, String) - Constructor for class org.apache.jetspeed.om.registry.base.CategoryIterator
 
ChangePassword - class org.apache.jetspeed.modules.actions.ChangePassword.
Performs change password action
ChangePassword() - Constructor for class org.apache.jetspeed.modules.actions.ChangePassword
 
Channel - class org.apache.jetspeed.xml.api.jcm.Channel.
 
Channel() - Constructor for class org.apache.jetspeed.xml.api.jcm.Channel
 
ChannelDescriptor - class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor.
 
ChannelDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
CheckBox - class org.apache.jetspeed.modules.parameters.CheckBox.
Returns check box control intialized with the value parameter.
CheckBox() - Constructor for class org.apache.jetspeed.modules.parameters.CheckBox
 
CheckBoxGroup - class org.apache.jetspeed.modules.parameters.CheckBoxGroup.
Returns a group of check boxes using the following options: items: list of comma-delimited check box names/values layout [$northsouth|$eastwest]: presentation layout prefix: prefix to use for check box names, default="cb"
CheckBoxGroup() - Constructor for class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
ClearPortlet - class org.apache.jetspeed.portal.portlets.ClearPortlet.
ClearPortlet Empty Portlet which displays no content
ClearPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.ClearPortlet
 
ClientEntry - interface org.apache.jetspeed.om.registry.ClientEntry.
The ClientEntry interface represents one client inside of the client registry.
ClientRegistry - interface org.apache.jetspeed.om.registry.ClientRegistry.
The ClientRegistry interface allow to query the system Registry to find client implementations whose "User-agent" identification matches a specific regular expression as defined in a ClientEntry
ClientUpdateAction - class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction.
This action enables to update the client entries
ClientUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
 
ClipperRewriter - class org.apache.jetspeed.util.rewriter.ClipperRewriter.
HTML Rewriter for transformer service
ClipperRewriter() - Constructor for class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
Close - class org.apache.jetspeed.modules.actions.controls.Close.
Change the internal state of a portlet from normal to closed
Close() - Constructor for class org.apache.jetspeed.modules.actions.controls.Close
 
Config - interface org.apache.jetspeed.util.Config.
Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
ConfigElement - interface org.apache.jetspeed.om.profile.ConfigElement.
ConfigElement is the base interface that objects must implement in order to be used with the Profile service.
Configuration - class org.apache.jetspeed.services.webpage.Configuration.
 
Connector - interface org.apache.jetspeed.services.ldap.Connector.
 
ContainerTestPortlet - class org.apache.jetspeed.portal.portlets.ContainerTestPortlet.
Aggregate Portlet aggregates the content of other portlets.
ContainerTestPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
 
Content - class org.apache.jetspeed.xml.api.jcm.Content.
 
Content() - Constructor for class org.apache.jetspeed.xml.api.jcm.Content
 
ContentDescriptor - class org.apache.jetspeed.xml.api.jcm.ContentDescriptor.
 
ContentDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
ContentNotAvailableException - exception org.apache.jetspeed.services.urlmanager.ContentNotAvailableException.
Thrown if a URL was requested but it is not in the Disk Cache.
ContentNotAvailableException(String) - Constructor for class org.apache.jetspeed.services.urlmanager.ContentNotAvailableException
 
ContentTemplateLink - class org.apache.jetspeed.util.template.ContentTemplateLink.
A customized version of the DynamicURI for linking to non-servlet webapp resources.
ContentTemplateLink() - Constructor for class org.apache.jetspeed.util.template.ContentTemplateLink
Empty Constructor for introspection
ContentTemplateLink(RunData) - Constructor for class org.apache.jetspeed.util.template.ContentTemplateLink
Constructor
ContentURITag - class org.apache.jetspeed.services.jsp.tags.ContentURITag.
Supporting class for the contentURI tag.
ContentURITag() - Constructor for class org.apache.jetspeed.services.jsp.tags.ContentURITag
 
ContentURL - interface org.apache.jetspeed.om.registry.ContentURL.
Interface describing a ContentURL in the registry
Control - interface org.apache.jetspeed.om.profile.Control.
Default bean like implementation of the control entry in psml
ControlUpdateAction - class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction.
This action enables to update the control entries
ControlUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction
 
Controller - interface org.apache.jetspeed.om.profile.Controller.
Default bean like implementation of the controller entry in psml
ControllerUpdateAction - class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction.
This action enables to update the controller entries
ControllerUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction
 
CreateNewUserAndConfirm - class org.apache.jetspeed.modules.actions.CreateNewUserAndConfirm.
This action validates the form input from the NewAccount Screen.
CreateNewUserAndConfirm() - Constructor for class org.apache.jetspeed.modules.actions.CreateNewUserAndConfirm
 
CredentialExpiredException - exception org.apache.jetspeed.services.security.CredentialExpiredException.
Signals that a Credential has expired.
CredentialExpiredException() - Constructor for class org.apache.jetspeed.services.security.CredentialExpiredException
Constructs a CredentialExpiredException with no detail message.
CredentialExpiredException(String) - Constructor for class org.apache.jetspeed.services.security.CredentialExpiredException
Constructs a CredentialExpiredException with the specified detail message.
CredentialExpiredException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.CredentialExpiredException
Construct a nested exception.
CredentialsManagement - interface org.apache.jetspeed.services.security.CredentialsManagement.
The UserManagement interface describes a contract between the portal and security provider required for Jetspeed Credentials Management.
CustomLocalization - class org.apache.jetspeed.services.customlocalization.CustomLocalization.
Custom Localization allows for the localization properties to changed dynamically, without shutting down the application server.
CustomLocalization() - Constructor for class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
CustomLocalizationService - interface org.apache.jetspeed.services.customlocalization.CustomLocalizationService.
Custom Localization allows for the localization properties to changed dynamically, without shutting down the application server.
CustomLocalizationTool - class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool.
Custom localization tool.
CustomLocalizationTool() - Constructor for class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
Customize - class org.apache.jetspeed.modules.actions.controls.Customize.
Handle Customization requests for the current portal page
Customize() - Constructor for class org.apache.jetspeed.modules.actions.controls.Customize
 
CustomizeAction - class org.apache.jetspeed.modules.actions.portlets.CustomizeAction.
This action implements the default portlet behavior customizer
CustomizeAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
 
CustomizeSetAction - class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction.
This action implements the default portletset behavior customizer
CustomizeSetAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
CustomizerVelocityPortlet - class org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet.
This subclass of VelocityPortlet should be used as base portlet for all VelocityPortlets that implement their own customizer
CustomizerVelocityPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet
 
cacheContent - Variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
cacheContent - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
cacheContent - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
cacheCount - Variable in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
cacheSize - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
the default cache size
cachingEnable - Variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
cachingOn - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
whether caching is allowed
canAccessProfile(RunData, Profile) - Static method in class org.apache.jetspeed.util.PortletUtils
Returns true if specific profile is accessible by the current user
cascadeDelete - Variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
cascadeDelete - Variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
categories - Variable in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
category - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
changeBase(File) - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Change the base file or directory to be monitored by this watcher
changePassword(JetspeedUser, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
changePassword(JetspeedUser, String, String) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
changePassword(JetspeedUser, String, String) - Method in interface org.apache.jetspeed.services.security.CredentialsManagement
Allows for a user to change their own password.
changePassword(JetspeedUser, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Allows for a user to change their own password.
changePassword(JetspeedUser, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Allows for a user to change their own password.
changePassword(JetspeedUser, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Allows for a user to change their own password.
characterSet - Variable in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
characters(char[], int, int) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
characters(char[], int, int) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
characters(char[], int, int) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
check - Variable in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
check - Variable in class org.apache.jetspeed.services.registry.RegistryImporter
 
checkAdministrativeAction(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Throws an exception if user attempts to perform unathorized action.
checkAndCloseContext(Context) - Method in class org.apache.jetspeed.services.ldap.LDAPService
 
checkAttachment(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
checkDisableAccount(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkDisableAccount(String) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
checkDisableAccount(String) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
checkFormat(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
checkLogger() - Method in class org.apache.jetspeed.services.logging.BaseLogger
This method should be implemented by user.
checkMessages(RunData, Context, Email) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
checkNewmessage(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
checkNewmessage(Message[], int) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
checkPermission(RunData, String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Utility method for checking Permissions on myself.
checkPermission(JetspeedUser, Entry, String) - Static method in class org.apache.jetspeed.services.JetspeedPortalAccessController
 
checkPermission(JetspeedUser, Portlet, String) - Static method in class org.apache.jetspeed.services.JetspeedPortalAccessController
 
checkPermission(JetspeedUser, PortalResource, String) - Static method in class org.apache.jetspeed.services.JetspeedPortalAccessController
 
checkPermission(JetspeedUser, Entry, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkPermission(JetspeedUser, Portlet, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkPermission(JetspeedUser, PortalResource, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkPermission(JetspeedRunData, String, Portlet) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkPermission(JetspeedRunData, String, RegistryEntry) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
checkPermission(RunData, String, Portlet) - Method in interface org.apache.jetspeed.services.security.AccessControl
 
checkPermission(RunData, String, RegistryEntry) - Method in interface org.apache.jetspeed.services.security.AccessControl
 
checkPermission(String, String, Portlet) - Method in interface org.apache.jetspeed.services.security.AccessControl
 
checkPermission(JetspeedRunData, String, Portlet) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
Helper to PortalAuthorization.
checkPermission(JetspeedRunData, String, Portlet) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
Helper to PortalAuthorization.
checkPermission(JetspeedUser, Entry, String) - Method in interface org.apache.jetspeed.services.security.PortalAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, Entry, String, String) - Method in interface org.apache.jetspeed.services.security.PortalAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, Portlet, String) - Method in interface org.apache.jetspeed.services.security.PortalAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Portlet, String, String) - Method in interface org.apache.jetspeed.services.security.PortalAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, PortalResource, String) - Method in interface org.apache.jetspeed.services.security.PortalAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given resource.
checkPermission(JetspeedUser, Portlet, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Portlet, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Entry, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, Entry, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, PortalResource, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given resource.
checkPermission(JetspeedUser, Portlet, String) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Portlet, String, String) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Entry, String) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, Entry, String, String) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, PortalResource, String) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given resource.
checkPermission(JetspeedUser, Portlet, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Portlet, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet resource.
checkPermission(JetspeedUser, Entry, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, Entry, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given Portlet Instance (Entry) resource.
checkPermission(JetspeedUser, PortalResource, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
Given a JetspeedUser, authorize that user to perform the secured action on the given resource.
checkRecipients(String, Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
checkboxDelete(String, String[], String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
checkboxDelete(String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
classname - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
cleanse(String) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
Given a URL to some content, clean the content to Xerces can handle it better.
cleanupFromCustomization() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Clean up from customization
cleanupFromCustomization() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Clean up from customization
clear(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Remove all state attribute of the keyed state.
clear() - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Remove all attributes.
clear(String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Remove all state attribute of the keyed state.
clear() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
clearAttribute(RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Clears the parameter for this name from Temp Uses the portlet parameter to generate a unique key.
clearAttribute(Portlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Clears the parameter for this name from Temp Uses the portlet parameter to generate a unique key.
clearAttribute(VelocityPortlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Clears the parameter for this name from Temp Uses the portlet parameter to generate a unique key.
clearContent() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
clearCountry - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
clearCurrentContext() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Clear the "current context for this thread - Call at the end of each request, balanced with calls to setCurrentContext()
clearCurrentContext() - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Clear the "current context for this thread - Call at the end of each request, balanced with calls to setCurrentContext()
clearDatabaseBrowserIterator(VelocityPortlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Centralizes the calls to runData.getUser.removeTemp() - to clear the DatabaseBrowserIterator from the temp storage.
clearInstanceParameter(Portlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
 
clearInstanceParameter(VelocityPortlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
 
clearLanguage - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
clearMedia - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
clearName - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
clearParameterFromPSML(VelocityPortlet, RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
clearParameterFromTemp(VelocityPortlet, RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
clearQueryString(VelocityPortlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
Clears the temporary storage of any data that was used
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction
 
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction
 
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
Clears the temporary storage of any data that was used
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
 
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Remove any data that was added to the user's temporary storage
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
Clears the temporary storage of any data that was used
clearUserData(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction
Clears the temporary storage of any data that was used
clipElements(Reader, String, String, String) - Static method in class org.apache.jetspeed.services.Transformer
 
clipElements(Reader, String, String, String) - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
Clips the part of a web page between startElement and stopElement
clipElements(Reader, String, String, String) - Method in interface org.apache.jetspeed.services.transformer.TransformerService
Clips the part of a web page between startElement and stopElement
clipElementsNumber(Reader, String, String, String, int) - Static method in class org.apache.jetspeed.services.Transformer
 
clipElementsNumber(Reader, String, String, String, int) - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
Clips a part of a web page, starting from the "tagNumber" "startElement" Example: startElement = "p", tagNumber = "3", stopElement = "img" Page content:
clipElementsNumber(Reader, String, String, String, int) - Method in interface org.apache.jetspeed.services.transformer.TransformerService
Clips a part of a web page, starting from the "tagNumber" "startElement" Example: startElement = "p", tagNumber = "3", stopElement = "img" Page content:
clone() - Method in class org.apache.jetspeed.om.BaseSecurityReference
Create a clone of this object
clone() - Method in interface org.apache.jetspeed.om.SecurityReference
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.BaseProfile
 
clone() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
clone() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.ImportProfile
 
clone() - Method in interface org.apache.jetspeed.om.profile.MetaInfo
Create a clone of this object
clone() - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Create a clone of this object
clone() - Method in interface org.apache.jetspeed.om.profile.Parameter
Create a clone of this object
clone() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
clone() - Method in interface org.apache.jetspeed.om.profile.Security
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlEntry
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
Create a clone of this object
clone() - Method in class org.apache.jetspeed.om.profile.psml.PsmlSecurity
Create a clone of this object
cloneSecurityEntry(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
Makes an exact copy of the named role, but changing the nmae attribute to the value of newName
close() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
close(Folder) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
close() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
close() - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Closes the stream
columnNames - Static variable in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
The names of the columns.
compare(Object, Object) - Method in class org.apache.jetspeed.cache.FileCache
Comparator function for sorting by last accessed during eviction
compare(Object, Object) - Method in class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction
Compare to another StockQuote.
compare(Object, Object) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTabComparator
 
compare(Object, Object) - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
 
compare(LDAPURL, LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
compare(LDAPURL, LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Compare Function Compare given LDAPURLs.
composeName(String, String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
composeName(Name, Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
concatURLs(String, String) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
Given a base string and a path string, concatenates the strings to make a full URL.
connect(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Connection Function tries to connect given LDAPURL.
connection - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
connectionFactory - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
connectionFailed(LDAPURL) - Method in interface org.apache.jetspeed.services.ldap.Connector
 
consumer - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
the import/export consumer service
consumer - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
the import/export consumer service
consumers - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
contains(String) - Method in interface org.apache.jetspeed.om.registry.CapabilityMap
Checks if the argument capability is included in this map
contains(String) - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
Checks if the argument capability is included in this map
containsAll(CapabilityMap) - Method in interface org.apache.jetspeed.om.registry.CapabilityMap
Checks if the all the elements of argument capability map are included in the current one
containsAll(CapabilityMap) - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
Checks if the all the elements of argument capability map are included in the current one
containsHeader(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
containsKey(Object) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
 
content - Variable in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Holds instances of ConcreteElements (Portlet output/content) based on its current CapabilityMap.
contentDelete(int) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
contentDelete(int, String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
contentStale - Variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
contentStale - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
contentStale - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
convertMessage(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
convertMessage(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
convertPassword(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
convertPassword(String) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
convertPassword(String) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
convertTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
convertTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
convertTagEvent(HTML.Tag, MutableAttributeSet) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
convertTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
convertURLs(Reader, String) - Method in class org.apache.jetspeed.util.HTMLRewriter
Does the conversion of the HTML
convertUserName(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
convertUserName(String) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
convertUserName(String) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
cookies - Variable in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
copy(String, String) - Static method in class org.apache.jetspeed.util.FileCopy
 
copyFromURL(String, String) - Static method in class org.apache.jetspeed.util.FileCopy
 
copyStream(InputStream, OutputStream, byte[]) - Static method in class org.apache.jetspeed.util.FileCopy
 
createActionList(List, JetspeedRunData, Portlet) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
 
createConnection() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Create the connection the the JMS Server
createConnection() - Method in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
createConsumer(String) - Static method in class org.apache.jetspeed.services.Messenger
 
createConsumer(String) - Method in interface org.apache.jetspeed.services.messaging.MessagingService
This method creates a new MessageConsumer.
createConsumer(String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
createDocument(Profile) - Static method in class org.apache.jetspeed.services.PsmlManager
Create a new document.
createDocument(Profile) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Create a new document.
createDocument(Profile) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Create a new document.
createDocument(Profile) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Stores the PSML document in DB for the given profile
createEntry() - Method in interface org.apache.jetspeed.om.registry.Registry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry(String) - Static method in class org.apache.jetspeed.services.Registry
 
createEntry(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry(String) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
createEntry(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createEntry(String) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Creates a new RegistryEntry instance compatible with the current Registry instance implementation
createFragment(String, Reader, boolean) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Read and unmarshal a fragment in memory
createFragment(String, Reader, boolean) - Method in interface org.apache.jetspeed.services.registry.FileRegistry
Read and unmarshal a fragment in memory
createFragment(String, Reader, boolean) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Read and unmarshal a fragment in memory
createFromPath(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
createFromPath(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
createGroupProfile(JetspeedGroupProfile, Portlets) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Creates a group profile from a JetspeedGroupProfile database object.
createId(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
Creates an "LDAP-safe" ID from a String so that the generated ID is as similar as possible to the original value.
createLocator() - Static method in class org.apache.jetspeed.services.Profiler
 
createLocator() - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Creates a new ProfileLocator object that can be successfully managed by the current Profiler implementation
createLocator() - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Creates a new ProfileLocator object that can be successfully managed by the current Profiler implementation
createMessage(int) - Static method in class org.apache.jetspeed.services.Messenger
 
createMessage(int) - Method in interface org.apache.jetspeed.services.messaging.MessagingService
Create a message based on the give type
createMessage(int) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
createMessage(Serializable) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
createMessage(String, String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
createMessage(String, String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
createObject(Class) - Static method in class org.apache.jetspeed.services.ServiceHelper
Creates objects given the class.
createOrSaveDocument(Profile, int) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
createProfile() - Static method in class org.apache.jetspeed.services.Profiler
 
createProfile(ProfileLocator) - Static method in class org.apache.jetspeed.services.Profiler
 
createProfile(RunData, Profile) - Static method in class org.apache.jetspeed.services.Profiler
 
createProfile(RunData, Profile, MimeType) - Static method in class org.apache.jetspeed.services.Profiler
 
createProfile(ProfileLocator, Portlets) - Static method in class org.apache.jetspeed.services.Profiler
 
createProfile(RunData, Profile) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
This methode creates a wml profile and a html profile for a new user -------------------------------------------------------------------------- last modified: 10/31/01 Andreas Kempf, Siemens ICM S CP PE, Munich mailto: A.Kempf@web.de
createProfile() - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Creates a new Profile object that can be successfully managed by the current Profiler implementation
createProfile(ProfileLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Creates a new Profile object for a specific locator.
createProfile(ProfileLocator, Portlets) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Create a new profile given a profile locator This method assumes that you have cloned and regenerated the portlet ids if the portlets come from another profile.
createProfile(RunData, Profile, String, String) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
This methode creates a wml profile and a html profile for a new user
createProfile(RunData, Profile, MimeType) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Deprecated. Should be removed when old customizer is removed.
createProfile() - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Creates a new Profile object that can be successfully managed by the current Profiler implementation
createProfile(ProfileLocator) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Creates a new Profile object for a specific locator.
createProfile(RunData, Profile) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Create a new profile.
createProfile(RunData, Profile, MimeType) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Create a new profile.
createProfile(ProfileLocator, Portlets) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Create a new profile.
createProfile() - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Create a profile based on import flag.
createProfile(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
createProxyString(String, String, String, String) - Static method in class org.apache.jetspeed.services.webpage.Configuration
 
createRegistry(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
createRegistry(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
createRoleProfile(JetspeedRoleProfile, Portlets) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Creates a role profile from a JetspeedRoleProfile database object.
createSecurityEntry() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
createSession() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Create the JMS Session
createSession() - Method in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
createSubcontext(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
createSubcontext(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
createSubcontext(Name, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
createSubcontext(String, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
createUser(JetspeedUser, RunData) - Method in class org.apache.jetspeed.modules.actions.CreateNewUserAndConfirm
createUser creates a new user.
createUserProfile(JetspeedUserProfile, Portlets) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Creates a user profile from a JetspeedUserProfile database object.
crypt(String) - Static method in class org.apache.jetspeed.services.security.ldap.UnixCrypt
 
crypt(String, String) - Static method in class org.apache.jetspeed.services.security.ldap.UnixCrypt
 

D

DAEMON_ENTRY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DATABASE_BROWSER_ACTION_KEY - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
DATABASE_NAME - Static variable in interface org.apache.jetspeed.om.registry.DBRegistry
the default database name for this class
DBInsert(RunData, Message, boolean) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
DBOperations - interface org.apache.jetspeed.services.psmlmanager.db.DBOperations.
Interface used for database various database operations in Database PSML Manager implementation.
DBRegistry - interface org.apache.jetspeed.om.registry.DBRegistry.
 
DBUtils - class org.apache.jetspeed.services.psmlmanager.db.DBUtils.
This is a utility class used for database PSML implementation.
DBUtils() - Constructor for class org.apache.jetspeed.services.psmlmanager.db.DBUtils
 
DBdelete(RunData, int, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
DBmultipleDelete(RunData, String[], Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
DEBUG - Static variable in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
DEFAULT - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
DEFAULTPORTLETCONTROLLER_NUMCOLUMNS_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULTPORTLETCONTROLLER_WIDTH_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULTPORTLETCONTROL_WIDTH_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULT_ACK_MODE - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_AGENT - Static variable in class org.apache.jetspeed.capability.CapabilityMapFactory
 
DEFAULT_CACHE_DIRECTORY - Static variable in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
The default cache folder
DEFAULT_CACHING_ON - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
DEFAULT_CASCADE_DELETE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
DEFAULT_CASCADE_DELETE - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
DEFAULT_CATEGORY_ABSTRACT - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
DEFAULT_CATEGORY_REF - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
DEFAULT_CONFIG_GROUP_MERGE_CONTROL - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_GROUP_MERGE_CONTROLLER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_NEWGROUP_TEMPLATE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_NEWUSER_MEDIA - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_NEWUSER_ROLES - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
DEFAULT_CONFIG_NEWUSER_TEMPLATE - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_RESOURCE_DEFAULT - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_RESOURCE_EXT - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_ROLE_FALLBACK - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_ROLE_MERGE_CONTROL - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_ROLE_MERGE_CONTROLLER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONFIG_SECURITY - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
DEFAULT_CONNECTION_FACTORY - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_DCE_EXPIRATION_TIME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULT_DELIVERY_MODE - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_DESCRIPTION_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULT_DURABLE - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_EXT - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
DEFAULT_EXTENSION - Static variable in class org.apache.jetspeed.services.Profiler
 
DEFAULT_EXTENSION - Static variable in class org.apache.jetspeed.services.registry.CastorRegistryService
 
DEFAULT_EXTENSION - Static variable in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
DEFAULT_FACTORY - Static variable in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
DEFAULT_GROUP - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
DEFAULT_GROUP_NAME - Static variable in interface org.apache.jetspeed.services.security.GroupManagement
 
DEFAULT_HOST - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_IMAGE_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULT_LIMIT - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
DEFAULT_MAPPING - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
DEFAULT_MAPPING - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
DEFAULT_MAPPING - Static variable in class org.apache.jetspeed.services.registry.CastorRegistryService
 
DEFAULT_MAPPING - Static variable in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
DEFAULT_NAME - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_NOLOCAL - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_PADDING - Variable in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Default padding to be displayed between portlets
DEFAULT_PARAMETER - Static variable in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
 
DEFAULT_PORT - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
DEFAULT_PORT - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_PRIORITY - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_PROFILE - Static variable in class org.apache.jetspeed.services.Profiler
 
DEFAULT_PROTOCOL - Static variable in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
The default protocol used to construct the URL -- http
DEFAULT_PROXY_PARAM - Static variable in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
DEFAULT_PWD - Static variable in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
DEFAULT_REFRESH - Static variable in class org.apache.jetspeed.services.registry.CastorRegistryService
 
DEFAULT_REFRESH - Static variable in interface org.apache.jetspeed.services.registry.FileRegistry
 
DEFAULT_REFRESH - Static variable in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
DEFAULT_REFRESH_RATE - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
DEFAULT_RESOURCE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
DEFAULT_ROLE_NAME - Static variable in interface org.apache.jetspeed.services.security.RoleManagement
 
DEFAULT_ROOT - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
DEFAULT_SCHEME - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_SEARCH - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
DEFAULT_SESSION_TOKEN - Static variable in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
The default token to use to pass the session ID on the query String -- jsessionid
DEFAULT_SSLPORT - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
DEFAULT_THREAD_PRIORITY - Static variable in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
The default priority to use when creating new threads.
DEFAULT_TIMEOUT - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
DEFAULT_TIME_TO_LIVE - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_TITLE_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
DEFAULT_TOPIC - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_TRANSACTED - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_URL - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
DEFAULT_USER - Static variable in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
DEFAULT_VERSION - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
DEF_INPUT_FORMAT - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
DELETE - Static variable in interface org.apache.jetspeed.services.psmlmanager.db.DBOperations
Variable to represent database operation update.
DISABLED - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
DISABLED - Static variable in interface org.apache.jetspeed.om.security.JetspeedUser
 
DISKCACHEDAEMON_KEY - Static variable in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
DISPLAY_PAGE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
name of the parameter that holds the page number to display
DOC_URL - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
DUPS_OK_ACKNOWLEDGE - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
Daemon - interface org.apache.jetspeed.daemon.Daemon.
A simple interface to create Daemons within Jetspeed.
DaemonAdminPortlet - class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet.
Handles enumerating Portlets that are also applications
DaemonAdminPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
DaemonConfig - class org.apache.jetspeed.daemon.DaemonConfig.
Allows a daemon to run with abstracted properties.
DaemonConfig() - Constructor for class org.apache.jetspeed.daemon.DaemonConfig
 
DaemonContext - class org.apache.jetspeed.daemon.DaemonContext.
 
DaemonContext() - Constructor for class org.apache.jetspeed.daemon.DaemonContext
 
DaemonEntry - class org.apache.jetspeed.daemon.DaemonEntry.
 
DaemonEntry(String, long, String, boolean) - Constructor for class org.apache.jetspeed.daemon.DaemonEntry
 
DaemonException - exception org.apache.jetspeed.daemon.DaemonException.
 
DaemonException() - Constructor for class org.apache.jetspeed.daemon.DaemonException
 
DaemonException(String) - Constructor for class org.apache.jetspeed.daemon.DaemonException
 
DaemonFactory - class org.apache.jetspeed.services.daemonfactory.DaemonFactory.
 
DaemonFactory() - Constructor for class org.apache.jetspeed.services.daemonfactory.DaemonFactory
 
DaemonFactoryService - interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService.
 
DaemonNotFoundException - exception org.apache.jetspeed.daemon.DaemonNotFoundException.
 
DaemonNotFoundException() - Constructor for class org.apache.jetspeed.daemon.DaemonNotFoundException
 
DaemonNotFoundException(String) - Constructor for class org.apache.jetspeed.daemon.DaemonNotFoundException
 
DaemonThread - class org.apache.jetspeed.daemon.DaemonThread.
 
DaemonThread(DaemonEntry) - Constructor for class org.apache.jetspeed.daemon.DaemonThread
 
DaemonThread() - Constructor for class org.apache.jetspeed.daemon.DaemonThread
 
DatabaseBrowserAction - class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction.
This action sets up the template context for retrieving paged data from the resultSet according to the quey speciified by the user.
DatabaseBrowserAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
DatabaseBrowserIterator - class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator.
A class for iterating over the window.
DatabaseBrowserIterator(List, List, List, int) - Constructor for class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
Constructor for the database browser iterator
DatabaseBrowserPortlet - class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserPortlet.
Deprecated. As of version 1.4-b5
DatabaseBrowserPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserPortlet
Deprecated.  
DatabasePsmlManager - interface org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManager.
This interface defines the Database PSML Manager service
DatabasePsmlManagerService - class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService.
This service is responsible for loading and saving PSML documents.
DatabasePsmlManagerService() - Constructor for class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
DatabaseRegistry - class org.apache.jetspeed.om.registry.base.DatabaseRegistry.
Provides base functionality within a Database Registry.
DatabaseRegistry() - Constructor for class org.apache.jetspeed.om.registry.base.DatabaseRegistry
 
DefaultJetspeedParameterParser - class org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser.
DefaultJetspeedParameterParser is a utility object to handle parsing and retrieving the data passed via the GET/POST/PATH_INFO arguments.
DefaultJetspeedParameterParser() - Constructor for class org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser
 
DefaultJetspeedParameterParser(String) - Constructor for class org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser
 
DefaultJetspeedRunData - class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData.
This interface extends the RunData interface with methods specific to the needs of a Jetspeed like portal implementation.
DefaultJetspeedRunData() - Constructor for class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
 
DirectoryUtils - class org.apache.jetspeed.util.DirectoryUtils.
 
DirectoryUtils() - Constructor for class org.apache.jetspeed.util.DirectoryUtils
 
DiskCache - interface org.apache.jetspeed.cache.disk.DiskCache.
A way to store remote documents locally.
DiskCacheDaemon - class org.apache.jetspeed.daemon.impl.DiskCacheDaemon.
A daemon that takes all instances of the DiskCacheDaemon and makes sure that any content entries get updated on a regular basis.
DiskCacheDaemon() - Constructor for class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
DiskCacheEntry - interface org.apache.jetspeed.cache.disk.DiskCacheEntry.
Interface for a DiskCacheEntry.
DiskCacheUtils - class org.apache.jetspeed.cache.disk.DiskCacheUtils.
Misc utils for managing the disk cache.
DiskCacheUtils() - Constructor for class org.apache.jetspeed.cache.disk.DiskCacheUtils
 
DynamicURITag - class org.apache.jetspeed.services.jsp.tags.DynamicURITag.
Supporting class for the DynamicURI tag.
DynamicURITag() - Constructor for class org.apache.jetspeed.services.jsp.tags.DynamicURITag
 
dateFormat - Variable in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Date format to use in the log entry.
debug(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == DEBUG
debug(String, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == DEBUG
debug(String, RunData) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == DEBUG
debug(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == DEBUG
debug(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if debug is enabled
debug(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if debug is enabled
debug(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the default logger
debug(String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the default logger
debug(String, String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the given logger
debug(String, String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the given logger
debug(String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the default logger
debug(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the default logger
debug(String, String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the given logger
debug(String, String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == DEBUG, printing is done by the given logger
decode(String) - Static method in class org.apache.jetspeed.util.URIEncoder
Decode the given URI.
decodeAsByteArray(String) - Static method in class org.apache.jetspeed.util.Base64
 
decodeAsString(String) - Static method in class org.apache.jetspeed.util.Base64
 
defaultEncoding - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
The default encoding used to serialize PSML files to disk
defaultLogFormat - Static variable in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
The default log format pattern string to use with the following elements:
    remote address always "-" user name timestamp request method context portlet name request protocol status code always "-" unless logLoadTime is true
    defaultRole - Variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
     
    defaults - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
    The list of default fragments stores for newly created objects
    delete(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
    Delete group profile record from the database table.
    delete(Group, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
    Delete all records from the database table for a group.
    delete(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
    Delete role profile record from the database table.
    delete(Role, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
    Delete all records from the database table for a role.
    delete(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
    Delete user profile record from the database table.
    delete(JetspeedUser, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
    Delete all records from the database table for a user.
    deleteAttribute(LDAPURL, Attribute) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
     
    deleteAttribute(LDAPURL, Attribute) - Method in class org.apache.jetspeed.services.ldap.LDAPService
    Delete Atrribute Function Delete given attribute for given LDAPURL.
    deleteAttrs(LDAPURL, Attributes) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
     
    deleteAttrs(LDAPURL, Attributes) - Method in class org.apache.jetspeed.services.ldap.LDAPService
    Delete Attributes Function Delete Attributes for given LDAPURL.
    deleteEntry(LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
     
    deleteEntry(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
    Delete Entry Function Delete given LDAPURL.
    deleteHeight() - Method in class org.apache.jetspeed.xml.api.jcm.Image
     
    deleteTree(LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
     
    deleteTree(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
    Delete Tree Function Delete record with all child node LDAPURL.
    deleteUploadedfile(FileItem) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
     
    deleteWidth() - Method in class org.apache.jetspeed.xml.api.jcm.Image
     
    deliveryMode - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
     
    descendingOrder(RunData, Context, Vector, int, int, int) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    deserializePerm(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
     
    dest_file - Static variable in class org.apache.jetspeed.util.file.MergeFiles
     
    destinations - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
     
    destroy() - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
    One time de-initialization of the proxy service
    destroy() - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
     
    destroy() - Method in class org.apache.jetspeed.services.webpage.WebPageServlet
    Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
    destroySubcontext(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
     
    destroySubcontext(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
     
    directory - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
     
    directory - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
    the base regsitry directory
    disconnect() - Method in class org.apache.jetspeed.services.ldap.LDAPService
    Disconnection Function tries to disconnect all connection.
    dispatch(String, ProxyRunData) - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
    Given a URL, returns the content from that URL in a string.
    dispose() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
    Clears the state of this object for recycling...
    doAccept(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
    Database Update Action for Users.
    doAdd(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Add new portlets in the customized set
    doAddaccess(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
    Update a security entry in the registry
    doAddallow(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
    Update a security entry in the registry
    doAddcapability(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Add capabilities to a registry entry
    doAddcategory(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
    Add a category to a portlet
    doAddmediatype(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Add a media type to a registry entry
    doAddmimetype(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
    Add a mimetype to a client entry
    doAddparameter(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Add a parameter to a registry entry
    doAddref(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Add new Reference in the customized set
    doAddset(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Add a new portlets element in the customized set
    doApply(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
     
    doApply(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Save customizations and get out of customization state
    doAuth(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doBuild(RunData) - Method in class org.apache.jetspeed.modules.layouts.EmptyLayout
     
    doBuild(RunData) - Method in class org.apache.jetspeed.modules.layouts.JetspeedJspLayout
    Method called by LayoutLoader.
    doBuild(RunData) - Method in class org.apache.jetspeed.modules.layouts.JetspeedLayout
    Deprecated.  
    doBuildAfterAction(RunData) - Method in class org.apache.jetspeed.modules.pages.JetspeedTemplatePage
    Works with TemplateService to set up default templates and corresponding class modules.
    doBuildBeforeAction(RunData) - Method in class org.apache.jetspeed.modules.pages.JetspeedJspPage
    Same method as in turbine's JspPage Stuffs some useful objects into the request so that it is available to the Action module and the Screen module
    doBuildBeforeAction(RunData) - Method in class org.apache.jetspeed.modules.pages.JetspeedTemplatePage
    Works with TemplateService to set up default templates and corresponding class modules.
    doBuildBeforeAction(RunData) - Method in class org.apache.jetspeed.modules.pages.JetspeedVelocityPage
    Stuffs the Context into the RunData so that it is available to the Action module and the Screen module via getContext().
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
    Cancel the current customizations.
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
    Cancel the current customizations.
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
    Switch out of customize mode
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
    Clean up the customization state
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Clean up the customization state
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Cleanup method
    doCancel(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
     
    doCompose(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doContinue(RunData, Portlet) - Method in class org.apache.jetspeed.modules.actions.portlets.QuestionnaireAction
    Continue event handler.
    doControl(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doControl(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
     
    doCreatefolder(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
     
    doCreatenewfolder(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doDefault(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
    Resets the portlet settings to default
    doDefault(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction
     
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
    Remove a pane from the current set This method expects the following parameters - paneid: the id a the pane to modify within the current profile - position: the position of the component to delete
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
     
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    Delete Psml entry
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    Delete Psml entry
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Delete a registry entry
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
    Database Delete Action for Security Groups.
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
    Database Delete Action for Security Permissions.
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
    Database Delete Action for Security Roles.
    doDelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
    Database Delete Action for Users.
    doDown(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doDown(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
    Move a component down within the pane This method expects the following parameters - paneid: the id a the pane to modify within the current profile - position: move the component which occupies this position
    doDownload(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doDynamic(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
     
    doDynamic2(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
     
    doEmail(RunData, Portlet) - Method in class org.apache.jetspeed.modules.actions.portlets.QuestionnaireAction
    Sort the quotes.
    doEndTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
     
    doExport(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    File Export Action for Psml.
    doExport(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    File Export Action for Psml.
    doExportall(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    File Export All Action for Psml.
    doExportall(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    File Export All Action for Psml.
    doFilter(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Adds a filter over the available portlets list based on category
    doFilter(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
    This method is to enter filtering mode.
    doFilter(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    This method is to enter filtering mode.
    doFilter(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
    Adds a filter over the available portlets list based on category
    doFiltercategory(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Adds a filter over the available portlets list based on category
    doFolderdelete(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doForward(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doForwardsend(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.WebPageServlet
    handles an HTTP GET request.
    doGetfolderdest(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doGetfoldername(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doImport(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    File Import Action for Psml.
    doImport(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    File Import Action for Psml.
    doImportall(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    File Import All Action for Psml.
    doImportall(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    File Import All Action for Psml.
    doInbox(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doIndex(RunData, Portlet) - Method in class org.apache.jetspeed.modules.actions.portlets.IndexPortletRegistry
    Continue event handler.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
     
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    Database Insert Action for Psml.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
    Database Insert Action for Psml.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Insert a registry entry into the registry
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
    Database Insert Action for Security Groups.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
    Database Insert Action for Security Permissions.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
    Database Insert Action for Security Roles.
    doInsert(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
    Database Insert Action for Users.
    doLayout(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Updates the customized portlet entry
    doLeft(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doMetainfo(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Sets the metainfo for this entry
    doMove(RunData, Context, boolean) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
    Move a component within the pane This method expects the following parameters - paneid: the id a the pane to modify within the current profile - position: move the component which occupies this position The moveUp boolean determines the direction of the move
    doMovesinglemsge(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doNext(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
     
    doNext(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doOpenmyfolder(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.ChangePassword
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.CreateNewUserAndConfirm
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.ImportPsml
    Perform the action
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.JAASSessionValidator
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.JLoginUser
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.JLogoutUser
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.JetspeedAccessController
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.JetspeedSessionValidator
    Execute the action.
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.MarkRefPage
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.NTLMSessionValidator
    Execute the action.
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.PrepareScreenEditAccount
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.SendConfirmationEmail
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.SendNewUserNotificationEmail
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.TemplateSessionValidator
    Execute the action.
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.UpdateAccount
     
    doPerform(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Close
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Customize
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.EndCustomize
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Info
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Maximize
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Minimize
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Print
    Performs the action
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.controls.Restore
     
    doPerform(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
     
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
     
    doPerform(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
    You SHOULD override this method and implement it in your action.
    doPerform(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
    You need to implement this in your classes that extend this class.
    doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.WebPageServlet
    handles an HTTP POST request.
    doPostBuild(RunData) - Method in class org.apache.jetspeed.modules.pages.JetspeedVelocityPage
    Allows the VelocityService to peform post-request actions.
    doPrevious(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
     
    doPrevious(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doRefresh(RunData, Portlet) - Method in class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction
    Refresh the portlet content.
    doRefresh(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
    This method is to refresh psml from disk or database.
    doRefresh(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    This method is to refresh psml from disk or database.
    doRefresh(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
    This method is called when the user hits refresh to refetch the result set.
    doReject(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
    Database Update Action for Users.
    doReminder(RunData) - Method in class org.apache.jetspeed.modules.actions.JLoginUser
    called when the password reminder button is pressed.
    doRemoveaccess(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
    Remove a access entry from a security entry in the registry
    doRemoveallow(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
    Update a security entry in the registry
    doRemovecapability(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Remove capabilites from a registry entry
    doRemovecategories(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
    Remove categories from a portlet
    doRemovemediatypes(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Remove media types from a registry entry
    doRemovemimetype(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
    Remove mime types from a client entry
    doRemoveparameters(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Remove parameters from a registry entry
    doReply(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doRight(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doRoles(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction
    Update the roles that are to assigned to a user for a project.
    doSave(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doSave(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
     
    doSave(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
     
    doSave(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Save the general informations for this set
    doSearch(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SearchAction
     
    doSecurity(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doSecurity(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Set the SecuirtyRef in the PSML and the current PortletConfig using the HTML parameter "securityRef".
    doSelectUsers(Criteria) - Static method in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
    Selects Jetspeed Users or a derived class there of, creating the JetspeedUsers, and populating each user's hashtable of attributes from the result set of the query
    doSend(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doSendEmail(String, String, String, String, FileItem) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
     
    doSendreply(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doShow(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doShowcontent(RunData, Context, Email) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doSignout(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
     
    doSkin(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doSkin(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
    Set the skin in the PSML and the current PortletConfig using the HTML parameter "skin".
    doSort(RunData, Portlet) - Method in class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction
    Sort the quotes.
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.ContentURITag
     
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.DynamicURITag
     
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.EcsScreenTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.InfoTag
     
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPaneTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
     
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
    Method called when the tag is encountered to send attributes to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.NavigationTag
    Method called when the tag is encountered to send the navigation template's contents to the output stream
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.TemplateLinkTag
     
    doStartTag() - Method in class org.apache.jetspeed.services.jsp.tags.URILookupTag
     
    doTarget(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
     
    doUp(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    doUp(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
    Move a component up within the pane This method expects the following parameters - paneid: the id a the pane to modify within the current profile - position: move the component which occupies this position
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
    Updates the customized portlet entry
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
     
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.HelloAction
     
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.LogfileViewerAction
    If a file is selected, it's contents is put in "logfile"
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
    This method is called when the user configures any of the parameters.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
    This method is called when the user configures any of the parameters.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Update a registry entry
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
    This method is called when the user configures any of the parameters.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
    Database Update Action for Security Groups.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
    Database Update Action for Security Permissions.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction
    Database Update Action for Security Role Permissions.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
    Database Update Action for Security Roles.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction
    Database Update Action for Security Roles.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction
    Database Update Action for Security Roles.
    doUpdate(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
    Database Update Action for Users.
    doUpdateaccess(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
    Update a security entry in the registry
    doUpdateparameters(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Update parameters of a registry entry
    doUpdateparametervalues(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
    Update parameter's values of a registry entry
    doUpload(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction
     
    document - Variable in class org.apache.jetspeed.cache.FileCacheEntry
     
    document - Variable in class org.apache.jetspeed.om.profile.BaseProfile
     
    document - Variable in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
     
    documents - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
    The documents loaded by this manager
    drain(InputStream, OutputStream) - Static method in class org.apache.jetspeed.util.Streams
     
    drain(Reader, Writer) - Static method in class org.apache.jetspeed.util.Streams
     
    drain(Reader, OutputStream) - Static method in class org.apache.jetspeed.util.Streams
     
    drain(InputStream) - Static method in class org.apache.jetspeed.util.Streams
     
    drain(InputStream, Writer) - Static method in class org.apache.jetspeed.util.Streams
     
    drainContent(URLConnection, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
    Retrieves the content from the URL Connection stream and writes it to servlet response
    drainContent(URLConnection, HttpServletResponse) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
    Retrieves the content from the URL Connection stream and writes it to servlet response
    dump(Iterator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
     
    dumpColumns(List[]) - Method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
     
    dumpMap(String, Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
     
    dumpProfile(Profile) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
     
    durable - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
     

E

EDIT_IMAGE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
END_TOKEN - Static variable in class org.apache.jetspeed.services.resources.VariableResourcesService
 
ENTRY_ALREADY_PRESENT - Static variable in class org.apache.jetspeed.om.registry.InvalidEntryException
 
ENTRY_DOES_NOT_EXIST - Static variable in class org.apache.jetspeed.om.registry.InvalidEntryException
 
ENTRY_UNKNOWN - Static variable in class org.apache.jetspeed.om.registry.InvalidEntryException
 
ERROR_NOT_VALID - Static variable in class org.apache.jetspeed.portal.portlets.NewRSSPortlet
 
ERROR_NOT_VALID - Static variable in class org.apache.jetspeed.portal.portlets.RSSPortlet
 
ERROR_NOT_VALID - Static variable in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
 
EXCEPTION_URL_NOT_IN_CACHE - Static variable in class org.apache.jetspeed.portal.expire.FileWatcher
 
EXCEPTION_URL_NOT_NULL - Static variable in class org.apache.jetspeed.portal.expire.FileWatcher
 
EXT_LINK_IMG - Static variable in class org.apache.jetspeed.portal.portlets.LinkPortlet
 
EcsScreenTag - class org.apache.jetspeed.services.jsp.tags.EcsScreenTag.
Supporting class for the ecsscreen tag.
EcsScreenTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.EcsScreenTag
 
EcsServletElement - class org.apache.jetspeed.util.servlet.EcsServletElement.
NOTE: The use of Ecs for aggregating portlet content is deprecated! This utility class will be removed once we don't have the ecs dependency any more.
EcsServletElement(RunData, String) - Constructor for class org.apache.jetspeed.util.servlet.EcsServletElement
Construct an ECS element from a given rundata object and URL.
EcsServletOutputStream - class org.apache.jetspeed.util.servlet.EcsServletOutputStream.
This class is a ServletOutputStream wrapper around an existing OutputStream so that this OutputStream may be used within a ServletResponse implementation.
EcsServletOutputStream(OutputStream) - Constructor for class org.apache.jetspeed.util.servlet.EcsServletOutputStream
This constructor creates a new OutputStream and associates it with an existing OutputStream.
EcsServletResponse - class org.apache.jetspeed.util.servlet.EcsServletResponse.
EcsServletResponse is an HttpServletResponse implementation that wraps an existing HttpServletResponse and redirects its output to an alternate OutputStream.
EcsServletResponse(HttpServletResponse, OutputStream) - Constructor for class org.apache.jetspeed.util.servlet.EcsServletResponse
Build a Response
EcsStylesheetElement - class org.apache.jetspeed.util.servlet.EcsStylesheetElement.
NOTE: The use of Ecs for aggregating portlet content is deprecated! This utility class will be removed once we don't have the ecs dependency any more.
EcsStylesheetElement(InputSource, InputSource, Map) - Constructor for class org.apache.jetspeed.util.servlet.EcsStylesheetElement
Construct an ECS element that will render a given XML dicument using a given stylesheet and parameters when one of its output methods is invoked.
Email - class org.apache.jetspeed.modules.actions.portlets.email.Email.
 
Email(String, String, Hashtable) - Constructor for class org.apache.jetspeed.modules.actions.portlets.email.Email
Email Action
EmailInbox - class org.apache.jetspeed.om.apps.email.EmailInbox.
The skeleton for this class was autogenerated by Torque on: [Wed Mar 10 18:18:45 PST 2004] You should add additional methods to this class to meet the application requirements.
EmailInbox() - Constructor for class org.apache.jetspeed.om.apps.email.EmailInbox
 
EmailPortlet - class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet.
Email Action
EmailPortlet() - Constructor for class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
EmptyLayout - class org.apache.jetspeed.modules.layouts.EmptyLayout.
 
EmptyLayout() - Constructor for class org.apache.jetspeed.modules.layouts.EmptyLayout
 
EndCustomize - class org.apache.jetspeed.modules.actions.controls.EndCustomize.
This action must be invoked to clean up the customization state and redirect the user to his portal hompage
EndCustomize() - Constructor for class org.apache.jetspeed.modules.actions.controls.EndCustomize
 
Entry - interface org.apache.jetspeed.om.profile.Entry.
An Entry is a representation of a Portlet within a configuration Document.
Entry - class org.apache.jetspeed.xml.api.jcm.Entry.
 
Entry() - Constructor for class org.apache.jetspeed.xml.api.jcm.Entry
 
EntryDescriptor - class org.apache.jetspeed.xml.api.jcm.EntryDescriptor.
 
EntryDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
EntryInstantiator - class org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator.
Handles taking all known Portlets and then instantiatles them all so that everything is in memory.
EntryInstantiator(PortletEntry[]) - Constructor for class org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator
Create a EntryInstantiator for processing.
Expire - interface org.apache.jetspeed.portal.expire.Expire.
Handles content expiration
ExpireFactory - class org.apache.jetspeed.portal.expire.ExpireFactory.
Handles content expiration
ExpireFactory() - Constructor for class org.apache.jetspeed.portal.expire.ExpireFactory
 
editHeader(RunData, Context, Hashtable) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction
 
enableMessaging - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
enableMessaging - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
enableMessaging - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
enable messaging
enableMessaging - Variable in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
enable messaging
encode(String) - Static method in class org.apache.jetspeed.services.ldap.LDAPURL
 
encode(String) - Static method in class org.apache.jetspeed.util.URIEncoder
Encode the given URI
encodeAsString(String) - Static method in class org.apache.jetspeed.util.Base64
 
encodeAsString(byte[]) - Static method in class org.apache.jetspeed.util.Base64
 
encodeRedirectURL(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
encodeURL(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
encodeUrl(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
encryptPassword(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
encryptPassword(String) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
encryptPassword(String) - Method in interface org.apache.jetspeed.services.security.CredentialsManagement
This method provides client-side encryption of passwords.
encryptPassword(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
This method provides client-side encryption of passwords.
encryptPassword(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
This method provides client-side encryption of passwords.
encryptPassword(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
This method provides client-side encryption of passwords.
endDocument() - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
endElement(String) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
endElement(String, String, String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
endElement(String, String, String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
enterEndTagEvent(HTML.Tag) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
enterEndTagEvent(HTML.Tag) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
enterEndTagEvent(HTML.Tag) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
enterEndTagEvent(HTML.Tag) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
enterSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
enterSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
enterSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
enterSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
enterSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
enterStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
enterStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
enterStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
enterStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
enterText(char[], int) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
enterText(char[], int) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
enterText(char[], int) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
enterText(char[], int) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
entries - Variable in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
entries - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
entry - Variable in class org.apache.jetspeed.om.registry.base.PortletIterator
 
entryIndex - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
Associates entries with their fragments name for quick lookup
enumerateEntry() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
enumerateItem() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
equals(Object) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
Define equality criteria for ProfileLocator objects.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseCategory
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaType
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurity
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
Implements the equals operation so that 2 elements are equal if all their member values are equal.
equals(Object) - Method in class org.apache.jetspeed.om.security.UserIdPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.apache.jetspeed.om.security.UserNamePrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.apache.jetspeed.util.MimeType
Compare one MimeType to another
error(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == ERROR
error(String, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == ERROR
error(Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == ERROR
error(String, RunData) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == ERROR
error(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == ERROR
error(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if error is enabled
error(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if error is enabled
error(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the default logger
error(String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the default logger
error(String, String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the given logger
error(String, String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the given logger
error(String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the default logger
error(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the default logger
error(String, String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the given logger
error(String, String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == ERROR, printing is done by the given logger
error(SAXParseException) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
eval(RunData, String, String, String, Map) - Method in class org.apache.jetspeed.modules.ParameterLoader
Attempts to load and render a parameter using custom style.
evict() - Method in class org.apache.jetspeed.cache.FileCache
Evicts entries based on last accessed time stamp
evict(FileCacheEntry) - Method in interface org.apache.jetspeed.cache.FileCacheEventListener
Evict event, called when the entry is being evicted out of the cache
evict(FileCacheEntry) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Evict event, called when the entry is being evicted out of the cache
exec(RunData, String) - Method in class org.apache.jetspeed.modules.ParameterLoader
This method is not used.
execute() - Method in class org.apache.jetspeed.util.OverwriteProperties
Description of the Method
execute() - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Load the step and then execute it * * @exception BuildException * Description of the Exception
executeEvents(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
This method should be called to execute the event based system.
executeEvents(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecureGenericMVCAction
This method should be called to execute the event based system.
executeEvents(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecureJspPortletAction
This method should be called to execute the event based system.
executeEvents(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.SecureVelocityPortletAction
This method should be called to execute the event based system.
exists(LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
exists(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Query existense of an Object Function tries to locate given LDAPURL.
exit(RunData) - Static method in class org.apache.jetspeed.modules.actions.controls.Customize
Exit the customizer.
exitEndTagEvent(HTML.Tag) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
exitEndTagEvent(HTML.Tag) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
exitEndTagEvent(HTML.Tag) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
exitSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
exitSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
exitSimpleTagEvent(HTML.Tag, MutableAttributeSet) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
exitStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
exitStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
exitStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
exitStartTagEvent(HTML.Tag, MutableAttributeSet) - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
export(PsmlManagerService, QueryLocator) - Method in class org.apache.jetspeed.services.PsmlManager
Export profiles from this service into another service
export(PsmlManagerService, QueryLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Query for a collection of profiles given a profile locator criteria.
export(PsmlManagerService, QueryLocator) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Export profiles from this service into another service
export(PsmlManagerService, QueryLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Query for a collection of profiles given a profile locator criteria.
ext - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
extension - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
the extension for registry files
extractStyleParameters(Map, String) - Static method in class org.apache.jetspeed.modules.ParameterLoader
Extracts any parameters to parameter style.

F

FALSE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
FALSE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
FALSE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
FALSE_VALUE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
FEEDDAEMON_KEY - Static variable in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
FIELDNAME_CLASSNAME - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_CLASSNAME_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_CONTENT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_CONTENT_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_DESCRIPTION - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_DESCRIPTION_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_FIELDS - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_FIELDS_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_KEY - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_KEYWORDS - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_KEYWORDS_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_KEY_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_LANGUAGE - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_LANGUAGE_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_SCORE - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_SCORE_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_TITLE - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_TITLE_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_TYPE - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_TYPE_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_URL - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FIELDNAME_URL_DEFAULT - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
FILE_WATCH_EXPIRE - Static variable in class org.apache.jetspeed.portal.expire.ExpireFactory
 
FILTERED_RESULTS - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
FILTER_FIELDS - Static variable in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
FILTER_FIELDS - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
FILTER_REGEXP - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
name of the parameter that holds the regexp flag
FILTER_REGEXP - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
name of the parameter that holds the regexp flag
FILTER_REGEXP - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
name of the parameter that holds the regexp flag
FILTER_TYPE - Static variable in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
FILTER_TYPE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
name of the parameter that holds the filter type
FILTER_TYPE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
name of the parameter that holds the filter type
FILTER_TYPE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
name of the parameter that holds the filter type
FILTER_TYPE_GROUP - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
value of the filter type parameter for searching by group
FILTER_TYPE_GROUP - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
value of the filter type parameter for searching by group
FILTER_TYPE_LASTNAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
value of the filter type parameter for searching by last name
FILTER_TYPE_ROLE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
value of the filter type parameter for searching by role
FILTER_TYPE_ROLE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
value of the filter type parameter for searching by role
FILTER_TYPE_USER - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
value of the filter type parameter for searching by username
FILTER_TYPE_USER - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
value of the filter type parameter for searching by username
FILTER_TYPE_USERNAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
value of the filter type parameter for searching by username
FILTER_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
FILTER_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
name of the parameter that holds the filter value
FILTER_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
name of the parameter that holds the filter value
FILTER_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
name of the parameter that holds the filter value
FILTER_VALUES - Static variable in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
FILTER_VALUES - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
FULL_DEFAULT_PROFILE - Static variable in class org.apache.jetspeed.services.Profiler
 
FailedLoginException - exception org.apache.jetspeed.services.security.FailedLoginException.
Signals that user authentication failed.
FailedLoginException() - Constructor for class org.apache.jetspeed.services.security.FailedLoginException
Constructs a FailedLoginException with no detail message.
FailedLoginException(String) - Constructor for class org.apache.jetspeed.services.security.FailedLoginException
Constructs a FailedLoginException with the specified detail message.
FailedLoginException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.FailedLoginException
Construct a nested exception.
FakeJetspeedUser - class org.apache.jetspeed.services.security.nosecurity.FakeJetspeedUser.
A fake jetspeed user - constructed as needed.
FakeJetspeedUser(String, boolean) - Constructor for class org.apache.jetspeed.services.security.nosecurity.FakeJetspeedUser
 
Feed - class org.apache.jetspeed.daemon.Feed.
 
Feed(String, String, String) - Constructor for class org.apache.jetspeed.daemon.Feed
 
FeedDaemon - class org.apache.jetspeed.daemon.impl.FeedDaemon.
A daemon that parses out Jetspeed content sources.
FeedDaemon() - Constructor for class org.apache.jetspeed.daemon.impl.FeedDaemon
 
FileCache - class org.apache.jetspeed.cache.FileCache.
FileCache keeps a cache of files up-to-date with a most simple eviction policy.
FileCache() - Constructor for class org.apache.jetspeed.cache.FileCache
Default constructor.
FileCache(long, int) - Constructor for class org.apache.jetspeed.cache.FileCache
Set scanRate and maxSize
FileCache(int, int, long, int) - Constructor for class org.apache.jetspeed.cache.FileCache
Set all parameters on the cache
FileCache.FileCacheScanner - class org.apache.jetspeed.cache.FileCache.FileCacheScanner.
inner class that runs as a thread to scan the cache for updates or evictions
FileCache.FileCacheScanner() - Constructor for class org.apache.jetspeed.cache.FileCache.FileCacheScanner
 
FileCacheEntry - class org.apache.jetspeed.cache.FileCacheEntry.
FileCache entry keeps the cached content along with last access information.
FileCacheEntry(File, Object) - Constructor for class org.apache.jetspeed.cache.FileCacheEntry
Constructs a FileCacheEntry object
FileCacheEventListener - interface org.apache.jetspeed.cache.FileCacheEventListener.
FileCacheEventListener on notifications sent when FileCache events occur
FileCopy - class org.apache.jetspeed.util.FileCopy.
 
FileCopy() - Constructor for class org.apache.jetspeed.util.FileCopy
 
FileRegistry - interface org.apache.jetspeed.services.registry.FileRegistry.
Interface for manipulating RegistryFragments in a fragment based registry implementation.
FileServerPortlet - class org.apache.jetspeed.portal.portlets.FileServerPortlet.
Serve a static URL (typically a HTML fragment)
FileServerPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.FileServerPortlet
 
FileUploader - class org.apache.jetspeed.modules.actions.portlets.designer.FileUploader.
File Uploader helper
FileUploader() - Constructor for class org.apache.jetspeed.modules.actions.portlets.designer.FileUploader
 
FileWatchExpire - class org.apache.jetspeed.portal.expire.FileWatchExpire.
Handles expiration mechanisms that expire when the file changes.
FileWatchExpire() - Constructor for class org.apache.jetspeed.portal.expire.FileWatchExpire
 
FileWatchPortlet - class org.apache.jetspeed.portal.portlets.FileWatchPortlet.
Just like AbstractPortlet except that when its URL is modified on disk it automatically expires itself.
FileWatchPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.FileWatchPortlet
 
FileWatcher - class org.apache.jetspeed.portal.expire.FileWatcher.
A generic class for watching a file and determining if it has changed.
FileWatcher(String) - Constructor for class org.apache.jetspeed.portal.expire.FileWatcher
Create a FileWatcher with no parent info.
FileWatcher(String, String) - Constructor for class org.apache.jetspeed.portal.expire.FileWatcher
Create a new FileWatcher to watch the given URL.
FormatPath - class org.apache.jetspeed.modules.actions.portlets.designer.FormatPath.
Utility for formatting paths
FormatPath() - Constructor for class org.apache.jetspeed.modules.actions.portlets.designer.FormatPath
 
Forward - interface org.apache.jetspeed.services.forward.configuration.Forward.
Forward interface
ForwardDemoAction - class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction.
Demo of Forward stuff
ForwardDemoAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.ForwardDemoAction
 
ForwardImpl - class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl.
Basic Forward implementation
ForwardImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
ForwardService - interface org.apache.jetspeed.services.forward.ForwardService.
This is the interface to the Jetspeed Forward services.
ForwardTool - class org.apache.jetspeed.services.forward.ForwardTool.
Provides a tool interface to forwards
ForwardTool() - Constructor for class org.apache.jetspeed.services.forward.ForwardTool
 
ForwardsConfiguration - interface org.apache.jetspeed.services.forward.configuration.ForwardsConfiguration.
Forwards Configuration interface
ForwardsConfigurationImpl - class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl.
Forwards Configuration Implementation
ForwardsConfigurationImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
FusionResources - class org.apache.jetspeed.services.resources.FusionResources.
Extends the JetspeedResources to add Fusion specific keys
FusionResources() - Constructor for class org.apache.jetspeed.services.resources.FusionResources
 
failCheck(int, long, int) - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
fallback(ProfileLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
fallbackList(ProfileLocator, RunData) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
fallbackProfile(RunData, CapabilityMap) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
fastgetutil(String, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
fatal(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if fatal is enabled
fatal(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if fatal is enabled
fatalError(SAXParseException) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
fetch(String, String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Get the URL from the Internet and then place it in the File dest.
fetch(String, String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
fetch(String, String, boolean) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Pulls in the remote URL from the net and saves it to disk
fetch(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLFetcher
 
fetch(String, boolean) - Static method in class org.apache.jetspeed.services.urlmanager.URLFetcher
Try and fetch a URL as and get the content as a String and possibly add the URL to the BadURLManager if anything goes wrong.
fetchExtent() - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
fetchExtent() - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
fields - Variable in class org.apache.jetspeed.services.search.AbstractObjectHandler
 
file - Variable in class org.apache.jetspeed.cache.FileCacheEntry
 
files - Static variable in class org.apache.jetspeed.util.file.MergeFiles
 
filter(List, String[], String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletBrowseAction
Filter portlets by using the PortletFilter helper class
filter(List, String[], String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
Method that filters the registry entries.
filter(List, RunData) - Method in interface org.apache.jetspeed.modules.actions.portlets.browser.BrowserQuery
Filter the row programmatically on a query.
filter(List, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
filter() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
filterPortlets(List, String, String) - Static method in class org.apache.jetspeed.modules.actions.portlets.PortletFilter
Method that filters a list of portlets based on a give filter name/value.
filterPortlets(List, String[], String[]) - Static method in class org.apache.jetspeed.modules.actions.portlets.PortletFilter
Method that filters a list of portlets based on certain criteria.
finalize() - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
called before object is garbage collected
findElement(Reader, String, String) - Static method in class org.apache.jetspeed.services.Transformer
 
findElement(Reader, String, String) - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
Finds an element in a web page
findElement(Reader, String, String) - Method in interface org.apache.jetspeed.services.transformer.TransformerService
Finds an element in a web page
findElementNumber(Reader, String, String, int) - Static method in class org.apache.jetspeed.services.Transformer
 
findElementNumber(Reader, String, String, int) - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
Finds in an HTML page the "tagNumber" tag of type "element" Example: element = "p", tagNumber = "3" Page content:
findElementNumber(Reader, String, String, int) - Method in interface org.apache.jetspeed.services.transformer.TransformerService
Finds in an HTML page the "tagNumber" tag of type "element" Example: element = "p", tagNumber = "3" Page content:
findEntry(String) - Method in interface org.apache.jetspeed.om.registry.ClientRegistry
Returns the client which matches the given useragent string.
findEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
Returns the client which matches the given useragent string.
findEntryName(LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
findEntryName(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Find Entry Name Function Return entry name for given LDAPURL.
findForCapability(CapabilityMap) - Method in interface org.apache.jetspeed.om.registry.MediaTypeRegistry
 
findForCapability(CapabilityMap) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
findImage(char[], int) - Static method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
findPortletsByCategory(String) - Method in interface org.apache.jetspeed.om.registry.PortletRegistry
 
findPortletsByCategory(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
findPortletsByGroupCategory(String, String) - Method in interface org.apache.jetspeed.om.registry.PortletRegistry
 
findPortletsByGroupCategory(String, String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
findSkin(Portlets) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Helps locate a skin, recursively if neccesary.
findall - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
fireEvent(RunData, Class, Object, String) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
Convenience method for firing portlet events.
flush() - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Flushes the stream, writing any buffered output bytes
flushBuffer() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
flushBuffer() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
flushCache() - Method in class org.apache.jetspeed.services.portletcache.GlobalCache
Flush the cache of ALL objects
folderDelete(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
forPortlet(String) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Return a URI that refers to the named portlet.
forcePassword(JetspeedUser, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
forcePassword(JetspeedUser, String) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
forcePassword(JetspeedUser, String) - Method in interface org.apache.jetspeed.services.security.CredentialsManagement
Forcibly sets new password for a User.
forcePassword(JetspeedUser, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Forcibly sets new password for a User.
forcePassword(JetspeedUser, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Forcibly sets new password for a User.
forcePassword(JetspeedUser, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Forcibly sets new password for a User.
format - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
the output format for pretty printing when saving registries
format - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
the output format for pretty printing when saving registries
format - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
the output format for pretty printing when saving registries
formatDate(Date) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
formatter - Variable in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Date formatter
forward(String, String, String, String, Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
forward(RunData, String) - Method in interface org.apache.jetspeed.services.forward.ForwardService
Forward to a specific forward by name.
forward(RunData, String, String) - Method in interface org.apache.jetspeed.services.forward.ForwardService
For the given portlet and given action, forward to the target defined in the forward configuration for the portlet + action.
forward(String) - Method in class org.apache.jetspeed.services.forward.ForwardTool
Forward to a specific forward by name.
forward(String, String) - Method in class org.apache.jetspeed.services.forward.ForwardTool
For the given portlet and given action, forward to the target defined in the forward configuration for the portlet + action.
forward(RunData, String) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Forward to a specific forward by name.
forward(RunData, String, String) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
For the given portlet and given action, forward to the target defined in the forward configuration for the portlet + action.
forwardDynamic(RunData, String, Map) - Method in interface org.apache.jetspeed.services.forward.ForwardService
Forward to a specific forward by name.
forwardDynamic(RunData, String, String, Map) - Method in interface org.apache.jetspeed.services.forward.ForwardService
For the given portlet and given action, forward to the target defined in the forward configuration for the portlet + action.
forwardDynamic(RunData, String, Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Forward to a specific forward by name.
forwardDynamic(RunData, String, String, Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
For the given portlet and given action, forward to the target defined in the forward configuration for the portlet + action.
forwardInternal(RunData, String, Map, Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Internal implementation of Forward used by both forwards and portlet forwards.
forwards - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
forwards - Variable in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
fragments - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
The Castor generated RegsitryFragment objects
fullQuote(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
Get a single stock quote record, given a symbol return a StockQuote object.
fullQuote(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
fullQuote(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
Get a single stock quote record, given a symbol return a StockQuote object.
fullQuotes(String[]) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
Get an array of quote records, given a array of stock symbols.
fullQuotes(String[]) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
fullQuotes(String[]) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
Get an array of quote records, given a array of stock symbols.

G

GROUP - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
GROUP_BROWSER_CLIENT_SORTING - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
GROUP_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
GenericMVCAction - class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction.
Provides standard portal and MVC related action functionality.
GenericMVCAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Creates a new instance of GenericMVCAction
GenericMVCContext - class org.apache.jetspeed.portal.portlets.GenericMVCContext.
Context that holds all the data you want to transfer to your view.
GenericMVCContext() - Constructor for class org.apache.jetspeed.portal.portlets.GenericMVCContext
Creates a new instance of GenericMVCContext
GenericMVCContext(Collection) - Constructor for class org.apache.jetspeed.portal.portlets.GenericMVCContext
Adds an existing Collection of contexts into this one.
GenericMVCContext(Context) - Constructor for class org.apache.jetspeed.portal.portlets.GenericMVCContext
Adds an existing context into this one.
GenericMVCPortlet - class org.apache.jetspeed.portal.portlets.GenericMVCPortlet.
Provides the basic MVC Portlet functionality independant of any specific view technology (ie jsp, velocity, xslt, etc).
GenericMVCPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
GlobalAdminPortlet - class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet.
Returns global information about Jetspeed.
GlobalAdminPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet
 
GlobalCache - class org.apache.jetspeed.services.portletcache.GlobalCache.
This class is a static wrapper around the Turbine GlobalCacheService which doesn't provide its own wrapper.
GlobalCache() - Constructor for class org.apache.jetspeed.services.portletcache.GlobalCache
 
GridPortletController - class org.apache.jetspeed.portal.controllers.GridPortletController.
Layouts the portlets in a grid and apply the following constraints all cells within the same column have the same width all cells within the same row have the same minimum height
GridPortletController() - Constructor for class org.apache.jetspeed.portal.controllers.GridPortletController
 
Group - interface org.apache.jetspeed.om.security.Group.
A Jetspeed basic Group.
GroupBrowserAction - class org.apache.jetspeed.modules.actions.portlets.security.GroupBrowserAction.
This action sets up the template context for browsing of security groups in the Turbine database.
GroupBrowserAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.GroupBrowserAction
 
GroupException - exception org.apache.jetspeed.services.security.GroupException.
This is the basic group exception.
GroupException() - Constructor for class org.apache.jetspeed.services.security.GroupException
Constructs a GroupException with no detail message.
GroupException(String) - Constructor for class org.apache.jetspeed.services.security.GroupException
Constructs a GroupException with the specified detail message.
GroupException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.GroupException
Construct a nested exception.
GroupManagement - interface org.apache.jetspeed.services.security.GroupManagement.
The GroupManagement interface describes contract between the portal and security provider required for Jetspeed Group Management.
GroupRole - interface org.apache.jetspeed.om.security.GroupRole.
Interface for group/role container.
GroupUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction.
This action sets up the template context for editing security groups in the Turbine database.
GroupUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.GroupUpdateAction
 
generalValidation(Object) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
Validate a bean's property based on definition in the business object
generateId() - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
 
generateKey(Portlet, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Uses the portlet parameter to generate a unique key, using the portlet.getId.
generateLowerCasePassword(int) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
A utility method that will generate a lowercase password consisting of random numbers and letters of length N
generateMixedCasePassword(int) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
A utility method that will generate a password consisting of random numbers and letters of length N
generateNewUrl(String, HTML.Tag, HTML.Attribute) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
generateNewUrl(String, HTML.Tag, HTML.Attribute) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
generateNewUrl(String, HTML.Tag, HTML.Attribute) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
generateNewUrl(String, HTML.Tag, HTML.Attribute) - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
generateUpperCasePassword(int) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
A utility method that will generate an uppercase password consisting of random numbers and letters of length N
get(String) - Method in class org.apache.jetspeed.cache.FileCache
Gets an entry from the cache given a key
get(String) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
 
get(String) - Static method in class org.apache.jetspeed.services.Registry
 
get(String) - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
get(String, Locale) - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
Gets localized key from the default bundle and the provided locale.
get(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Returns a Registry object for further manipulation
get(String) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
get(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Returns a Registry object for further manipulation
get(String) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Returns a Registry object for further manipulation
get(int) - Method in class org.apache.jetspeed.services.search.SearchResults
 
get(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
The primary method invoked when the a Jetspeed GET is executed.
get(HttpServlet, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
getACL(RunData) - Method in class org.apache.jetspeed.modules.actions.JetspeedAccessController
 
getACL() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Deprecated.  
getAbsolute() - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Specify the link should be expressed in absolute form (ie only a URI and not a full URL)
getAccess(String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Returns the SecurityAccess object for the action requested or null if no specific access is defined for this action.
getAccess(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Returns the SecurityAccess object for the action requested or null if no specific access is defined for this action.
getAccessCounter() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Gets the access counter for a user from perm storage.
getAccessCounter() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Gets the access counter for a user from perm storage.
getAccessCounterForSession() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Gets the access counter for a user during a session.
getAccessCounterForSession() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Gets the access counter for a user during a session.
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getAccessMode() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getAccesses() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property accesses.
getAccesses() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Getter for property accesses.
getAcl(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getAcl(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getAcl(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
getAction() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
getAction() - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Getter for property action.
getAction() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Getter for property action.
getAction(String) - Static method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
Transforms an Action name in Turbine valid action name, by adding a controls package prefix and capitalizing the first letter of the name.
getAction() - Method in interface org.apache.jetspeed.services.forward.configuration.Portlet
 
getAction() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
getAction() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
getAction() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
getAction() - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
getAction(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes an action
getAction(String, Entry) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes an action to a specific portlet, as defined by an entry
getAction(String, Portlet) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes an action to a specific portlet
getAction(String, Portlets) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes an action to a specific portlet, as defined by a portlets
getAction(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes an action to a specific portlet, as defined by a PEID
getAction(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes an action
getAction(String, Entry) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes an action to a specific portlet, as defined by an entry
getAction(String, Portlet) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes an action to a specific portlet, as defined by a portlet
getAction(String, Portlets) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes an action to a specific portlet, as defined by a portlets
getAction(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes an action to a specific portlet, as defined by a PEID
getActionKey() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return the action key.
getActionKey() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return the action key.
getActionKey() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getActions() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
getAdminRoles() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getAdminRoles() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
getAdminRoles() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
getAgent() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
getAgent() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Returns the user-agent string
getAlign() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the aling attribute of the IFramePortlet object
getAllAllows() - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Getter for property allAllows.
getAllAllows() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Return a vector contain all allows elements.
getAllPortlets() - Static method in class org.apache.jetspeed.modules.actions.portlets.PortletFilter
Method to return all portlets in the Portlet Registry
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getAllowEdit(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Return true if this portlet is allowed to be edited in the rundata's context .
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Is the portled editable/customizeable.
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.ApplicationsPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Return true if this portlet is allowed to be edited in the rundata's context .
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet
 
getAllowEdit(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getAllowMaximize(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Return true if this portlets is allowed to be maximized.
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Can this portlet be maximized
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.ApplicationsPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Return true if this portlets is allowed to be maximized.
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet
 
getAllowMaximize(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getAllowView(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getAllowView(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Return true if this portlet is allowed to be viewed in the rundata's context .
getAllowView(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Is the portled viewable.
getAllowView(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Is the portled viewable.
getAllowView(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getAllows() - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Getter for property allows.
getAllows() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Getter for property allows.
getAlt() - Method in class org.apache.jetspeed.portal.controls.PortletAction
 
getAlt() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
 
getAnonymous() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getAnonymous() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getAnonymous() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Is the PSML for the anonymous user?
getAnonymous() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Is the PSML for the anonymous user?
getAnonymousUser() - Static method in class org.apache.jetspeed.services.JetspeedAuthentication
Automatically authenticates and retrieves the portal anonymous user.
getAnonymousUser() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getAnonymousUser() - Method in interface org.apache.jetspeed.services.security.PortalAuthentication
Automatically authenticates and retrieves the portal anonymous user.
getAnonymousUser() - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
Automatically authenticates and retrieves the portal anonymous user.
getAnonymousUser() - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
Automatically authenticates and retrieves the portal anonymous user.
getAnonymousUser() - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
Automatically authenticates and retrieves the portal anonymous user.
getAnonymousUserName() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getAnonymousUserName() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
getAnonymousUserName() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
getApplication() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
This method is used by the Castor persistence system to retrieve the application status
getArguments(PropertyDescriptor) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
 
getAsString(InputStream) - Static method in class org.apache.jetspeed.util.Streams
 
getAsString(Reader) - Static method in class org.apache.jetspeed.util.Streams
 
getAssembler(String) - Method in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyleFactory
Retrieve named assembler instance
getAttachment() - Method in class org.apache.jetspeed.om.apps.email.EmailInbox
Get the Attachment
getAttachmentname(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getAttachments(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getAttachmentsFolder() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getAttribute(String, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Convenience method for retreiving this action's PortletInstance attribute.
getAttribute(String, String, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Convenience method for retreiving this action's PortletInstance attribute.
getAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Retrieve a portlet attribute from persistent storage
getAttribute(String, String) - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getAttribute(String) - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getAttribute(String, String, RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Retrieve a portlet attribute from persistent storage
getAttribute(String, String) - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves an attributes value associated with a named object from a portlet instance's persistence storage.
getAttribute(String) - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves an attributes value associated with a named object from a portlet instance's persistence storage.
getAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Retrieve a portlet attribute from persistent storage
getAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Retrieve a portlet attribute from persistent storage
getAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Retrieve a portlet attribute from persistent storage
getAttribute(String, String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access the named attribute of the keyed state.
getAttribute(String) - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Access the named attribute.
getAttribute(String, String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Access the named attribute of the keyed state.
getAttribute(RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns the parameter for this name from the Temp - session object
getAttribute(RunData, String, Object) - Static method in class org.apache.jetspeed.util.PortletSessionState
 
getAttribute(Portlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns the parameter for this name from the Temp - session object Uses the portlet parameter to generate a unique key.
getAttribute(VelocityPortlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns the parameter for this name from the Temp - session object Uses the portlet parameter to generate a unique key.
getAttributeNames() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getAttributeNames() - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves a list of all attributes names for all the attributes contained within this portlet instance.
getAttributeNames(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access an array of all names of attributes stored in the keyed state.
getAttributeNames() - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Access an array of all names of attributes stored in the SessionState.
getAttributeNames(String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Access an array of all names of attributes stored in the keyed state.
getAttributeWithFallback(Portlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns the attribute for this name using the following search path: request parameter session attribute instance attribute config parameter Uses the portlet parameter to generate a unique key.
getAttributes(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getAttributes(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getAttributes(String, String[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getAttributes(Name, String[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getAttributes() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getAttributes() - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves a list of all of the attributes of this portlet instance as org.apache.jetspeed.om.profile.Parameter objects.
getAuthor() - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
getAvailabilityStatus(int) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
 
getAvailableThreadCount() - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Get the number of threads that are available.
getBackgroundColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying the portlet background
getBackgroundColor() - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
getBackgroundColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying the portlet background
getBackgroundColor() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
getBase() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getBaseMetaInfo() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for retrieving the metainfo
getBaseParameterStyle() - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
getBaseProperties() - Method in class org.apache.jetspeed.util.OverwriteProperties
Return the file to merge propertie into
getBaseSecurity() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for retrieving the security object
getBinaryContent(URLConnection, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
Gets the HTML content from the URL Connection stream and writes it to respones
getBoolean(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a boolean value.
getBoolean(String, boolean) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purppose of this method is to get the configuration resource with the given name as a boolean value, or a default value.
getBoolean(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a boolean value.
getBoolean(String, boolean) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purppose of this method is to get the configuration resource with the given name as a boolean value, or a default value.
getBottom() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the last index of the row in the window displayed.
getBottom() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the last index of the row in the window displayed.
getBufferSize() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
getBufferSize() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
getBundle(RunData) - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getBundle(RunData) - Method in interface org.apache.jetspeed.services.customlocalization.CustomLocalizationService
Get the resource bundle given the state of the current request.
getBundleName(Object) - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
getBusinessKey(String) - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
returns businessKey object associated with provided business
getCURRENT() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
The following methods used by Velocity to get value of constants
getCacheCount() - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
getCacheCount() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the cache count for this session.
getCacheCount() - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Gets the cache count for this session.
getCacheSize() - Static method in class org.apache.jetspeed.services.portletcache.GlobalCache
Gets size, in bytes, of cache
getCacheable(String) - Method in class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService
Retrieves a Cacheable object from the cache.
getCacheable(String) - Static method in class org.apache.jetspeed.services.portletcache.PortletCache
Retrieves an object from the cache
getCacheable(String) - Method in interface org.apache.jetspeed.services.portletcache.PortletCacheService
Retrieves a Cacheable object from the cache.
getCachedOnName() - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
getCachedOnURL() - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
 
getCachedOnValue() - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
getCachedParameter(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
helper to get an instance of a cached parameter.
getCachedParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getCapabilities() - Method in interface org.apache.jetspeed.om.registry.CapabilityMap
Returns an enumeration of all capabilities a client is capabale of.
getCapabilities() - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
 
getCapabilities() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getCapabilities() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
getCapability() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the capability map for the user agent issuing this request
getCapability() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the capability map for the user agent issuing this request
getCapabilityMap(RunData) - Static method in class org.apache.jetspeed.capability.CapabilityMapFactory
Returns the map corresponding to the given RunData.
getCapabilityMap(String) - Static method in class org.apache.jetspeed.capability.CapabilityMapFactory
Returns the map corresponding to the given user-agent
getCapabilityMap() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns all supported capablities as CapabilityMap.
getCapabilityMap() - Method in interface org.apache.jetspeed.om.registry.MediaTypeEntry
Returns all supported capablities as CapabilityMap.
getCapabilityMap() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getCapabilityMap() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
getCapabilityMap() - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
getCapabilityMap() - Method in interface org.apache.jetspeed.portal.PortletConfig
 
getCaps() - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
 
getCategories() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getCategory() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
getCategoryKey(Category) - Method in interface org.apache.jetspeed.om.registry.PortletRegistry
 
getCategoryKey(Category) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
getCellClasses(String) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
 
getCellSizes(String) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
Parses the size config info and returns a list of size values for the current set
getCellSizes(String) - Static method in class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
Parses the size config info and returns a list of size values for the current set
getChainedContexts() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
This Collection is "live" as it is the same Collection that maintains this Context's chained contexts.
getChange() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getChange() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getChannel() - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
getCharSet() - Method in class org.apache.jetspeed.util.MimeType
Return the character encoding associated, if any
getCharacterEncoding() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
getCharacterSet() - Method in interface org.apache.jetspeed.om.registry.MediaTypeEntry
 
getCharacterSet() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
getCheck() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
getClassName() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Getter for property className.
getClassName() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Getter for property className.
getClassname() - Method in class org.apache.jetspeed.daemon.DaemonEntry
The classname of this daemon
getClassname() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
 
getClassname() - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
 
getClassname() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getClassname() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
getClassname() - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
 
getClassname(PortletEntry) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Retruns the classname defined for this PortletEntry.
getClear() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getClients() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getCode() - Method in class org.apache.jetspeed.util.MimeType
Extracts from this MimeType a user-friendly identifying code ie "html" for "text/html" or "wml" for "text/vnd.wap.wml"
getColor() - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
getColor() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
getColumn() - Method in class org.apache.jetspeed.portal.BasePortletSetConstraints
Get the column the portlet should be displayed in
getColumn() - Method in interface org.apache.jetspeed.portal.PortletSet.Constraints
Get the column the portlet should be displayed in
getColumn() - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
Get the number of columns used in this controller
getColumnWidth(int) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
getColumnsWidth() - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
getConfig() - Method in interface org.apache.jetspeed.portal.PortletControl
 
getConfig() - Method in interface org.apache.jetspeed.portal.PortletController
Returns the configuration object for this object
getConfig() - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getConfig() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getConfigParameter(Portlet, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Returns the parameter for this name from the xreg
getConfigParameter(VelocityPortlet, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Returns the parameter for this name from the xreg
getConfirmed() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Gets the confirmation value.
getConfirmed() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Gets the confirmation value.
getConstraints() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Retrieves the constraints associated with this portlet
getConstraints() - Method in interface org.apache.jetspeed.portal.PortletConfig
Retrieves the constraints associated with this portlet
getConstraints(Map) - Method in interface org.apache.jetspeed.portal.PortletController
Creates a constraint object based on an original source.
getConstraints(Map) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Creates a constraint object based on an original map source.
getContent(RunData, String, String, Map) - Method in class org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle
Returns presentation control
getContent(RunData, String, String, Map) - Method in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
Returns presentation method html fragment
getContent(RunData, String, String, Map) - Method in class org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle
Returns presentation control
getContent(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getContent() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getContent(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Returns an HTML representation of this portlet.
getContent(RunData) - Method in interface org.apache.jetspeed.portal.PortletController
Renders the content of the PortletSet for the current request
getContent(RunData) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getContent(PortletSet, RunData) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
Get the content for this PortletController
getContent(RunData) - Method in class org.apache.jetspeed.portal.controllers.VelocityPortletController
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns the content of inner portlet
getContent(RunData) - Method in class org.apache.jetspeed.portal.controls.TitleControl
Method checks, which MimeType is requested.
getContent(RunData) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
Handles the content generation for this control using Velocity
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
getContent(RunData, CapabilityMap) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
getContent(RunData, CapabilityMap, boolean) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.AggregatePortlet
Returns an HTML representation of this portlet.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.ApplicationsPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.BASICAuthIFramePortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.BogusPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.ClearPortlet
Insert the method's description here.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Returns an HTML representation of this portlet.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
This methods outputs the content of the portlet for a given request.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.LinkPortlet
Render HTML links like: .
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.NewRSSPortlet
This methods outputs the content of the portlet for a given request.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.PreviewPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.RedirectPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.ServletInvokerPortlet
Returns an ECS concrete element that includes the servlet/JSP.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
Gets content by proxy (java.net.URL) from an internal URL and returns it
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.WMLFilePortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
This methods outputs the content of the portlet for a given request.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet
This methods outputs the content of the portlet for a given request.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
This methods outputs the content of the portlet for a given request.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.XMLPortlet
Return the PI-stripped XML document wrapped in an ECS ElementContainer
getContent(Object, RunData) - Method in class org.apache.jetspeed.portal.portlets.XMLPortlet
Return the PI-stripped XML document wrapped in an ECS ElementContainer.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet
Return general runtime information.
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
Get the content for this JCP Admin
getContent(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet
 
getContent(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getContent() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object content
getContent() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object content (cannot be null)
getContent() - Method in class org.apache.jetspeed.services.webpage.CachedResource
Gets the content of this resource in a byte array.
getContent() - Method in class org.apache.jetspeed.util.template.JspTemplate
 
getContentAndWrite(URLConnection, ProxyRunData) - Static method in class org.apache.jetspeed.services.webpage.WebPageCache
Retrieves the content from the proxied host for the requested.
getContentAsString(URLConnection, ProxyRunData, String) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Gets the HTML content from the URL Connection stream and returns it as a Stream
getContentAsString(URLConnection, ProxyRunData, String) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Gets the HTML content from the URL Connection stream and returns it as a Stream
getContentMarkup(String) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
Get the jetspeed content from disk.
getContentStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use for the portlet content
getContentStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use for the portlet content
getContentType() - Method in class org.apache.jetspeed.services.webpage.CachedResource
Accessor to get the content type for this resource as defined in WebPageHelper
getContentType(String, String) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
Given the content-type header string, returns a content type id
getContentType() - Method in class org.apache.jetspeed.util.MimeType
Return the media type associated
getContentURL() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getContext(RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
Return the Context needed by Velocity.
getContext(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
Return the Context
getContext() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Genereate a JNDI context using the context factory and the provider url
getControl() - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
getControl() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getControl() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getControl(String) - Static method in class org.apache.jetspeed.services.PortalToolkit
Instanciates a PortletControl based on a Registry entry, if available or directly from a classname.
getControl(Control) - Static method in class org.apache.jetspeed.services.PortalToolkit
Instanciates a PortletControl based on a PSML Control object
getControl(String) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Instanciates a PortletControl based on a Registry entry, if available or directly from a classname.
getControl(Control) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Instanciates a PortletControl based on a PSML Control object
getControl(Control, PortletEntry) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
 
getControl(String) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Instanciates a PortletControl based on a Registry entry, if available or directly from a classname.
getControl(Control) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Instanciates a PortletControl based on a PSML Control object
getController() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getController() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getController() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getController() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getController() - Method in class org.apache.jetspeed.portal.BasePortletSet
Return the current controller for this set
getController() - Method in interface org.apache.jetspeed.portal.PortletSet
Return the current controller for this set
getController() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getController(String) - Static method in class org.apache.jetspeed.services.PortalToolkit
Instanciates a PortletController based on a Registry entry, if available or directly from a classname.
getController(Controller) - Static method in class org.apache.jetspeed.services.PortalToolkit
Instanciates a PortletController based on a PSML Controller object
getController(String) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Instanciates a PortletController based on a Registry entry, if available or directly from a classname.
getController(Controller) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Instantiates a PortletController based on a PSML Controller object
getController(String) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Instanciates a PortletController based on a Registry entry, if available or directly from a classname.
getController(Controller) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Instanciates a PortletController based on a PSML Controller object
getControllerStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use for the controller overall
getControllerStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use for the Controller overall
getControllers() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getControls() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getCopyright() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getCount() - Static method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Get the feed count.
getCountry() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getCountry() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getCountry() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return country of the PSML file
getCountry() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return country of the PSML file
getCreateDate() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Gets the create date for this User.
getCreateDate() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Gets the create date for this User.
getCreationTime() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getCreationTime() - Method in interface org.apache.jetspeed.portal.Portlet
Get the creation time for this Portlet
getCreationTime() - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
getCreationTime() - Method in interface org.apache.jetspeed.portal.expire.Expire
Get the time this Expire object was created
getCreationTime() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
getCreationTime() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Get the creation time for this Portlet
getCreationTime() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getCurrentRunData() - Method in class org.apache.jetspeed.services.rundata.JetspeedRunDataService
Access the current rundata object - the one associated with the current thread.
getCurrentSessionState() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access the SessionState object associated with the current request's http session.
getCurrentSessionState(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access the SessionState object associated with the current request's http session with the given key.
getCurrentSessionState() - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Access the SessionState object associated with the current request's http session.
getCurrentSessionState(String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Access the SessionState object associated with the current request's http session with the given key.
getCurrentTemplate(RunData) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
getCustomized() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the portlet id which should be customized for this request
getCustomized() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the portlet id which should be customized for this request
getCustomizedProfile() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Get the psml profile being customized.
getCustomizedProfile() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Get the psml profile being customized.
getCustomizer(Portlet) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
This method retrieves the appropriate customizer portlet for the current portlet
getDEFAULT() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getDEFAULT_PAGE() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getDN() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getDaemon() - Method in class org.apache.jetspeed.daemon.DaemonThread
 
getDaemon(DaemonEntry) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Allows a Daemon to define its Thread priority through a factory.
getDaemon(String) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Get a daemon with the given classname.
getDaemon(DaemonEntry) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Allows a Daemon to define its Thread priority through a factory.
getDaemon(String) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Get a daemon with the given classname.
getDaemon(DaemonEntry) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Allows a Daemon to define its Thread priority through a factory.
getDaemon(String) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Get a daemon with the given classname.
getDaemonConfig() - Method in interface org.apache.jetspeed.daemon.Daemon
Require that Daemons have a getter for the DaemonConfig
getDaemonConfig() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
getDaemonConfig() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
getDaemonConfig() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
getDaemonContext() - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
 
getDaemonContext() - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
 
getDaemonContext() - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
getDaemonEntries() - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Get the current known DaemonEntries within the DaemonFactory
getDaemonEntries() - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Get the current known DaemonEntries within the DaemonFactory
getDaemonEntries() - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Get the current known DaemonEntries within the DaemonFactory
getDaemonEntry() - Method in interface org.apache.jetspeed.daemon.Daemon
Get the entry for this daemon.
getDaemonEntry() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
getDaemonEntry() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
getDaemonEntry() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
getDaemonEntry(String) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Given the name of a DaemonEntry...
getDaemonEntry(String) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Given the name of a DaemonEntry...
getDaemonEntry(String) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Given the name of a DaemonEntry...
getData() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get the contents/data of this URL
getData() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Open this URL and read its data, then return it as a string
getDatabaseBrowserIterator(VelocityPortlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Centralizes the calls to runData.getUser.getTemp() - to retrieve the DatabaseBrowserIterator.
getDate() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getDate() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getDbConnection() - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Get a database connection to the default or specifed torque database pool
getDebug() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getDefaultBundleName() - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getDefaultCapabilityMap() - Static method in class org.apache.jetspeed.capability.CapabilityMapFactory
Returns the map corresponding to the given user-agent
getDefaultExtension() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Get the default extension given in the properties file.
getDefaultLayoutTemplate() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Get the default layout template given in the properties file.
getDefaultNavigation() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Get the default Navigation given in the properties file.
getDefaultScreen() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Get the Screen template given in the properties file.
getDefaultSecurityRef(Profile) - Static method in class org.apache.jetspeed.services.PortalToolkit
Gets default security ref based on the profile type (user|role|group).
getDefaultSecurityRef(String) - Static method in class org.apache.jetspeed.services.PortalToolkit
Gets default security ref based on the profile type (user|role|group).
getDefaultSecurityRef(Profile) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Gets default security ref based on the profile type (user|role|group).
getDefaultSecurityRef(String) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Gets default security ref based on the profile type (user|role|group).
getDefaultSecurityRef(Profile) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Gets default security ref based on the profile type (user|role|group).
getDefaultSecurityRef(String) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Gets default security ref based on the profile type (user|role|group).
getDefaultUser() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getDescription() - Method in class org.apache.jetspeed.daemon.Feed
 
getDescription() - Method in interface org.apache.jetspeed.om.profile.MetaInfo
 
getDescription() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getDescription() - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
 
getDescription() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getDescription() - Method in interface org.apache.jetspeed.om.registry.MetaInfo
 
getDescription() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getDescription() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property description.
getDescription() - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
 
getDescription() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getDescription() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getDescription() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getDescription(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Getter for property description.
getDescription() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getDescription() - Method in interface org.apache.jetspeed.portal.Portlet
Returns a description of this portlet.
getDescription(String) - Method in interface org.apache.jetspeed.portal.Portlet
Get a Description for this instance of the portlet.
getDescription() - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves the description (if it is defined) of the parent portlet as it is defined within the portlet registry.
getDescription() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getDescription() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Provide a description within PML if the user has specified one.
getDescription(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Provide a Description within PML if the user has specified one.
getDescription() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Returns a description of this portlet.
getDescription(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Provide a Description within PML if the user has specified one.
getDescription() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet.Item
Get the description for this item...
getDescription() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Provide a description within PML if the user has specified one.
getDescription(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getDescription() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object description
getDescription() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object description (cannot be null)
getDescription() - Method in class org.apache.jetspeed.util.MetaData
Returns the description for the default locale
getDescription(Locale) - Method in class org.apache.jetspeed.util.MetaData
Returns the title for the given locale, if the title isn't defined in this locale or the locale, return the default title
getDescription() - Method in class org.apache.jetspeed.util.types.MetaInfo
 
getDescription() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getDescription() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getDescription() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getDescription() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
getDestination(String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
getDetails() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getDisabled() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the disabled status for the user
getDisabled() - Method in interface org.apache.jetspeed.om.security.JetspeedUser
Returns the disabled status for the user
getDisabled() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the disabled status for the user
getDocs() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getDocument(String) - Method in class org.apache.jetspeed.cache.FileCache
Gets an entry from the cache given a key
getDocument() - Method in class org.apache.jetspeed.cache.FileCacheEntry
Get the Document
getDocument() - Method in class org.apache.jetspeed.om.profile.BaseProfile
Gets the root set of portlets for this profile object.
getDocument() - Method in class org.apache.jetspeed.om.profile.ImportProfile
Gets the root set of portlets for this profile object.
getDocument() - Method in interface org.apache.jetspeed.om.profile.Profile
Gets the psml document attached to this profile
getDocument() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getDocument() - Method in interface org.apache.jetspeed.portal.PortletInstance
Returns the PSMLDocument that contains this portlet instance.
getDocument(String) - Static method in class org.apache.jetspeed.services.PsmlManager
Deprecated.  
getDocument(ProfileLocator) - Static method in class org.apache.jetspeed.services.PsmlManager
Returns a PSML document for the given locator
getDocument(List) - Static method in class org.apache.jetspeed.services.PsmlManager
Given a ordered list of locators, find the first document matching a profile locator, starting from the beginning of the list and working to the end.
getDocument(String) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Deprecated.  
getDocument(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Returns a cached PSML document for the given locator
getDocument(ProfileLocator, boolean) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Returns a PSML document for the given locator
getDocument(List) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Given a ordered list of locators, find the first document matching a profile locator, starting from the beginning of the list and working to the end.
getDocument(String) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Deprecated.  
getDocument(ProfileLocator) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Returns a PSML document for the given locator
getDocument(List) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Given a ordered list of locators, find the first document matching a profile locator, starting from the beginning of the list and working to the end.
getDocument(String) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
getDocument(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Returns a PSML document for the given locator
getDocument(List) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Given ordered list of locators, find the first document matching a profile locator, starting from the beginning of the list and working to the end.
getDouble(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a double.
getDouble(String, double) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a double, or a default value.
getDouble(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a double.
getDouble(String, double) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a double, or a default value.
getEmail() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the email address for this user.
getEmail() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the email address for this user.
getEmailUserInfo(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
get user authentication info for email.
getEnableContentLog() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getEncodedUrl() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getEntries() - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Get a list of all the documents within the cache...
getEntries() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Get a list of all the documents within the cache...
getEntries(String) - Static method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Get the PML for the given URL
getEntries() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getEntries() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getEntries() - Method in interface org.apache.jetspeed.om.registry.Registry
Get all entries within this Registry
getEntries() - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
getEntries() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
getEntries(String) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getEntriesArray() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getEntriesArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getEntriesArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getEntriesIterator() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getEntriesIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getEntriesIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getEntry(String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Take the given remove URL and place it in the disk cache.
getEntry(String, boolean) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Get an Entry from the from the cache but force this URL to be fetched and then cached no matter what configuration options Jetspeed provides.
getEntry(String, Reader) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Get a entry based on a URL but you should already have the content.
getEntry(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
getEntry(String, boolean) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Force this URL to update
getEntry(String, Reader) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Get an Entry given a Reader and the URL from which it has been fetched.
getEntry(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first entry in the current PSML resource corresponding to the given portlet name
getEntry(Portlets, String) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first entry in the specified PSML resource corresponding to the given portlet name
getEntry(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Returns the first entry in the current PSML resource corresponding to the given portlet name
getEntry(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getEntry(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getEntry(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getEntry(String) - Method in interface org.apache.jetspeed.om.registry.Registry
Get the entry in the registry with the specified name
getEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
getEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
getEntry() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getEntry() - Method in interface org.apache.jetspeed.portal.PortletInstance
Returns the PSML OM instance associated with this instance.
getEntry(ParameterParser) - Static method in class org.apache.jetspeed.portal.PortletURIManager
Given a ParameterParser, get a PortletEntry.
getEntry(String, String) - Static method in class org.apache.jetspeed.services.Registry
 
getEntry(String, String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Returns a RegistryEntry from the named Registry.
getEntry(String, String) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
getEntry(String, String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Returns a RegistryEntry from the named Registry.
getEntry(String, String) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Returns a RegistryEntry from the named Registry.
getEntry() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property entry.
getEntry(ParameterParser) - Static method in class org.apache.jetspeed.util.URILookup
Given a ParameterParser, get a PortletEntry.
getEntry(int) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
getEntry() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
getEntryById(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first entry in the current PSML resource corresponding to the given entry id
getEntryById(Portlets, String) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first entry in the specified PSML resource corresponding to the given portlet Id
getEntryById(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Returns the first entry in the current PSML resource corresponding to the given entry id
getEntryCount() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getEntryCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getEntryCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getEntryCount() - Method in interface org.apache.jetspeed.om.registry.Registry
Get the number of entries within the Registry.
getEntryCount() - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
getEntryCount() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
getEntryCount() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
getEntryFromRequest() - Method in class org.apache.jetspeed.util.template.JetspeedTool
Retreives the Entry object for current portlet based on the "js_peid" parameter
getEntryName() - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
getEntryParameter() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property parameter
getEnvironment() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getErrorString() - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Returns the error string from failed initialized.
getErrorString() - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
getExpirationMillis() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set the expiration time in milliseconds.
getExpirationMillis() - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
getExpirationMillis() - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
getExpirationMillis() - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Return the expiration time in milliseconds.
getExpirationTime() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get the expiration time of this DiskCacheEntry
getExpirationTime() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Set the expiration date of this entry.
getExpire(Portlet, String) - Static method in class org.apache.jetspeed.portal.expire.ExpireFactory
Create a new Expire object with the specified Portlet and classname.
getExpire() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Used by a Cacheable object to determine when it should expire itself from the cache.
getExpire() - Method in class org.apache.jetspeed.portal.portlets.FileWatchPortlet
Expire this Portlet if it's URL Changes on disk.
getExpire() - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
getExpire() - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
getExpire() - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Used by a Cacheable object to determine when it should expire itself from the cache.
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getExtends() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getExternal() - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Specify the link should be expressed in external form (ie with protocol, server name and server port)
getFailures() - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
getFeeds() - Static method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Get the feeds that are available to Jetspeed
getFields() - Method in class org.apache.jetspeed.services.search.AbstractObjectHandler
 
getFields() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object searchable fields
getFields() - Method in interface org.apache.jetspeed.services.search.ObjectHandler
Returns the set of fields used to create the parsed object.
getFields() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Deprecated. Returns parsed object searchable fields
getFile() - Method in class org.apache.jetspeed.cache.FileCacheEntry
Get the file descriptor
getFile() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Deprecated.  
getFile(DiskCache, String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Given a URL, determine what the filename would be within the cache.
getFile() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Get the File that this URL obtains within the cache.
getFile(String) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Tests wether the passed argument is an URL string or a file name and returns the corresponding file object, using diskcache for remote URLs
getFileURL(DiskCache, String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Given a url and an disk cache instance, determine what the correct URL for this cache entry for the remote URL would be.
getFilename(FileItem, String, String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.FileUploader
 
getFilter() - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
 
getFirstLogon() - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
getFirstName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the first name for this user.
getFirstName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the first name for this user.
getFloat(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a float.
getFloat(String, float) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a float, or a default value.
getFloat(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a float.
getFloat(String, float) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a float, or a default value.
getFolder(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getFormID() - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
getForward(String) - Method in interface org.apache.jetspeed.services.forward.ForwardService
Lookup a single forward definition by forward name
getForward(String) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Lookup a single forward definition by forward name
getForward() - Method in interface org.apache.jetspeed.services.forward.configuration.PortletForward
 
getForward() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
getForwards() - Method in interface org.apache.jetspeed.services.forward.ForwardService
Get a collection of all forwards in the system.
getForwards() - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Get a collection of all forwards in the system.
getForwards() - Method in interface org.apache.jetspeed.services.forward.configuration.ForwardsConfiguration
 
getForwards() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
getForwardsCount() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
getFragmentMap() - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
getFragmentMap() - Method in interface org.apache.jetspeed.services.registry.FileRegistry
 
getFragmentMap() - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
getFrameBorder() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets whether to display a border around the IFRAME.
getFrameName() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets iframe name
getFrom(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getGROUP() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getGroup() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getGroup() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getGroup() - Method in interface org.apache.jetspeed.om.registry.Category
 
getGroup() - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Getter for property group.
getGroup() - Method in class org.apache.jetspeed.om.registry.base.BaseCategory
 
getGroup() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Getter for property group.
getGroup() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
getGroup() - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
Get the Group
getGroup() - Method in interface org.apache.jetspeed.om.security.GroupRole
Get the Group
getGroup(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getGroup() - Method in interface org.apache.jetspeed.services.forward.configuration.Page
 
getGroup() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
getGroup() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
getGroup(String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Retrieves a single Group for a given groupname principal.
getGroup(String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Retrieves a single Group for a given groupname principal.
getGroup(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Retrieves a single Group for a given groupname principal.
getGroup(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Retrieves a single Group for a given groupname principal.
getGroup(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Retrieves a single Group for a given groupname principal.
getGroup(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a default page for the group
getGroup(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page for the group
getGroup(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a default page for the group
getGroup(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page for the group
getGroupName() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getGroupName() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getGroupName() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return Group name of the PSML file
getGroupName() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return Group name of the PSML file
getGroupProfile(JetspeedRunData, CapabilityMap) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Process group profiles
getGroupRoles() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
getGroups(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getGroups() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getGroups(String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Retrieves all Groups for a given username principal.
getGroups() - Method in interface org.apache.jetspeed.services.security.GroupManagement
Retrieves all Groups.
getGroups(String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Retrieves all Groups for a given username principal.
getGroups() - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Retrieves all Groups.
getGroups(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Retrieves all Groups for a given username principal.
getGroups() - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Retrieves all Groups.
getGroups(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Retrieves all Groups for a given username principal.
getGroups() - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Retrieves all Groups.
getGroups(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Retrieves all Groups for a given username principal.
getGroups() - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Retrieves all Groups.
getHTMLContent(PortletSet, RunData) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getHTMLContent(RunData) - Method in class org.apache.jetspeed.portal.controls.TitleControl
Method returns content for html, in case that the requested MimeTyp is html.
getHTMLContent(URLConnection, ProxyRunData, String) - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
Gets the HTML content from the URL Connection stream and returns it in a string
getHandle(Object) - Static method in class org.apache.jetspeed.portal.portlets.AbstractInstancePortlet
Construct the handle used for caching.
getHandle() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Used by the cache to get a unique reference on what you want to add and then retrieve in the future from the cache
getHandle(Object) - Static method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Builds a new cache handle for this cacheable class with the specified config object.
getHandle() - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
getHandle() - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
getHandle() - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Deprecated. cacheable classes should now implement a static getHandle(config) method
getHandler(Object) - Static method in class org.apache.jetspeed.services.search.HandlerFactory
Returns parsed object handler for specific object
getHandler(String) - Static method in class org.apache.jetspeed.services.search.HandlerFactory
Returns parsed object handler for specific object
getHeight() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the height attribute of the IFramePortlet object
getHeight() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getHidden() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for retrieving the visibility status
getHigh() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getHigh() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getHighlightBackgroundColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying an highlighted background
getHighlightBackgroundColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying an highlighted background
getHighlightTextColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying an highlighted text
getHighlightTextColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying an highlighted text
getHighlightTitleStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use on the control of the Highlighted title tab or menu item
getHighlightTitleStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use on the control of the Highlighted titles on tab or menu item
getHitCount() - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
getHitCount() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the hitcount for this session.
getHitCount() - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Gets the hitcount for this session.
getHomePage() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return link to the home page without user, page, group, role, template, action, media type, language, or country in link.
getHomePage() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return link to the home page without user, page, group, role, template, action, media type, language, or country in link.
getHost() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getID() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getID() - Method in interface org.apache.jetspeed.portal.Portlet
Retrieve a unique portlet id
getID() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getID() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
getID() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Retrieve a unique portlet id
getID() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getID() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the Site ID for this site return the string value of the Site ID
getID() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getID() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getIP(String) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
 
getId() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getId() - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
getId() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getId() - Method in interface org.apache.jetspeed.om.profile.Security
Gets the security entry unique id.
getId() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getId() - Method in class org.apache.jetspeed.om.profile.psml.PsmlSecurity
Gets the security entry unique id.
getId() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getId() - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
 
getId() - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
 
getId() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property id.
getId() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getId() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
 
getId() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
 
getId() - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroup
Get the id of the Group
getId() - Method in class org.apache.jetspeed.om.security.BaseJetspeedPermission
Get the id of the Permission
getId() - Method in class org.apache.jetspeed.om.security.BaseJetspeedRole
Get the id of the Role
getId() - Method in interface org.apache.jetspeed.om.security.Group
Get the id of the Group
getId() - Method in interface org.apache.jetspeed.om.security.Permission
Get the id of the Permission
getId() - Method in interface org.apache.jetspeed.om.security.Role
Get the id of the Role
getId() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
ID Function Return Value of ID property
getId() - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
Get the id of the Group
getId() - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
Get the id of the Permission
getId() - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
Get the id of the Role
getId() - Method in class org.apache.jetspeed.om.security.turbine.TurbineGroup
 
getId() - Method in class org.apache.jetspeed.om.security.turbine.TurbinePermission
 
getId() - Method in class org.apache.jetspeed.om.security.turbine.TurbineRole
 
getId() - Method in interface org.apache.jetspeed.services.forward.configuration.Pane
 
getId() - Method in interface org.apache.jetspeed.services.forward.configuration.Portlet
 
getId() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl
 
getId() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getIdentity() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getImage() - Method in interface org.apache.jetspeed.om.profile.MetaInfo
 
getImage() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getImage() - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
 
getImage() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getImage() - Method in interface org.apache.jetspeed.om.registry.MetaInfo
 
getImage() - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
 
getImage() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getImage(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Getter for property image.
getImage(String, String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
 
getImage() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getImage(String) - Method in interface org.apache.jetspeed.portal.Portlet
Getter for property image.
getImage(String, String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns a named image from this skin.
getImage() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Getter for property image.
getImage(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Getter for property image.
getImage() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Getter for property image.
getImage(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Getter for property image.
getImage(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getImage() - Method in class org.apache.jetspeed.util.MetaData
Returns the descriptive image for the default locale
getImage(Locale) - Method in class org.apache.jetspeed.util.MetaData
Returns the descriptive image for the given locale, if the image isn't defined in this locale or the locale, return the default image
getImage() - Method in class org.apache.jetspeed.util.types.MetaInfo
 
getImage() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getImage() - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
getIncludeRoot() - Method in class org.apache.jetspeed.util.OverwriteProperties
Gets the includeRoot attribute of the OverwriteProperties object
getIncludesDir() - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Gets the Directory to look for includes in * * @return Directory to look for includes in
getInfo(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Get the information record stored in the database about an URL.
getInfo(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
getInfo(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Get the information record stored in the database about an URL.
getInfo() - Method in class org.apache.jetspeed.util.JetspeedNullFilter
 
getInitParameter(String) - Method in class org.apache.jetspeed.util.BaseConfig
Returns a parameter (or null) that was given the controller.
getInitParameter(String, String) - Method in class org.apache.jetspeed.util.BaseConfig
Returns a parameter (or defaultValue) that was given the controller.
getInitParameter(String) - Method in interface org.apache.jetspeed.util.Config
Returns a parameter (or null) that was given the controller.
getInitParameter(String, String) - Method in interface org.apache.jetspeed.util.Config
Returns a parameter (or defaultValue) that was given the controller.
getInitParameterNames() - Method in class org.apache.jetspeed.util.BaseConfig
Returns the parameter names of this Config.
getInitParameterNames() - Method in interface org.apache.jetspeed.util.Config
Returns the parameter names of this Config.
getInitParameters() - Method in class org.apache.jetspeed.util.BaseConfig
Retrieves the PortletController parameters
getInitParameters() - Method in interface org.apache.jetspeed.util.Config
Retrieves the PortletController parameters
getInitialInstance(String) - Static method in class org.apache.jetspeed.services.webpage.Configuration
 
getInputStream() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get an InputStream for this Entry.
getInputStream() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Get an input stream from this entry
getInstance() - Static method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Return the default instance of the JetspeedDiskCache cache.
getInstance(String) - Static method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Return the default instance of the JetspeedDiskCache cache.
getInstance(String) - Method in class org.apache.jetspeed.modules.ParameterLoader
Pulls out an instance of the object by name.
getInstance() - Static method in class org.apache.jetspeed.modules.ParameterLoader
The method through which this class is accessed.
getInstance() - Static method in class org.apache.jetspeed.om.security.JetspeedGroupFactory
Factory method to create JetspeedGroup instances.
getInstance(boolean) - Static method in class org.apache.jetspeed.om.security.JetspeedGroupFactory
 
getInstance() - Static method in class org.apache.jetspeed.om.security.JetspeedPermissionFactory
Factory method to create JetspeedPermission instances.
getInstance(boolean) - Static method in class org.apache.jetspeed.om.security.JetspeedPermissionFactory
 
getInstance() - Static method in class org.apache.jetspeed.om.security.JetspeedRoleFactory
Factory method to create JetspeedRole instances.
getInstance(boolean) - Static method in class org.apache.jetspeed.om.security.JetspeedRoleFactory
 
getInstance() - Static method in class org.apache.jetspeed.om.security.JetspeedUserFactory
Factory method to create JetspeedUser instances.
getInstance(boolean) - Static method in class org.apache.jetspeed.om.security.JetspeedUserFactory
 
getInstance(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Gets the portlet instance associated with this portlet.
getInstance(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Gets the portlet instance associated with this portlet.
getInstance(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Gets the portlet instance associated with this portlet.
getInstance(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Gets the portlet instance associated with this portlet.
getInstance(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Gets the portlet instance associated with this portlet.
getInstance(Portlet, Profile) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
getInstance(Portlet, RunData) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
getInstance(Portlet, Profile) - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
Retrieves a portlet instance from persistent storage for the given portlet.
getInstance(Portlet, RunData) - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
Retrieves a portlet instance from persistent storage for the given portlet.
getInstance(Portlet, RunData) - Method in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
Retrieves a portlet instance from persistent storage for the given portlet.
getInstance(Portlet, Profile) - Method in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
Retrieves a PersistentPortlet instance for this portlet.
getInstance() - Static method in class org.apache.jetspeed.services.webpage.Configuration
 
getInstance(RunData) - Static method in class org.apache.jetspeed.util.template.JetspeedLinkFactory
Get an initialized JetspeedLink object.
getInstanceParameter(Portlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Returns the parameter for this name from the psml
getInstanceParameter(VelocityPortlet, RunData, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Returns the parameter for this name from the psml
getInstances(Profile) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
getInstances(RunData) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
getInstances(Profile) - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
Retrieves a List of portlet instances for the given profile.
getInstances(RunData) - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
Retrieves a List of portlet instances for the current profile.
getInstances(RunData) - Method in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
Retrieves a List of portlet instances for the current profile.
getInstances(Profile) - Method in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
Retrieves a List of portlet instances for the given profile.
getInt(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as an integer.
getInt(String, int) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as an integer, or a default value.
getInt(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as an integer.
getInt(String, int) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as an integer, or a default value.
getIntValue() - Method in class org.apache.jetspeed.util.HtmlItem
Accessor Method that returns the items value
getInterval() - Method in class org.apache.jetspeed.daemon.DaemonEntry
The amount of time in seconds that this daemon should wait before processing again.
getItem(int) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getItem() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getItemCount() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getItems() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet
Get the items that were defined by this XML content
getIterator() - Method in class org.apache.jetspeed.cache.FileCache
get an iterator over the cache values
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getJavaClass() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getJavascriptEvents() - Method in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
Returns javascript event definitions as defined by "[name].style.javascript:[event]".
getJetspeedUser() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the Jetspeed User (same as getUser without cast)
getJetspeedUser() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the Jetspeed User (same as getUser without cast)
getJs_peid() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the portlet id (PEID) referenced in this request
getJs_peid() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the portlet id (PEID) referenced in this request
getJspeid() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
getKey() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
 
getKey() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object key
getKey() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object key (cannot be null)
getKey() - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Access the unique StateManager key for the SessionState.
getKeys() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
 
getKeywords() - Method in class org.apache.jetspeed.services.search.AbstractObjectHandler
 
getKeywords() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object keywords
getKeywords() - Method in interface org.apache.jetspeed.services.search.ObjectHandler
Returns the set of keywords used to create the parsed object.
getKeywords() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Deprecated. Returns parsed object keywords
getKill() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getKillne() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getLanguage() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getLanguage() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getLanguage() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object language
getLanguage() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object language (cannot be null)
getLanguage() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return Language of the PSML file
getLanguage() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return Language of the PSML file
getLanguage() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getLanguageSettings(Profile, RunData) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
getLastAccessDate() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Gets the last access date for this User.
getLastAccessDate() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Gets the last access date for this User.
getLastAccessed() - Method in class org.apache.jetspeed.cache.FileCacheEntry
Get the cache's lastAccessed stamp
getLastBuildDate() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getLastLogin() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get last login date/time for this user.
getLastLogin() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get last login date/time for this user.
getLastModified() - Method in class org.apache.jetspeed.cache.FileCacheEntry
Get the entry's lastModified stamp (which may be stale compared to file's stamp)
getLastModified() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get the lastModified date of this DiskCacheEntry
getLastModified() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Return the last modified date of this entry.
getLastName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the last name for this user.
getLastName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the last name for this user.
getLayout() - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
getLayout() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getLayout() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Deprecated. use getConstraints instead
getLayout(String, String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns a parameter (or defaultValue) that was given to a Portlet.
getLayout() - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns the portlet current PortletSet
getLayout(String, String) - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns a parameter (or defaultValue) that was given to a Portlet.
getLayoutTemplateName(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Locate and return the name of a layout template.
getLink() - Method in class org.apache.jetspeed.portal.controls.PortletAction
 
getLink() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
getLink() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet.Item
 
getLink(int, String, String, int, String, String, String, String, String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page.
getLink(int, String, String, int, String, String, String, String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getLink(int, String, String, int, String, String, String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getLink(int, String, String, int, String, String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getLink(int, String, String, int, String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getLink(int, String, String, int, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getLink(int, String, String, int, String, String, String, String, String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page.
getLink(int, String, String, int, String, String, String, String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
getLink(int, String, String, int, String, String, String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
getLink(int, String, String, int, String, String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
getLink(int, String, String, int, String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
getLink(int, String, String, int, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
getLink() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getLink() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getLink() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getLink() - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
getLink() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
getListItems(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
Returns a map of list items (key=value)
getListItems(RunData, String, String, Map, Context) - Method in class org.apache.jetspeed.modules.parameters.ListBox
Returns a map of list items (key=value)
getLocalURL(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Given a virtual URL, resolve it to a local URL: Ex: /test.xml -> http://localhost:80/test.xml
getLocale(RunData) - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getLocale(RunData) - Method in interface org.apache.jetspeed.services.customlocalization.CustomLocalizationService
Get the locale from the session first, then fallback to normal request headers.
getLocale() - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
getLocale(RunData) - Method in class org.apache.jetspeed.services.customlocalization.JetspeedLocalizationService
This method read if a user has set getPerm("language") to use another language or not.
getLocale() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
getLog() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Reference to logger
getLogLocation() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getLogMessage(RunData, Portlet, String, long) - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Formats log message
getLogger(String) - Static method in class org.apache.jetspeed.services.logging.JetspeedLogFactoryService
The actual Factory method that gets the appropriate logger from Log4j and wraps it in a JetspeedLogger
getLogger() - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method returns default logger for Turbine System
getLogger(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method returns logger with given name.
getLogin() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getLoginFailureString() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getLoginSuccessString() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getLogon() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getLogout() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getLong(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a long.
getLong(String, long) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to get the configuration resource with the given name as a long, or a default value.
getLong(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a long.
getLong(String, long) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a long, or a default value.
getLow() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getLow() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getManagingEditor() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getManufacturer() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns the manufacturer of this client
getManufacturer() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getMapping() - Method in interface org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManager
 
getMapping() - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
getMarginHeight() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the marginheight attribute of the IFramePortlet object
getMarginWidth() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the marginwidth attribute of the IFramePortlet object
getMarkedPage(RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the previous marked page as relative url.
If no page was marked, the Jetspeed Home page is returned.
getMarkedPage(RunData, boolean) - Static method in class org.apache.jetspeed.util.URILookup
Gets the previous marked page.
If no page was marked, the Jetspeed Home page is returned.
getMaxSize() - Method in class org.apache.jetspeed.cache.FileCache
Get the maximum size of the cache
getMediaType() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getMediaType() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getMediaType(RunData, CapabilityMap) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Lookup the media type from the CapabilitMap.
getMediaType() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return Media Type of the PSML file
getMediaType() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return Media Type of the PSML file
getMediaTypes() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Needed for Castor 0.8.11 XML serialization for retrieving the media type names associated to this object
getMedias() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getMergeBaseProperties() - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Gets the File to merge properties into * * @return File to merge properties into
getMergeProperties() - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Gets the File to merge properties from * * @return File to merge properties from
getMessage() - Method in interface org.apache.jetspeed.daemon.Daemon
Provided so that a Daemon can provide a message to users.
getMessage() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
getMessage() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
getMessage() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
getMessage(int) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getMessage(int, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getMessage(DaemonEntry) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Get the last known message of the given DaemonEntry's processing
getMessage(DaemonEntry) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Get the last known message of the given DaemonEntry's processing
getMessage(DaemonEntry) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Get the last known message of the given DaemonEntry's processing
getMessage() - Method in class org.apache.jetspeed.services.urlmanager.URLInfo
Get the message
getMessageContent(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getMessageId(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getMessageId(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
getMetaData(Portlets) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Create a MetaData object from a PSML Metainfo object
getMetaData(Entry) - Static method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Create a MetaData object from a PSML Metainfo object
getMetaData(PortletEntry) - Static method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Create a MetaData object from a registry Metainfo object
getMetaInfo() - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
getMetaInfo() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
Required by Castor 0.8.11 XML serialization for retrieving the metainfo
getMetaInfo() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
Required by Castor 0.8.11 XML serialization for retrieving the metainfo
getMetaInfo() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getMetaInfo() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property metaInfo.
getMetaInfo() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getMetaInfo() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getMetainfo() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns this Portlet's Metainfo or null it none exists.
getMetainfo() - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns this Portlet's Metainfo or null it none exists.
getMimeType() - Method in interface org.apache.jetspeed.om.registry.MediaTypeEntry
 
getMimeType() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
getMimeTypes() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
getMimeTypes() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Get the mime types that this CapabilityMap supports.
getMimetypeMap() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns all supported mimetypes as MimeTypeMap.
getMimetypeMap() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getMimetypes() - Method in interface org.apache.jetspeed.om.registry.MimetypeMap
Returns an enumeration of all mimetypes the client supports.
getMimetypes() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getMimetypes() - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
getMimetypesVector() - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
getMode() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the portlet id which should be maximized for this request
getMode() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the portlet id which should be maximized for this request
getModel() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns the model of this client
getModel() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getMultiFields() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
 
getMultiFields() - Method in interface org.apache.jetspeed.services.search.ParsedObject
 
getMultiKeywords() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
 
getMultiKeywords() - Method in interface org.apache.jetspeed.services.search.ParsedObject
 
getName() - Method in class org.apache.jetspeed.daemon.DaemonEntry
The "name" of this Daemon.
getName() - Method in class org.apache.jetspeed.daemon.Feed
 
getName() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
getName() - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Return the name of this document
getName() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getName() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getName() - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Return the name of this document
getName() - Method in interface org.apache.jetspeed.om.profile.Parameter
 
getName() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getName() - Method in interface org.apache.jetspeed.om.profile.Role
 
getName() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getName() - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
 
getName() - Method in class org.apache.jetspeed.om.profile.psml.PsmlRole
 
getName() - Method in interface org.apache.jetspeed.om.registry.Category
 
getName() - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Returns parameter style name
getName() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getName() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property name.
getName() - Method in interface org.apache.jetspeed.om.registry.StyleOption
 
getName() - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
 
getName() - Method in class org.apache.jetspeed.om.registry.base.BaseCategory
 
getName() - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
getName() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getName() - Method in class org.apache.jetspeed.om.registry.base.BaseStyleOption
 
getName() - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
 
getName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroup
Get the name of the Group
getName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedPermission
Get the name of the Permission
getName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedRole
Get the name of the Role
getName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
getName() - Method in interface org.apache.jetspeed.om.security.Group
Get the name of the Group
getName() - Method in interface org.apache.jetspeed.om.security.Permission
Get the name of the Permission
getName() - Method in interface org.apache.jetspeed.om.security.Role
Get the name of the Role
getName() - Method in class org.apache.jetspeed.om.security.UserIdPrincipal
Returns the name of this principal.
getName() - Method in class org.apache.jetspeed.om.security.UserNamePrincipal
Returns the name of this principal.
getName() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
Get the name of the Group
getName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
Get the name of the Permission
getName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
Get the name of the Role
getName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
getName() - Method in class org.apache.jetspeed.om.security.turbine.TurbineGroup
 
getName() - Method in class org.apache.jetspeed.om.security.turbine.TurbinePermission
 
getName() - Method in class org.apache.jetspeed.om.security.turbine.TurbineRole
 
getName() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getName() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the name of this color scheme
getName() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getName() - Method in interface org.apache.jetspeed.portal.Portlet
Returns a name for this portlet.
getName() - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves the name of the parent portlet as it is defined within the portlet registry.
getName() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the name of this color scheme
getName() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getName() - Method in class org.apache.jetspeed.portal.controls.PortletAction
 
getName() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Get the portlet's name
getName() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Returns a name for this portlet.
getName() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getName(String) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
getName() - Method in interface org.apache.jetspeed.services.forward.configuration.Forward
 
getName() - Method in interface org.apache.jetspeed.services.forward.configuration.Page
 
getName() - Method in interface org.apache.jetspeed.services.forward.configuration.Pane
 
getName() - Method in interface org.apache.jetspeed.services.forward.configuration.Portlet
 
getName() - Method in interface org.apache.jetspeed.services.forward.configuration.QueryParam
 
getName() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
getName() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
getName() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl
 
getName() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
getName() - Method in class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl
 
getName() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
 
getName() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPaneTag
 
getName() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
getName() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
 
getName(String) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Return Name Function Return name for given DN.
getName() - Method in class org.apache.jetspeed.services.logging.BaseLogger
name of the logger
getName() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the common name for this site.
getName() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getName() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getName() - Method in class org.apache.jetspeed.util.BaseConfig
Returns the name for this configuration
getName() - Method in interface org.apache.jetspeed.util.Config
Returns the name for this configuration
getName() - Method in class org.apache.jetspeed.util.HtmlItem
Accessor Method that returns the items description
getName() - Method in class org.apache.jetspeed.util.types.Parameter
 
getName() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getName() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getName() - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
getName() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
getNameInNamespace() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getNameParser(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getNameParser(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getNameSpacePrefix() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getNameSpaceURI() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getNames() - Static method in class org.apache.jetspeed.services.Registry
 
getNames() - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
List all the registry currently available to this service
getNames() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
getNames() - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
List all the registry currently available to this service
getNames() - Method in interface org.apache.jetspeed.services.registry.RegistryService
List all the registry currently available to this service
getNavigationName(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Locate and return the name of a Navigation module.
getNextPeid() - Method in interface org.apache.jetspeed.services.idgenerator.IdGeneratorService
Generate a Unique PEID
getNextPeid() - Static method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGenerator
Generate a Unique PEID
getNextPeid() - Method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
Generate a Unique PEID
getNo_of_messages() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getNode(Node, String) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
Utility method for traversing the document parsed DOM tree and retrieving a Node by tagname
getNotSupportedMsg() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the message displayed when IFRAME is not supported This includes when Frames are turned off.
getNumberOfObjects() - Static method in class org.apache.jetspeed.services.portletcache.GlobalCache
Gets size, in bytes, of cache
getObject(String) - Static method in class org.apache.jetspeed.services.portletcache.GlobalCache
Gets a cached object given its id (a String).
getOpening() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getOpening() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getOption(String) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Returns specific style option
getOption(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
getOptions() - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Returns a vector of parameter style options
getOptions() - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
getOutputStream() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
getOutputStream() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
getOwner() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property owner.
getOwnerAllows() - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Getter for property ownerAllows.
getOwnerAllows() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Getter for property ownerAllows.
getP() - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
getPANE_ID() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getPANE_NAME() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getPORTLET_ID() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getPORTLET_NAME() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getPSMLDocument(String, Portlets) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Get PSMLDocument object for given pagename and portlets.
getPadding() - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Returns the padding value between the displayed portlets
getPage() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
getPage() - Method in interface org.apache.jetspeed.services.forward.configuration.Forward
 
getPage() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
getPage() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a default page for the current user, group, or role.
getPage(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page for the current user, group, or role.
getPage(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page and pane for the current user, group, or role.
getPage() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a default page for the current user, group, or role.
getPage(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page for the current user, group, or role.
getPage(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page and pane for the current user, group, or role.
getPageId() - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
getPageId() - Method in interface org.apache.jetspeed.portal.PortletConfig
 
getPageKey() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getPageName() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return Page name of the PSML file
getPageName() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return Page name of the PSML file
getPageSessionId() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Access an identifier for the current request's PageSession.
getPageSessionId() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Access an identifier for the current request's PageSession.
getPageSessionState() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Access the current request's PageSession state object.
getPageSessionState() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Access the current request's PageSession state object.
getPane() - Method in interface org.apache.jetspeed.services.forward.configuration.Forward
 
getPane() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
getPane(String) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Returns the portlet content customized for the current user.
getPaneById(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a specific pane using the pane's id
getPaneById(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a specific pane using the pane's id
getPaneByName(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a specific pane using the pane's id
getPaneByName(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a specific pane using the pane's id
getPaneParameter() - Method in interface org.apache.jetspeed.portal.PanedPortletController
 
getPaneParameter() - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
 
getPanelKey() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Use the activePortlet to get the current Panel name (key).
getPanelKey() - Method in class org.apache.jetspeed.util.template.PortletTemplateLink
Deprecated.  
getParamPassword() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getParamPermissions() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getParamUser() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getParameter(String) - Method in class org.apache.jetspeed.daemon.DaemonConfig
 
getParameter(String) - Method in class org.apache.jetspeed.daemon.DaemonContext
 
getParameter(String) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameter(int) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameter() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameter(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameter(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameter() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameter(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameter(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameter() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameter(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Search for a named parameter and return the associated parameter object.
getParameter(String) - Method in interface org.apache.jetspeed.om.registry.SkinEntry
Search for a named parameter and return the associated parameter object.
getParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Search for a named parameter and return the associated parameter object.
getParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Search for a named parameter and return the associated parameter object.
getParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Search for a named parameter and return the associated parameter object.
getParameter(Portlet, RunData, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
 
getParameter(VelocityPortlet, RunData, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
 
getParameter(RunData, String, String, String, String) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
Returns a parameter rendered in specific parameter style
getParameterCount() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameterCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameterCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameterFromPSML(VelocityPortlet, RunData, String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getParameterFromRegistry(VelocityPortlet, String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getParameterFromTemp(VelocityPortlet, RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getParameterIterator() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameterIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameterIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameterMap() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Returns a map of parameter values keyed on the parameter names
getParameterMap() - Method in interface org.apache.jetspeed.om.registry.SkinEntry
Returns a map of parameter values keyed on the parameter names
getParameterMap() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Returns a map of parameter values keyed on the parameter names
getParameterMap() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Returns a map of parameter values keyed on the parameter names
getParameterMap() - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Returns a map of parameter values keyed on the parameter names
getParameterName() - Method in interface org.apache.jetspeed.portal.PanedPortletController
Deprecated.  
getParameterName() - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Deprecated.  
getParameterNames() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
 
getParameterNames() - Method in interface org.apache.jetspeed.om.registry.SkinEntry
 
getParameterNames() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getParameterNames() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
getParameterNames() - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
 
getParameterStyle() - Method in interface org.apache.jetspeed.om.registry.Parameter
Returns parameter style object
getParameterStyle() - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
getParameterUsingFallback(VelocityPortlet, RunData, String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getParameterValue(String) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
getParameterValue(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameterValue(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameters() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
getParameters() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getParameters() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Needed for Castor 0.8.11 XML serialization for retrieving the parameters objects associated to this object
getParameters() - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Needed for Castor 0.8.11 XML serialization for retrieving the parameters objects associated to this object
getParameters(Portlets) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Fetches the parameters out of a PSML Portlets entry
getParameters(Control) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Retrieves the parameters from a PSML Control object
getParameters(Controller) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Retrieves the parameters from a PSML Controller object
getParameters(Layout) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Retrieves a parameter Map from an array of PSML Layout object
getParameters(Skin) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Retrieves a parameter Map from a PSML skin object
getParameters(Entry) - Static method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Fetches the parameters out of a PSML Entry
getParameters() - Method in class org.apache.jetspeed.webservices.util.SoapAccessBean
Parameters property getter method.
getParent() - Method in class org.apache.jetspeed.om.BaseSecurityReference
Getter for property parent.
getParent() - Method in interface org.apache.jetspeed.om.SecurityReference
Getter for property parent.
getParent() - Method in interface org.apache.jetspeed.om.profile.Entry
 
getParent() - Method in class org.apache.jetspeed.om.profile.psml.PsmlEntry
 
getParent() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
 
getParent() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getParentEntry() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Looks up in the Registry the parent entry for this real entry
getParentEntry(BasePortletEntry) - Method in class org.apache.jetspeed.om.registry.base.PortletIterator
 
getParentEntry(PortletEntry) - Static method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
 
getParentPortlets() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getParentPortlets() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Returns the parent.
getParm(String, Object) - Method in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
Allows to retrieve a style parameter with default
getParser() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getPassword() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get password for this user.
getPassword() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get password for this user.
getPassword() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the password used to logon to this site.
getPassword() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getPassword() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getPasswordChanged() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
getPasswordChanged() - Method in interface org.apache.jetspeed.om.security.JetspeedUser
Returns the date of last password change
getPasswordChanged() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the date of last password change
getPath() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getPath() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getPath() - Method in interface org.apache.jetspeed.om.profile.Reference
 
getPath() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPath() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getPerm(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get an object from permanent storage.
getPerm(String, Object) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get an object from permanent storage; return default if value is null.
getPerm(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get an object from permanent storage.
getPerm(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get an object from permanent storage; return default if value is null.
getPermStorage() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This should only be used in the case where we want to save the data to the database.
getPermStorage() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This should only be used in the case where we want to save the data to the database.
getPermission(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getPermission(String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Retrieves a single Permission for a given permissionName principal.
getPermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getPermission(String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Retrieves a single Permission for a given permissionName principal.
getPermission(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getPermission(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
getPermission(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Retrieves a single Permission for a given permissionName principal.
getPermission(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Retrieves a single Permission for a given permissionName principal.
getPermission(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Retrieves a single Permission for a given permissionName principal.
getPermissions(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getPermissions() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getPermissions(String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Retrieves all Permissions for a given rolename principal.
getPermissions() - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Retrieves all Permissions.
getPermissions(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getPermissions(String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Retrieves all Permissions for a given rolename principal.
getPermissions() - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Retrieves all Permissions.
getPermissions(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getPermissions(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
getPermissions(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Retrieves all Permissions for a given roleName principal.
getPermissions() - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Retrieves all Permissions.
getPermissions(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Retrieves all Permissions for a given rolename principal.
getPermissions() - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Retrieves all Permissions.
getPermissions(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Retrieves all Permissions for a given rolename principal.
getPermissions() - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Retrieves all Permissions.
getPort() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getPortalElement(String) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Return the content of a portal element given the id of the element.
getPortlet(Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
 
getPortlet() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getPortlet() - Method in interface org.apache.jetspeed.portal.PortletControl
Retrieves the portlet managed by this control
getPortlet() - Method in interface org.apache.jetspeed.portal.PortletInstance
Returns the parent portlet of this PortletInstance.
getPortlet() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Retrieves the portlet managed by this control
getPortlet() - Method in class org.apache.jetspeed.portal.expire.BaseExpire
Get the Portlet on which this is based.
getPortlet() - Method in interface org.apache.jetspeed.portal.expire.Expire
Get the Portlet on which this is based.
getPortlet() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getPortlet(Entry) - Static method in class org.apache.jetspeed.services.PortletFactory
Given a PSML Entry return an instanciated Portlet.
getPortlet(String, String) - Static method in class org.apache.jetspeed.services.PortletFactory
Given a Portlet registry entry name, instanciate it
getPortlet() - Method in interface org.apache.jetspeed.services.forward.configuration.Forward
 
getPortlet() - Method in interface org.apache.jetspeed.services.forward.configuration.PortletForward
 
getPortlet() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
getPortlet() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
getPortlet(Entry) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Given a PSML Entry return an instanciated Portlet.
getPortlet(String, String) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Given a Portlet registry entry name, instanciate it
getPortlet(String, PortletConfig, String) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Instanciates or retrieve from memory cache a portlet corresponding to the passed parameters
getPortlet(Entry) - Method in interface org.apache.jetspeed.services.portletfactory.PortletFactoryService
Given a PSML Entry return an instanciated Portlet.
getPortlet(String, String) - Method in interface org.apache.jetspeed.services.portletfactory.PortletFactoryService
Given a Portlet registry entry name, instanciate it
getPortlet() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the portlet id referenced in this request
getPortlet() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the portlet id referenced in this request
getPortlet() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property portlet.
getPortlet() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getPortlet(String) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Deprecated. Use getPortletById()
getPortletAt(int) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the Portlet at position pos
getPortletAt(int) - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the Portlet at position pos
getPortletAt(int) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns the Portlet at the given position if the control manages a PortletSet, else the inner portlet if the queried position is 0
getPortletByID(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the Portlet with the given id
getPortletByID(String) - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the Portlet with the given id
getPortletByID(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns the Portlet with the given id
getPortletById(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return an link to a specific portlet using the portet's id
getPortletById(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return an link to a specific portlet using the portet's id
getPortletById(String) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Return the content of a portlet using the portlet's id (PEID).
getPortletById(String, boolean) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Return the content of a portlet using the portlet's id (PEID).
getPortletByName(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the Portlet with the given name
getPortletByName(String) - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the Portlet with the given name
getPortletByName(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns the Portlet with the given name
getPortletByName(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Add a portlet reference in the link.
getPortletByName(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. Use getPortletById()
getPortletByName(String) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getPortletConfig() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getPortletConfig() - Method in interface org.apache.jetspeed.portal.Portlet
Get the config of this servlet.
getPortletConfig() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getPortletConfig() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Get the config of this servlet
getPortletConfig() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Get the config of this servlet.
getPortletConfig() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getPortletConfig(Portlets) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Given a PSML Portlets, get the value of what its PortletConfig would be.
getPortletConfig(PortletEntry, String) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Given a Registry Entry, get the value of what its PortletConfig would be.
getPortletConfigChanged(Portlet, RunData) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns current state of portlet config and resets it if set.
getPortletEditURI(Portlet, RunData) - Static method in class org.apache.jetspeed.portal.PortletURIManager
Get a URI for viewing this portlet by itself.
getPortletEntry() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
getPortletForward(String, String) - Method in interface org.apache.jetspeed.services.forward.ForwardService
Lookup a single portlet forward definition by portlet name + target name
getPortletForward(String, String) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Lookup a single portlet forward definition by portlet name + target name
getPortletForwards() - Method in interface org.apache.jetspeed.services.forward.ForwardService
Get a collection of all portlet forwards in the system.
getPortletForwards() - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Get a collection of all portlet forwards in the system.
getPortletForwards() - Method in interface org.apache.jetspeed.services.forward.configuration.ForwardsConfiguration
 
getPortletForwards() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
getPortletForwardsCount() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
getPortletFromRegistry(RunData) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Return the content of a portlet using the portlet's name.
getPortletFromRegistry(String, String) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Deprecated. Do not use this method because it's not secure. It will be removed after Beta 5.
getPortletId() - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
getPortletId() - Method in interface org.apache.jetspeed.portal.PortletConfig
 
getPortletInfoPortlet(RunData) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
This method retrieves the appropriate information portlet for the current portlet
getPortletInstance(Context) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Convenience method for retreiving this action's PortletInstance
getPortletKey() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getPortletList(RunData) - Static method in class org.apache.jetspeed.util.AutoProfile
Load a profile - the mediatype is depending on rundata settings The profile will load if the rundata.profile.mediatype differs from customtype (Session Param) if the param notForce is false, the profile will be loaded wether is already used or not -------------------------------------------------------------------------- last modified: 10/31/01 Andreas Kempf, Siemens ICM S CP PE, Munich
getPortletMaxURI(String, RunData) - Static method in class org.apache.jetspeed.portal.PortletURIManager
Get a PortletURI by it's name and rundata
getPortletMaxURI(RegistryEntry, RunData) - Static method in class org.apache.jetspeed.portal.PortletURIManager
Get a URL for viewing this URL full screen.
getPortletParameter(RunData, Context, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
get portlet parameter from portlet instance.
getPortletParameter(RunData, Portlet, String) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
Returns a parameter in its defined parameter style
getPortletParameter(RunData, Portlet, String, String) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
Returns a parameter in its defined parameter style
getPortletParameter(RunData, Portlet, String, String, String) - Static method in class org.apache.jetspeed.util.template.JetspeedTool
Returns a parameter in its defined parameter style
getPortletParameters(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
getPortletSession(RunData, Context, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
gets the portlet session
getPortletSessionState(String) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Access the current request's PortletSession state object.
getPortletSessionState(String) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Access the current request's PortletSession state object.
getPortletSet() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns the portlet current PortletSet
getPortletSet() - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns the portlet current PortletSet
getPortletSkin() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Retrieves the Skin object that should be used for this portlet.
getPortletSkin() - Method in interface org.apache.jetspeed.portal.PortletConfig
Retrieves the Skin object that should be used for this portlet.
getPortletSkinClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use for the global skin rendering
getPortletSkinClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
This returns the class to use for the entire portlet, based on the cascading : portlet has 9 possible class to be used in a skin : ________________ - title (+ left/right) |__|__________|__| | | | | | | | | - content (+ left/right) | | | | | | | | |__|__________|__| - bottom (+ left/right) |__|__________|__| using cascading, we can change all of those class with one parent class -> this is how PortletSkinClass is used
getPortletStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use for the portlet overall
getPortletStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use for the portlet overall
getPortletURI(Portlet, RunData) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Builds a link object to access a given pane.
getPortletURI(Portlet, RunData) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Builds the link to access to a given pane.
getPortlets() - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Return ths portlet set PSML description of this document
getPortlets(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the current PSML resource corresponding to the given name
getPortlets(int) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the current PSML resource found at the specified position.
getPortlets(Portlets, String) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the specified PSML resource corresponding to the given name
getPortlets(Portlets, int, int) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the specified PSML resource in the given position
getPortlets() - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Return the portlet set PSML description of this document
getPortlets(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Returns the first portlets element in the current PSML resource corresponding to the given name
getPortlets(int) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Returns the first portlets element in the current PSML resource found at the specified position.
getPortlets(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getPortlets() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Return a list of portlet.
getPortlets(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getPortlets() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPortlets(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPortlets() - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the portlet set as an Enumeration
getPortlets() - Method in interface org.apache.jetspeed.portal.PortletController
Returns the PortletSet to render by this controller
getPortlets() - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the portlet set as an Enumeration
getPortlets() - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getPortlets() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns the elements contained within the inner PortletSet or the inner portlet
getPortlets() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getPortletsArray() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getPortletsArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getPortletsArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPortletsById(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the current PSML resource corresponding to the given id
getPortletsById(Portlets, String) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Returns the first portlets element in the specified PSML resource corresponding to the given Id
getPortletsById(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Returns the first portlets element in the current PSML resource corresponding to the given name
getPortletsCount() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getPortletsCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getPortletsCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPortletsIterator() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getPortletsIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getPortletsIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPortletsReference() - Method in interface org.apache.jetspeed.om.profile.Reference
 
getPortletsReference() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getPosition() - Method in interface org.apache.jetspeed.om.profile.Layout
 
getPosition() - Method in class org.apache.jetspeed.om.profile.psml.PsmlLayout
 
getPosition() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns the portlet current PortletSet
getPosition() - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns the portlet current PortletSet
getPosition() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
getPosition(Layout) - Static method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Get the position value in a Layout object
getPosting() - Method in class org.apache.jetspeed.services.webpage.ProxyRunData
 
getPreferredMediaType() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
Returns the preferred media type for the current user-agent
getPreferredMediaType() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Returns the preferred media type for the current user-agent
getPreferredMimetype() - Method in interface org.apache.jetspeed.om.registry.MimetypeMap
Returns the preferred mimetype of the client.
getPreferredMimetype() - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
getPreferredType() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
getPreferredType() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Returns the preferred MIME type for the current user-agent
getPrice() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getPrice() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getProcessingInstructions() - Method in class org.apache.jetspeed.util.SAXPIFilter
Get all permitted processing instructions
getProducer(String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Return the producer based on the given destination.
getProfile() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getProfile() - Method in interface org.apache.jetspeed.portal.PortletInstance
Returns the Profile instance containing this portlet instance.
getProfile(RunData, CapabilityMap) - Static method in class org.apache.jetspeed.services.Profiler
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
getProfile(RunData) - Static method in class org.apache.jetspeed.services.Profiler
 
getProfile(RunData, MimeType) - Static method in class org.apache.jetspeed.services.Profiler
Deprecated. Do not use a profiler method based on MimeType
getProfile(ProfileLocator) - Static method in class org.apache.jetspeed.services.Profiler
get the Profile object using a profile locator
getProfile(RunData, CapabilityMap) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
getProfile(RunData) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
getProfile(RunData, MimeType) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Deprecated. Do not use a profiler method based on MimeType
getProfile(ProfileLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
get the Profile object using a profile locator
getProfile(RunData, CapabilityMap) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
getProfile(RunData) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
get the Profile object using the Rundata state and capability map this is the mapping functionality of the profiler
getProfile(RunData, MimeType) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Deprecated. Do not use a profiler method based on MimeType
getProfile(ProfileLocator) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
get the Profile object using a profile locator
getProfile() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Gets the user portal profile for the current request
getProfile() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Gets the user portal profile for the current request
getProfiles(List) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Get profile iterator from given list of objects.
getProperties() - Method in class org.apache.jetspeed.util.OverwriteProperties
Gets the properties attribute of the OverwriteProperties object
getProperty(String) - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
getProperty(String) - Method in interface org.apache.jetspeed.portal.expire.Expire
Get a property
getProperty(String) - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getProviderURL() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Return the url if it was configured, othewise, generate the url from the scheme, host, port, and name properties
getProviders(RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
Get a list of providers an provide a form for them.
getProxyHost(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Return a proxy's hostname
getProxyHost(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
getProxyHost(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Return the proxy's hostname for a protocol.
getProxyPort(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Return the port of a proxy
getProxyPort(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
getProxyPort(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Return the proxy's port for a protocol.
getProxyRoot() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getPsml() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
getPsml() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
 
getPubDate() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getPubDate() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getQueryMode() - Method in class org.apache.jetspeed.om.profile.QueryLocator
 
getQueryParams() - Method in interface org.apache.jetspeed.services.forward.configuration.Forward
 
getQueryParams() - Method in interface org.apache.jetspeed.services.forward.configuration.PortletForward
 
getQueryParams() - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
getQueryParams() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
getQueryString(RunData, Context) - Method in interface org.apache.jetspeed.modules.actions.portlets.browser.BrowserQuery
This method returns the query to be executed to get the results which will be opened in the browser.
getQueryString(RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
This method returns the query to be executed to get the results which will be opened in the browser.
getQueryString(VelocityPortlet, RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
This method returns the sql from the getQuery method which can be overwritten according to the needs of the application.
getQueryString() - Method in class org.apache.jetspeed.om.profile.QueryLocator
 
getQueryURL() - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
getter method for queryURL
getQueueLength() - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Get the current length of the Runnable queue, waiting for processing
getQuote() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getROLE() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getRating() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getReader() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get a Reader for this Entry.
getReader() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Get a Reader from this entry.
getReader(String) - Method in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
took this from FileServerPortlet as it was private
getReader(String) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet
took this from FileServerPortlet as it was private
getReader(String) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
took this from FileServerPortlet as it was private
getRealtimeURLs() - Static method in class org.apache.jetspeed.services.urlmanager.URLFetcher
Return the list of realtime URLs for debug
getReceivedDate(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getRef() - Method in class org.apache.jetspeed.om.registry.base.BaseMediaType
 
getReference(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getReference(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getReference(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getReference(String) - Static method in class org.apache.jetspeed.services.PortalToolkit
Given a locator String path, returns a Portlets collecton
getReference(String) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Given a locator String path, returns a Portlets collecton
getReference(String) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Given a locator String path, returns a Portlets collecton
getReferenceArray() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getReferenceArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getReferenceArray() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getReferenceCount() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getReferenceCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getReferenceCount() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getReferenceIterator() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getReferenceIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getReferenceIterator() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getReferences() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getReferralUrl(ReferralException) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Get Referral URL Function Return LDAPURL extracted from exception.
getRefresh() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets iframe refresh
getRefresh() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getRefreshRate() - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
 
getRegistry() - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
getRegistryEntry() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property registryEntry.
getRegistryParameter() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property registryParameter.
getReplaceImportedEntries() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
getRequest() - Method in class org.apache.jetspeed.services.webpage.ProxyRunData
 
getRequestParameter(VelocityPortlet, RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getRequestedTemplate() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Returns the template path as requested from the parameters
getRequestedTemplate() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Returns the template path as requested from the parameters
getResetContentLog() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getResourceFromCache(String, long, String, String, ProxyRunData) - Static method in class org.apache.jetspeed.services.webpage.WebPageCache
Given a cacheable web resource, writes the content of that resource to the servlet output stream.
getResourcePath(String, HttpServletRequest) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Creates the full path the requested resource on the site from a relative path in request.
getResourceType() - Method in class org.apache.jetspeed.services.security.PortalResource
Getter for property resourceType.
getResources() - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This gets the ResourceService associated to this Service
getResources(String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
The purpose of this method is to extract a subset of configuraton resources sharing a common name prefix.
getResources(String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to extract a subset of configuraton resources sharing a common name prefix.
getResponse() - Method in class org.apache.jetspeed.services.webpage.ProxyRunData
 
getResult() - Method in interface org.apache.jetspeed.daemon.Daemon
Get the result of this daemons processing.
getResult() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
getResult() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
getResult() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
getResult(DaemonEntry) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Get the last known result of the given DaemonEntry's processing
getResult(DaemonEntry) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Get the last known result of the given DaemonEntry's processing
getResult(DaemonEntry) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Get the last known result of the given DaemonEntry's processing
getResult() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
getResult() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
getResultSet() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the result set vector.
getResultSet() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the result set.
getResultSetSize() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the number of rows in the result set.
getResultSetSize() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the number of rows in the result set.
getResultSetTitleList() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the List containg the column labels of the result set.
getResultSetTitleList() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the List containg the column labels of the result set.
getResultSetTypesList() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the List containg the Types of the columns the result set.
getResultSetTypesList() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the List containg the column type names of the result set.
getResults() - Method in class org.apache.jetspeed.services.search.SearchResults
 
getRole() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getRole() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getRole() - Method in interface org.apache.jetspeed.om.registry.Security
 
getRole() - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Getter for property role.
getRole() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurity
 
getRole() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Getter for property role.
getRole() - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
Get the Role
getRole() - Method in interface org.apache.jetspeed.om.security.GroupRole
Get the Role
getRole(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getRole() - Method in interface org.apache.jetspeed.services.forward.configuration.Page
 
getRole() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
getRole() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
getRole(String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
getRole(String, String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
getRole(String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Retrieves a single Role for a given rolename principal.
getRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getRole(String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Retrieves a single Role for a given rolename principal.
getRole(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getRole(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getRole(String, String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getRole(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
Retrieves a role from the cache for the given username.
getRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
getRole() - Method in class org.apache.jetspeed.services.security.SecurityMessage
 
getRole(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Retrieves a single Role for a given roleName principal.
getRole(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Retrieves a single Role for a given rolename principal.
getRole(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Retrieves a single Role for a given rolename principal.
getRole(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a default page for the role
getRole(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page for the role
getRole(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a default page for the role
getRole(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page for the role
getRoleName() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getRoleName() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getRoleName() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return Role name of the PSML file
getRoleName() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return Role name of the PSML file
getRolePermissions() - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
getRoleProfile(JetspeedRunData, CapabilityMap) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Process role profiles
getRoles(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getRoles() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getRoles() - Method in class org.apache.jetspeed.services.security.CachedAcl
 
getRoles(String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Retrieves all Roles for a given username principal.
getRoles() - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Retrieves all Roles.
getRoles(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getRoles(String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Retrieves all Roles for a given username principal.
getRoles() - Method in interface org.apache.jetspeed.services.security.RoleManagement
Retrieves all Roles.
getRoles(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getRoles(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
getRoles(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Retrieves all Roles for a given username principal.
getRoles() - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Retrieves all Roles.
getRoles(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Retrieves all GroupRoles for a given username principal.
getRoles() - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Retrieves all Roles.
getRoles(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Retrieves all Roles for a given username principal.
getRoles() - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Retrieves all Roles.
getRoot() - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Return the root of this DiskCache.
getRoot() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
Return the root of this DiskCache
getRoot() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to the root portlet or pane
getRootSet() - Method in class org.apache.jetspeed.om.profile.BaseProfile
Gets the root set of portlets for this profile object.
getRootSet() - Method in interface org.apache.jetspeed.om.profile.Profile
Deprecated. Will be removed with refactoring of profiler service.
getRow() - Method in class org.apache.jetspeed.portal.BasePortletSetConstraints
Get the row the portlet should be displayed in
getRow() - Method in interface org.apache.jetspeed.portal.PortletSet.Constraints
Get the row the portlet should be displayed in
getRow() - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
Get the number of rows used by this controll
getRowHeight(int) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
getRows(VelocityPortlet, RunData, String, int) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Execute the sql statement as specified by the user or the default, and store the resultSet in a vector.
getRowsHeight() - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
getRunData(String, HttpServletRequest, HttpServletResponse, ServletConfig) - Method in class org.apache.jetspeed.services.rundata.JetspeedRunDataService
Gets a RunData instance from a specific configuration.
getRunData() - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
 
getRunData() - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
 
getRunData() - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
 
getRunData() - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
getRunData() - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
getRunnable() - Method in class org.apache.jetspeed.services.threadpool.RunnableThread
Get the Runnable process executing
getSID() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getSQLParameters() - Method in interface org.apache.jetspeed.modules.actions.portlets.browser.BrowserQuery
 
getSQLParameters() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getSampleEndFlag() - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
getScanRate() - Method in class org.apache.jetspeed.cache.FileCache
Get the refresh scan rate
getSchema(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getSchema(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getSchemaClassDefinition(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getSchemaClassDefinition(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getScope() - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
 
getScope() - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
 
getScore() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Getter for property score.
getScore() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Getter for property score.
getScreenKey() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
getScreenName(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Locate and return the name of a Screen module.
getScreenTemplateName(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Locate and return the name of a screen template.
getScrolling() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the scrolling attribute of the IFramePortlet object
getSearchSets() - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
getSecurity() - Method in interface org.apache.jetspeed.om.profile.Portlets
 
getSecurity() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
getSecurity() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getSecurity() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getSecurity() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getSecurityEntries() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getSecurityEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
returns a security entry from the registry based on the name provided
getSecurityRef() - Method in interface org.apache.jetspeed.om.profile.Entry
Getter for property securityRef.
getSecurityRef() - Method in interface org.apache.jetspeed.om.profile.Parameter
Getter for property securityRef.
getSecurityRef() - Method in interface org.apache.jetspeed.om.profile.Portlets
Getter for property securityRef.
getSecurityRef() - Method in class org.apache.jetspeed.om.profile.psml.PsmlEntry
Getter for property securityRef.
getSecurityRef() - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
Getter for property securityRef.
getSecurityRef() - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Getter for property securityRef.
getSecurityRef() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
Getter for property securityRef.
getSecurityRef() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Getter for property securityRef.
getSecurityRef() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property securityRef.
getSecurityRef() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Getter for property securityId.
getSecurityRef() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Getter for property securityRef.
getSecurityRef() - Method in interface org.apache.jetspeed.portal.PortletConfig
Getter for property securityRef.
getSecurityReference(RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
Get the security reference from the outer portlet set
getSecurityReference(Entry, JetspeedRunData) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
Utility method for retreiving the correct security reference based on profile and registry information.
getSecurityReference(Entry, PortletEntry) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
Figures out how to produce a security reference for this portlet.
getSecurityReference(Entry) - Method in class org.apache.jetspeed.util.template.JetspeedTool
Retreives the correct SecurityReference for the portlet based on the current profile and the request.
getSecuritySource(Entry, JetspeedRunData) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
Checks where the security of this Entry is actually defined.
getSecuritySource(Entry) - Method in class org.apache.jetspeed.util.template.JetspeedTool
 
getSelected() - Method in class org.apache.jetspeed.util.HtmlItem
 
getService() - Static method in class org.apache.jetspeed.services.JetspeedAuthentication
 
getService() - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
getService() - Static method in class org.apache.jetspeed.services.JetspeedPortalAccessController
 
getService() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
Commodity method for getting a reference to the service singleton
getService() - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
getService() - Static method in class org.apache.jetspeed.services.PsmlManager
Commodity method for getting a reference to the service singleton
getService() - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getService() - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
 
getService() - Static method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGenerator
 
getService() - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
 
getService() - Static method in class org.apache.jetspeed.services.search.Search
Utility method for accessing the service implementation
getService() - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
 
getService() - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
 
getService() - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
 
getService() - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
getService() - Static method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
getServiceByName(String) - Static method in class org.apache.jetspeed.util.ServiceUtil
 
getServiceKey(String, String) - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
returns serviceKey associated with provided service
getServlet() - Method in class org.apache.jetspeed.services.webpage.ProxyRunData
 
getSession(String) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Returns a session, give a string id key identifying that session.
getSession(String) - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
getSessionCount() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the managed session count for this portal session.
getSessionID() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the Session ID associated with this session.
getSessionID() - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
getSessionState(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access an SessionState object with the given key.
getSessionState(String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Access an SessionState object with the given key.
getSessionState() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the Session State, for the servlet session.
getSessions() - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Returns a snapshot collection of all the active and inactive sessions.
getSessions() - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
getSet(Portlets) - Static method in class org.apache.jetspeed.services.PortalToolkit
Creates a PortletSet from a PSML portlets description
getSet(Portlets) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Creates a PortletSet from a PSML portlets description
getSet(Portlets, JetspeedPortalToolkitService.VariableInteger) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Creates a PortletSet from a PSML portlets description, updating the portletset name based on its position within the tree
getSet(Portlets) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Creates a PortletSet from a PSML portlets description
getSite() - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Gets the network element object associated with this session.
getSite(String) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Given a Site id, maps to base URL for that site and returns the Site object
getSites() - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Returns a snapshot collection of all the managed sites in the system.
getSites() - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
getSize() - Method in class org.apache.jetspeed.cache.FileCache
get the size of the cache
getSize(VelocityPortlet) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
getSize() - Method in interface org.apache.jetspeed.om.profile.Layout
 
getSize() - Method in class org.apache.jetspeed.om.profile.psml.PsmlLayout
 
getSkin() - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
getSkin() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getSkin() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns the current skin mapping.
getSkin(String, String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Returns a parameter (or defaultValue) that was given to a Portlet.
getSkin() - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns the current skin mapping.
getSkin(String, String) - Method in interface org.apache.jetspeed.portal.PortletConfig
Returns a parameter (or defaultValue) that was given to a Portlet.
getSkin(String) - Static method in class org.apache.jetspeed.services.PortalToolkit
Create a PortletSkin object based on a Registry entry if available
getSkin(Skin) - Static method in class org.apache.jetspeed.services.PortalToolkit
Create a PortletSkin object based on PSML skin description
getSkin(String) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Create a PortletSkin object based on a Registry skin name
getSkin(Skin) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Create a PortletSkin object based on PSML skin description
getSkin(String) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Create a PortletSkin object based on a Registry entry if available
getSkin(Skin) - Method in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
Create a PortletSkin object based on PSML skin description
getSkins() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
getSource(RunData) - Method in class org.apache.jetspeed.portal.portlets.BASICAuthIFramePortlet
 
getSource() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the source attribute of the IFramePortlet object
getSourceURL() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get the original URL this came from
getSourceURL() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Reconstruct the original URL based on this URL.
getStartIndex() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
to be used if sorting behavior to be overwritten
getStartVariable(VelocityPortlet, RunData, String, String, BrowserIterator) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
getState() - Method in interface org.apache.jetspeed.om.profile.Skin
 
getState() - Method in class org.apache.jetspeed.om.profile.psml.PsmlSkin
 
getState(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access the Map which is the set of attributes for a state.
getState(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Access the Map which is the set of attributes for a state.
getState(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Access the Map which is the set of attributes for a state.
getStateKeys(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Access an array of the keys of all states managed, those that start with the parameter.
getStateKeys(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Access an array of the keys of all states managed, those that start with the parameter.
getStateKeys(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Access an array of the keys of all states managed, those that start with the parameter.
getStatus() - Method in interface org.apache.jetspeed.daemon.Daemon
Report on the status of this daemon.
getStatus() - Method in class org.apache.jetspeed.daemon.DaemonEntry
 
getStatus() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
Return the status for this Daemon
getStatus() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
Return the status for this Daemon
getStatus() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Return the status for this Daemon
getStatus(DaemonEntry) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
 
getStatus(DaemonEntry) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
 
getStatus(DaemonEntry) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
getStatus() - Method in class org.apache.jetspeed.services.urlmanager.URLInfo
Get the status
getStatus() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the availability status of this site.
getStatus() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getStatus() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getString(String, Locale, String) - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getString(String, RunData) - Static method in class org.apache.jetspeed.services.customlocalization.CustomLocalization
 
getString(String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a string.
getString(String, String) - Static method in class org.apache.jetspeed.services.resources.JetspeedResources
The purpose of this method is to get the configuration resource with the given name as a string, or a default value.
getString(String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to get the configuration resource with the given name as a string.
getString(String, String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to get the configuration resource with the given name as a string, or a default value.
getString(String) - Method in class org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser
Return a String for the given name.
getStringArray(String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to get the configuration resource with the given name as a string array.
getStyle() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets iframe style
getSubject(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getSubscriber() - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
 
getSymbol() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getSymbol() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getTabContentStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use on the control of the tabbed control
getTabContentStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use on the control of the tabbed control
getTabStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use overall for the tabbed control
getTabStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use overall for the tabbed control
getTabTitleStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use on the title of the tabbed control
getTabTitleStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use on the title of the tabbed control
getTarget() - Method in interface org.apache.jetspeed.services.forward.configuration.PortletForward
 
getTarget() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
getTarget() - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
 
getTargetBase(String) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Maps a full URL path to a resource to a base path given: http://localhost:8080/jetspeed/search/index.html returns: http://localhost:8080/jetspeed/
getTemp(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get an object from temporary storage.
getTemp(String, Object) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Get an object from temporary storage; return default if value is null.
getTemp(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get an object from temporary storage.
getTemp(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Get an object from temporary storage; return default if value is null.
getTempStorage() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This should only be used in the case where we want to save the data to the database.
getTempStorage() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This should only be used in the case where we want to save the data to the database.
getTemplate(Context) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
Retrieves the template for this PortletAction's Portlet.
getTemplate() - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Returns optional parameter style template.
getTemplate() - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
getTemplate() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link that includes the template from rundata
getTemplate(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to the template.
getTemplate() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link that includes the template from rundata
getTemplate(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to the template.
getTest() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getTextColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying the portlet text
getTextColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying the portlet text
getTextinput() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getThreadCount() - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Get the number of threads that have been created
getThreadId() - Method in class org.apache.jetspeed.services.threadpool.RunnableThread
Get the numeric identifier of this thread
getThreadProcessedCount() - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Get the number of threads that have successfully been processed for logging and debugging purposes.
getTime() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getTime() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getTitle() - Method in interface org.apache.jetspeed.om.profile.MetaInfo
 
getTitle() - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
getTitle() - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
 
getTitle() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
getTitle() - Method in interface org.apache.jetspeed.om.registry.MetaInfo
 
getTitle() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
 
getTitle() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property title.
getTitle() - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
 
getTitle() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getTitle() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
getTitle() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
getTitle(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Get a title for this instance of the portlet.
getTitle() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
getTitle() - Method in interface org.apache.jetspeed.portal.Portlet
Allows a Portlet to define its title.
getTitle(String) - Method in interface org.apache.jetspeed.portal.Portlet
Get a title for this instance of the portlet.
getTitle() - Method in interface org.apache.jetspeed.portal.PortletInstance
Retrieves the title (if it is defined) of the parent portlet as it is defined within the portlet registry.
getTitle() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
getTitle() - Method in class org.apache.jetspeed.portal.controls.TitleControl
Method returns the title of the portlet, which is placed within this control.
getTitle() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
getTitle() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Provide a title within PML if the user has specified one.
getTitle(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Provide a title within PML if the user has specified one.
getTitle() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Allows a Portlet to define its title.
getTitle(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
t a title for this instance of the portlet.
getTitle() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet.Item
 
getTitle() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getTitle(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
getTitle() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object title
getTitle() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object title (cannot be null)
getTitle() - Method in class org.apache.jetspeed.util.MetaData
Returns the title for the default locale
getTitle(Locale) - Method in class org.apache.jetspeed.util.MetaData
Returns the title for the given locale, if the title isn't defined in this locale or the locale, return the default title
getTitle() - Method in class org.apache.jetspeed.util.types.MetaInfo
 
getTitle() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getTitle() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getTitle() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getTitle() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
getTitleBackgroundColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying the portlet title background
getTitleBackgroundColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying the portlet title background
getTitleColor() - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
getTitleColor() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
getTitleStyleClass() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the CSS class to use for the portlet title
getTitleStyleClass() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the CSS class to use for the portlet title
getTitleTextColor() - Method in class org.apache.jetspeed.portal.BasePortletSkin
Returns the color to use for displaying the portlet title text
getTitleTextColor() - Method in interface org.apache.jetspeed.portal.PortletSkin
Returns the color to use for displaying the portlet title text
getTo(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
getTool(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Search for a named tool and return the associated ToolDescriptor.
getTool(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Search for a named parameter and return the associated parameter object.
getToolMap() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Returns a map of tool descriptors keyed on the tool names
getToolMap() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Returns a map of parameter values keyed on the parameter names
getToolNames() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
 
getToolNames() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
getTools() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
getTop() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the index of the row to which the cursor is pointing at.
getTop() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the index of the row to which the cursor is pointing at.
getTopic() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
getTopics() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getTotalFailures() - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
getTurbineGroupRole(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Retrieves a hashtable which associates Groups with Roles for a given username principal.
getTurbineGroupRole(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Retrieves a hashtable which associates Groups with Roles for a given username principal.
getType() - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
getType() - Method in interface org.apache.jetspeed.om.registry.Parameter
 
getType() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
 
getType() - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
getType() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getType() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object type
getType() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object type (cannot be null)
getType() - Method in class org.apache.jetspeed.util.types.Parameter
 
getURI(int, int, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the URI for the specified type
getURI(int, int, Portlet, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the URI of the specified portlet with the specified type
getURI(int, int, String, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the URI of the specified portlet with the specified type
getURI(int, int, String, Portlet, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the URI of the specified portlet with the specified type and adds given user data.
getURI(int, int, String, String, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the URI of the specified portlet with the specified type and adds given user data.
getURISubType(Portlet, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the subtype of the URI (e.g.
getURIType(RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the type of the URI (e.g.
getURIType(Portlet, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the type of the URI (e.g.
getURIUserData(RunData) - Static method in class org.apache.jetspeed.util.URILookup
Gets the user specific data stored in the URI.
getURL() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get the URL that was cached.
getURL() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
 
getURL() - Method in class org.apache.jetspeed.daemon.Feed
 
getURL(String) - Method in class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
Get the url from the net and put it on disk
getURL() - Method in interface org.apache.jetspeed.om.registry.ContentURL
 
getURL() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
 
getURL() - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
 
getURL() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getURL() - Method in class org.apache.jetspeed.portal.BasePortletConfig
Portlets can have external configuration information other than just parameters.
getURL() - Method in interface org.apache.jetspeed.portal.PortletConfig
Portlets can have external configuration information other than just parameters.
getURL(String) - Method in class org.apache.jetspeed.portal.portlets.FileServerPortlet
 
getURL(String) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
getURL() - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Returns parsed object URL
getURL() - Method in interface org.apache.jetspeed.services.search.ParsedObject
Returns parsed object URL
getURL() - Method in class org.apache.jetspeed.services.urlmanager.URLInfo
Get the url.
getURL() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getURL() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the URL for this site return the string value of the URL
getURL() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getURL() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getURLEntry() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Gets the URL entry record for this portlet entry
getURLEntry() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
getUSER() - Static method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
getUrl() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
getUrl() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getUser() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getUser() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getUser() - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Getter for property user.
getUser() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Getter for property user.
getUser(Principal) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getUser(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getUser(Principal) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
getUser() - Method in interface org.apache.jetspeed.services.forward.configuration.Page
 
getUser() - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
getUser() - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
getUser(String) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
Helper to UserManagement.
getUser(String) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
Helper to UserManagement.
getUser() - Method in class org.apache.jetspeed.services.security.SecurityMessage
 
getUser(Principal) - Method in interface org.apache.jetspeed.services.security.UserManagement
Retrieves a JetspeedUser given the primary principle.
getUser(Principal) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Retrieves a JetspeedUser given the primary principle.
getUser(Principal) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Retrieves a JetspeedUser given the primary principle.
getUser(Principal) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Retrieves a JetspeedUser given the primary principle.
getUser() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Gets the user associated with this session.
getUser(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a default page for the user
getUser(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a link to a desired page for the user
getUser(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a default page for the user
getUser(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a link to a desired page for the user
getUserFromContext() - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
 
getUserFromContext() - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
 
getUserFromContext() - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
 
getUserId() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the primary principle for this User, the user id.
getUserId() - Method in interface org.apache.jetspeed.om.security.JetspeedUser
Returns the primary principle for this User, the user id.
getUserId() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the primary principle for this User, the user id.
getUserId() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Get the user id for the current user.
getUserId() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Get the user id for the current user.
getUserInstance() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getUserInstance() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
getUserInstance() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
getUserName() - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
getUserName() - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
getUserName() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Returns the username for this user.
getUserName() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Returns the username for this user.
getUserName() - Method in class org.apache.jetspeed.services.security.CachedAcl
 
getUserName() - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
getUserName() - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Gets the user name who owns this session.
getUserName() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
get the user name used to logon to this site.
getUserName() - Method in interface org.apache.jetspeed.services.webpage.Site
 
getUserName() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
getUserName() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return User name of the PSML file
getUserName() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return User name of the PSML file
getUserSelections(RunData) - Static method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
getUserSessionKey() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getUserSessionState() - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Access the current request's UserSession state object.
getUserSessionState() - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Access the current request's UserSession state object.
getUseragentpattern() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns the pattern parameter of this client.
getUseragentpattern() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getUsers() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getUsers(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
getUsers() - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
getUsers(String) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
getUsers() - Method in interface org.apache.jetspeed.services.security.UserManagement
Retrieves a collection of all JetspeedUsers.
getUsers(String) - Method in interface org.apache.jetspeed.services.security.UserManagement
Retrieves a collection of JetspeedUsers filtered by a security provider-specific query string.
getUsers() - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Retrieves a collection of all JetspeedUsers.
getUsers(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Retrieves a collection of JetspeedUsers filtered by a security provider-specific query string.
getUsers() - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Retrieves a collection of all JetspeedUsers.
getUsers(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Retrieves a collection of JetspeedUsers filtered by a security provider-specific query string.
getUsers() - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Retrieves a collection of all JetspeedUsers.
getUsers(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Retrieves a collection of JetspeedUsers filtered by a security provider-specific query string.
getUsersUsingLDAPSpecificFilter(String, String[]) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Retrieves a collection of JetspeedUsers filtered by a security provider-specific query string.
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getValidator() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getValue() - Method in interface org.apache.jetspeed.om.profile.Parameter
 
getValue() - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
 
getValue() - Method in interface org.apache.jetspeed.om.registry.Parameter
 
getValue() - Method in interface org.apache.jetspeed.om.registry.StyleOption
 
getValue() - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
getValue() - Method in class org.apache.jetspeed.om.registry.base.BaseStyleOption
 
getValue() - Method in interface org.apache.jetspeed.services.forward.configuration.QueryParam
 
getValue() - Method in class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl
 
getValue() - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService.VariableInteger
 
getValue() - Method in class org.apache.jetspeed.util.HtmlItem
Accessor Method that returns the items value
getValue() - Method in class org.apache.jetspeed.util.types.Parameter
 
getVector() - Method in class org.apache.jetspeed.om.registry.base.PortletIterator
 
getVector(String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to get the configuration resource with the given name as a vector.
getVector(String, Vector) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
The purpose of this method is to get the configuration resource with the given name as a vector, or a default value.
getVerbose() - Method in class org.apache.jetspeed.util.OverwriteProperties
Gets the verbose attribute of the OverwriteProperties object
getVersion() - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Returns the version of this client
getVersion() - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
getVersion() - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
getViewProcessor(String) - Static method in class org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessorFactory
 
getViewType() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
getVirtual(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Give an full url: http://www.cnn.com/test just return the virutal portion: /test
getVolume() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
getVolume() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
getWMLContent(PortletSet, RunData) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getWMLContent(RunData) - Method in class org.apache.jetspeed.portal.controls.TitleControl
Method returns content for WML, in case that the requested MimeTyp is WML.
getWebAppBaseDirURI(RunData) - Static method in class org.apache.jetspeed.util.URILookup
returns the WebApplication base directory.
getWebMaster() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
getWebService() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
Get the name of the web service used by this service to retrieve stock quotes.
getWebService() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
getWebService() - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
Get the name of the web service used by this service to retrieve stock quotes.
getWebapp() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
getWebapp() - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
getWidth() - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
getWidth() - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
getWidth() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
getWidth() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Gets the width attribute of the IFramePortlet object
getWidth() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
getWindowSize() - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method returns the window size.
getWindowSize() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method returns the window size.
getWriter() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Get a Writer to update this Entry.
getWriter() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Get a Writer to update this entry.
getWriter() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
getWriter() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.ChannelDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.ContentDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.EntryDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
getXMLName() - Method in class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
getXREGDataFromDb() - Method in interface org.apache.jetspeed.om.registry.DBRegistry
Method to get data.
getldapurl() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getupdated() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
Updated Function Return State of updated property
getutil(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getutil(String, boolean) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getutil(String, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
getutil(String, Attributes, boolean) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
grantGroupAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Grants access for a specific action to a specific group for this SecurityEntry.
grantGroupAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Grants access for a specific action to a specific group for this SecurityEntry.
grantGroupRole(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Grants a role to a user for a specific group.
grantGroupRoleAccess(String, String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Grants access for a specific action to a specific group role for this SecurityEntry.
grantGroupRoleAccess(String, String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Grants access for a specific action to a specific group fole for this SecurityEntry.
grantPermission(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
grantPermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Grants a permission to a role.
grantPermission(String, String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Grants a permission to a role.
grantPermission(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Grants a permission to a role.
grantPermission(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Grants a permission to a role.
grantPermission(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Grants a permission to a role.
grantRole(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
grantRole(String, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
grantRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Grants a role to a user.
grantRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Grants a role to a user for a given group.
grantRole(String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Grants a role to a user.
grantRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
 
grantRole(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Grants a role to a user.
grantRole(String, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
grantRole(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Grants a role to a user.
grantRole(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
 
grantRole(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Grants a role to a user.
grantRole(String, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
grantRoleAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Grants access for a specific action to a specific role for this SecurityEntry.
grantRoleAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Grants access for a specific action to a specific role for this SecurityEntry.
grantUserAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Grants access for a specific action to a specific user for this SecurityEntry.
grantUserAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Grants access for a specific action to a specific user for this SecurityEntry.
group - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
group - Variable in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
 
groupExists(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Check whether a specified group exists.
groupExists(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Check whether a specified group exists.
groupRoles - Variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
User's roles.
groupRoles - Variable in class org.apache.jetspeed.services.security.CachedAcl
 
groupmergeControl - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
groupmergeController - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
groupmergeSecurityref - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 

H

HEADER - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
HIGHLIGHT_BACKGROUND_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
HIGHLIGHT_TEXT_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
HIGHLIGHT_TITLE_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
HTML - Static variable in class org.apache.jetspeed.util.MimeType
 
HTMLParserAdaptor - interface org.apache.jetspeed.util.rewriter.HTMLParserAdaptor.
 
HTMLRewriter - class org.apache.jetspeed.util.HTMLRewriter.
 
HTMLRewriter(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.jetspeed.util.HTMLRewriter
Sets the parameters for the HTMLRewriter
HTMLRewriter(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.jetspeed.util.HTMLRewriter
Sets the parameters for the HTMLRewriter
HTMLRewriter - class org.apache.jetspeed.util.rewriter.HTMLRewriter.
Basic Rewriter for rewriting HTML content.
HTMLRewriter() - Constructor for class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
HTML_ACTIVEX - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle activex controls
HTML_COLOR_NAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
HTML_CSS1 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle CSS1
HTML_CSS2 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle CSS2
HTML_CSSP - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle CSSP
HTML_DOM - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle DOM
HTML_FORM - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle form handling
HTML_FRAME - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle frames
HTML_HEX_COLOR_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
HTML_IMAGE - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle inline image display
HTML_JAVA - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle client-side applet
HTML_JAVA1_0 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_JAVA1_1 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_JAVA1_2 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_JSCRIPT - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle client-side javascript
HTML_JSCRIPT1_0 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_JSCRIPT1_1 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_JSCRIPT1_2 - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
 
HTML_TABLE - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle HTML Table
HTML_XML - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle XML
HTML_XSL - Static variable in interface org.apache.jetspeed.capability.CapabilityMap
Handle XSL
HandlerFactory - class org.apache.jetspeed.services.search.HandlerFactory.
Search object handler factory
HandlerFactory() - Constructor for class org.apache.jetspeed.services.search.HandlerFactory
 
HeaderAction - class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction.
Header Action
HeaderAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.designer.HeaderAction
 
HelloAction - class org.apache.jetspeed.modules.actions.portlets.HelloAction.
An abstract action class to build VelocityPortlet actions.
HelloAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.HelloAction
 
HtmlItem - class org.apache.jetspeed.util.HtmlItem.
General utility class, can be used to store info regarding checkboxes, dropdowns and other html items
HtmlItem() - Constructor for class org.apache.jetspeed.util.HtmlItem
Default constructor
HtmlItem(int, String) - Constructor for class org.apache.jetspeed.util.HtmlItem
Constructor that takes intValue and description.
HtmlItem(int, String, boolean) - Constructor for class org.apache.jetspeed.util.HtmlItem
 
HtmlItem(String, String) - Constructor for class org.apache.jetspeed.util.HtmlItem
 
HtmlItem(String, String, boolean) - Constructor for class org.apache.jetspeed.util.HtmlItem
 
HtmlItem(String) - Constructor for class org.apache.jetspeed.util.HtmlItem
 
HtmlItem(String, boolean) - Constructor for class org.apache.jetspeed.util.HtmlItem
 
HttpBufferedResponse - class org.apache.jetspeed.services.jsp.HttpBufferedResponse.
 
HttpBufferedResponse(HttpServletResponse, PrintWriter) - Constructor for class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
HybridRegistry - interface org.apache.jetspeed.services.registry.HybridRegistry.
Interface for manipulating Hybrid registries
HybridRegistryService - class org.apache.jetspeed.services.registry.HybridRegistryService.
Implements the Jetspeed Registry Service interface, with a hybrid of Database and File-based (Castor) Registry storage.
HybridRegistryService() - Constructor for class org.apache.jetspeed.services.registry.HybridRegistryService
 
handleBufferedRequest(RunData, String, boolean) - Method in class org.apache.jetspeed.services.jsp.JetspeedJspService
Process the request
handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
hasAdminRole(User) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
hasAdminRole(User) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
Returns true if user has administrative role
hasAdminRole(User) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
hasAttribute(String) - Method in class org.apache.jetspeed.util.JetspeedNullFilter
 
hasCapability(int) - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
hasCapability(String) - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
hasCapability(int) - Method in interface org.apache.jetspeed.capability.CapabilityMap
Checks to see if the current agent has the specified capability
hasCapability(String) - Method in interface org.apache.jetspeed.capability.CapabilityMap
Checks to see if the current agent has the specified capability
hasCategory(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Test if a given category exists for this entry
hasCategory(String, String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Test if a given category exists for this entry, in the specified group of categories.
hasCategory(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Test if a given category exists for this entry
hasCategory(String, String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Test if a given category exists for this entry, in the specified group of categories.
hasChanged(String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Determines whether a field has changed value.
hasChanged() - Method in class org.apache.jetspeed.portal.expire.FileWatcher
Return true if the URL on which this is based has changed.
hasChanged() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
hasEntry(String) - Method in interface org.apache.jetspeed.om.registry.Registry
Tests if an entry with the specified name exists within the Registry
hasEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
hasEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
hasExpired() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Test if the entry is expired
hasExpired() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
 
hasHeight() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
hasLoggedIn() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
The user is considered logged in if they have not timed out.
hasLoggedIn() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
The user is considered logged in if they have not timed out.
hasMediaType(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Test if a given media type is supported by this entry.
hasMediaType(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Test if a given media type is supported by this entry.
hasMediaType(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Test if a given media type is supported by this entry.
hasNext() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
hasNext() - Method in class org.apache.jetspeed.om.registry.base.PortletIterator
 
hasNext() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
Returns true if the iteration has more elements
hasOption(String) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Returns true if specific style option exists
hasOption(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
hasPermission(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
hasPermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Checks for the relationship of role has a permission.
hasPermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
hasPermission(String, String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Checks for the relationship of role has a permission.
hasPermission(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
hasPermission(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
hasPermission(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Checks for the relationship of role has a permission.
hasPermission(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Checks for the relationship of role has a permission.
hasPermission(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Checks for the relationship of role has a permission.
hasProcessed() - Method in class org.apache.jetspeed.daemon.DaemonEntry
Return true if this daemon has processed at least once.
hasRole(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
hasRole(String, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
hasRole(String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
hasRole(String, String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
hasRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Checks for the relationship of user has a role.
hasRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
 
hasRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
hasRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
hasRole(String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Checks for the relationship of user has a role.
hasRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
 
hasRole(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
hasRole(String, String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
hasRole(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
hasRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
hasRole(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Checks for the relationship of user has a role.
hasRole(String, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
hasRole(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Checks for the relationship of user has a role.
hasRole(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
 
hasRole(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Checks for the relationship of user has a role.
hasRole(String, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
hasWidth() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
hidden - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
hitCount - Variable in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
host - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 

I

IFramePortlet - class org.apache.jetspeed.portal.portlets.IFramePortlet.
A Portlet that displays the contents of a source URL in an IFRAME tag.
IFramePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.IFramePortlet
 
INFO_IMAGE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
INIT_PROPERTIES_PARAM - Static variable in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
 
INPUT_SIZE - Static variable in class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet
 
INSERT - Static variable in interface org.apache.jetspeed.services.psmlmanager.db.DBOperations
Variable to represent database operation insert.
INVALID_CHARACTERS - Static variable in class org.apache.jetspeed.util.URIEncoder
A list of invalid characters that can't exist within filenames.
INVALID_TYPE - Static variable in class org.apache.jetspeed.portal.portlets.NewRSSPortlet
 
INVALID_TYPE - Static variable in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
 
IS_CACHEABLE - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
ITEMS - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
ITEMS - Static variable in class org.apache.jetspeed.modules.parameters.ListBox
 
Id - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
IdGeneratorService - interface org.apache.jetspeed.services.idgenerator.IdGeneratorService.
 
IdentityElement - interface org.apache.jetspeed.om.profile.IdentityElement.
ConfigElement is the base interface that objects must implement in order to be used with the Profile service.
Image - class org.apache.jetspeed.xml.api.jcm.Image.
 
Image() - Constructor for class org.apache.jetspeed.xml.api.jcm.Image
 
ImageDescriptor - class org.apache.jetspeed.xml.api.jcm.ImageDescriptor.
 
ImageDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.ImageDescriptor
 
ImportProfile - class org.apache.jetspeed.om.profile.ImportProfile.
Represents a Profile object specially for importing PSML from one service to another (ex.
ImportProfile(PsmlManagerService, PsmlManagerService) - Constructor for class org.apache.jetspeed.om.profile.ImportProfile
 
ImportProfile(PsmlManagerService, PsmlManagerService, ProfileLocator) - Constructor for class org.apache.jetspeed.om.profile.ImportProfile
 
ImportPsml - class org.apache.jetspeed.modules.actions.ImportPsml.
Import file psml into database action.
ImportPsml() - Constructor for class org.apache.jetspeed.modules.actions.ImportPsml
 
IndexPortletRegistry - class org.apache.jetspeed.modules.actions.portlets.IndexPortletRegistry.
This class is responsible for indexing the registry.
IndexPortletRegistry() - Constructor for class org.apache.jetspeed.modules.actions.portlets.IndexPortletRegistry
 
Info - class org.apache.jetspeed.modules.actions.controls.Info.
Display information about the selected portlet
Info() - Constructor for class org.apache.jetspeed.modules.actions.controls.Info
 
InfoTag - class org.apache.jetspeed.services.jsp.tags.InfoTag.
Supporting class for the info tag.
InfoTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.InfoTag
 
Instantiator - class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator.
Given an PortletEntry use the PortletFactory to instantiate this Portlet and then place it in the cache.
Instantiator(PortletEntry) - Constructor for class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
Create a Instantiator with info on what to instantiate
Instantiator(int, PortletEntry) - Constructor for class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
 
InsufficientPrivilegeException - exception org.apache.jetspeed.services.security.InsufficientPrivilegeException.
This exception is thrown when the requestor has insufficient privilege.
InsufficientPrivilegeException() - Constructor for class org.apache.jetspeed.services.security.InsufficientPrivilegeException
Constructs an InsufficientPrivilegeException with no detail message.
InsufficientPrivilegeException(String) - Constructor for class org.apache.jetspeed.services.security.InsufficientPrivilegeException
Constructs an InsufficientPrivilegeException with the specified detail message.
InsufficientPrivilegeException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.InsufficientPrivilegeException
Construct a nested exception.
InvalidEntryException - exception org.apache.jetspeed.om.registry.InvalidEntryException.
Occurs when anything unexpected happens within Jetspeed and its Registry.
InvalidEntryException() - Constructor for class org.apache.jetspeed.om.registry.InvalidEntryException
 
InvalidEntryException(String) - Constructor for class org.apache.jetspeed.om.registry.InvalidEntryException
 
Item - class org.apache.jetspeed.xml.api.jcm.Item.
 
Item() - Constructor for class org.apache.jetspeed.xml.api.jcm.Item
 
ItemDescriptor - class org.apache.jetspeed.xml.api.jcm.ItemDescriptor.
 
ItemDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.ItemDescriptor
 
id - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
id - Variable in class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
id - Variable in class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
id - Variable in class org.apache.jetspeed.om.security.BaseJetspeedRole
 
id - Variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
id - Variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
id - Variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
idCounter - Static variable in class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
 
idx - Variable in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
importEntry(LDAPURL, String, Attributes, int) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Import Function Import given LDAPURL to another dn.
importFlag - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
inGroup(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
inGroup(String, String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Checks for the relationship of user in a group.
inGroup(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Checks for the relationship of user has a group.
inGroup(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Checks for the relationship of user in a group.
inGroup(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Checks for the relationship of user in a group.
inGroup(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Checks for the relationship of user in a group.
incCacheCount() - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
incCacheCount() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Increments the hitcount for this session.
incCacheCount() - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Increments the hitcount for this session.
incHitCount() - Method in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
incHitCount() - Method in class org.apache.jetspeed.services.webpage.SessionMap
Increments the hitcount for this session.
incHitCount() - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Increments the hitcount for this session.
includeRoot - Variable in class org.apache.jetspeed.util.OverwriteProperties
The directory to look in for include files
incrementAccessCounter() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Increments the permanent hit counter for the user.
incrementAccessCounter() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Increments the permanent hit counter for the user.
incrementAccessCounterForSession() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Increments the session hit counter for the user.
incrementAccessCounterForSession() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Increments the session hit counter for the user.
index - Variable in class org.apache.jetspeed.om.registry.base.PortletIterator
 
info(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == INFO
info(String, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == INFO
info(String, RunData) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == INFO
info(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == INFO
info(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if info is enabled
info(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if info is enabled
info(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the default logger
info(String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the default logger
info(String, String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the given logger
info(String, String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the given logger
info(String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the default logger
info(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO,printing is done by the default logger
info(String, String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the given logger
info(String, String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == INFO, printing is done by the given logger
init() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Initialize the file variable, if it is null & the url is not local
init(DaemonConfig, DaemonEntry) - Method in interface org.apache.jetspeed.daemon.Daemon
Initialize this daemon providing configuration data.
init(DaemonConfig, DaemonEntry) - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
init(DaemonConfig, DaemonEntry) - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
Init this Daemon from the DaemonFactory
init(DaemonConfig, DaemonEntry) - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Init this Daemon from the DaemonFactory
init(RunData) - Method in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
Initialize options
init(RunData) - Method in class org.apache.jetspeed.modules.parameters.ListBox
Initialize options
init(ProfileLocator) - Method in class org.apache.jetspeed.om.profile.BaseProfile
 
init(ProfileLocator) - Method in interface org.apache.jetspeed.om.profile.Profile
initialize a profile from a locator
init(String, Map) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Init this PortletConfig providing the basic info.
init() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
init() - Method in interface org.apache.jetspeed.portal.Portlet
All initialization should be performed here.
init(String, Map) - Method in interface org.apache.jetspeed.portal.PortletConfig
Init this PortletConfig providing the basic info.
init(Portlet) - Method in interface org.apache.jetspeed.portal.PortletControl
Initializes the control and associates it with a portlet
init() - Method in interface org.apache.jetspeed.portal.PortletController
Initialize this PortletController.
init() - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
init() - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
init(Portlet) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Initializes the control and associates it with a portlet
init() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Inits the inner portlet
init() - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
init() - Method in interface org.apache.jetspeed.portal.expire.Expire
Initialize this Expiration mechanism
init() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
By default don't provide any initialization
init() - Method in class org.apache.jetspeed.portal.portlets.ApplicationsPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.BASICAuthIFramePortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
All initialization should be performed here.
init() - Method in class org.apache.jetspeed.portal.portlets.FileServerPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Initialize this portlet by setting inst.
init() - Method in class org.apache.jetspeed.portal.portlets.JetspeedContent
Init this Portlet, set it's title, description, etc.
init() - Method in class org.apache.jetspeed.portal.portlets.JspPortlet
STW: Backward compatibility: set the viewType to "JSP".
init() - Method in class org.apache.jetspeed.portal.portlets.NewRSSPortlet
This method loads the init parameters and parse the document tied to this portlet
init() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.VelocityPortlet
STW: Backward compatibility: set the viewType to "Velocity".
init() - Method in class org.apache.jetspeed.portal.portlets.WMLFilePortlet
Initialize the content of the portlet
init() - Method in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
Initialize this portlet
init() - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet
Initialize this portlet by defining a HTML rewriter.
init() - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
Initialize this portlet by defining a HTML rewriter.
init() - Method in class org.apache.jetspeed.portal.portlets.XSLPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.GlobalAdminPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
Init this
init() - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet
 
init() - Method in class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet
 
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedJSPViewProcessor
Process the template passed in the context (context.get("template")).
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedVelocityViewProcessor
 
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.JSPViewProcessor
Process the template passed in the context (context.get("template")).
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.RSSViewProcessor
This method loads the init parameters and parse the document tied to this portlet
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.VelocityViewProcessor
 
init(Portlet) - Method in interface org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessor
Process the template passed in the context (context.get("template")).
init(Portlet) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
This method loads the init parameters and parse the document tied to this portlet
init() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
By default don't provide any initialization
init(Object) - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
init() - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Late init.
init(ServletConfig) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Perform initialization of the DaemonFactory.
init(Object) - Method in class org.apache.jetspeed.services.forward.ForwardTool
This will initialise a JetspeedLink object that was constructed with the default constructor (ApplicationTool method).
init(ServletConfig) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
This is the lateinitialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.ldap.LDAPService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.ldap.LDAPService
This is the late initialization method called by the Turbine Service framework
init(LoggingConfig) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This method sets parameters for the logger implementation.
init() - Method in class org.apache.jetspeed.services.logging.JetspeedLogFactoryService
Initializes the service by getting the servlet configuration from Turbine
init(ServletConfig) - Method in class org.apache.jetspeed.services.logging.JetspeedLogFactoryService
Initializes the service with the given configuration Initializes the underlying logging implementation, Log4J
init() - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
Load all configured components and initialize them.
init(ServletConfig) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
Inits the service using servlet parameters to obtain path to the configuration file.
init(ServletConfig) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
This is the early initialization method called by the Turbine Service framework
init(RunData) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
Use this to verify the RunData object in use is going to be the Jetspeed RunData object.
init(ServletConfig) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService
Called during Turbine.init()
init(ServletConfig) - Method in class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Late init method from Turbine Service model
init(ServletConfig) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Late init method from Turbine Service model
init(ServletConfig) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Late init method from Turbine Service model
init(ServletConfig) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
Late init method from Turbine Service model
init() - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
This method is called when the Service is initialized It provides a way to override properties at runtime.
init(ServletConfig) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
 
init() - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
Late init.
init(ServletConfig) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
This method is called when the Service is initialized
init() - Method in class org.apache.jetspeed.services.rundata.JetspeedRunDataService
Initializes the service
init(ServletConfig) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
This is the lateinitialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
Performs late initialization.
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.registry.RegistryAccessController
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAccessController
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
This is the early initialization method called by the Turbine Service framework
init(ServletConfig) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Performs early initialization.
init(RunData) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Performs early initialization.
init() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Performs late initialization.
init(ServletConfig) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
 
init(ServletConfig) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Called the first time the Service is used.
init() - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Late init.
init(ServletConfig) - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Called during Turbine.init()
init(ServletConfig) - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
This is the early initialization method called by the Turbine Service framework
init() - Method in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
Late init.
init() - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Late init.
init(ServletConfig) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Called during Turbine.init()
init(ServletConfig) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
One time initialization of the proxy service
init(ServletConfig) - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
init(ServletConfig) - Method in class org.apache.jetspeed.services.webpage.WebPageServlet
This init method will load the default resources from a properties file.
init(RunData) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
This will initialise a JetspeedLink object that was constructed with the default constructor
init(Object) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
This will initialise a JetspeedLink object that was constructed with the default constructor (ApplicationTool method).
init(Object) - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
This will initialise a ContentTemplateLink object that was constructed with the default constructor (ApplicationTool method).
init(RunData) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
This will initialise a JetspeedLink object that was constructed with the default constructor
init(Object) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. This will initialise a JetspeedTool object that was constructed with the default constructor (ApplicationTool method).
init(Object) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateNavigation
This will initialise a JetspeedTemplateNavigation object that was constructed with the default constructor (ApplicationTool method).
init(Object) - Method in class org.apache.jetspeed.util.template.JetspeedTool
This will initialise a JetspeedTool object that was constructed with the default constructor (ApplicationTool method).
init(ServletConfig) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
 
init(ServletConfig) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
initConfiguration() - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Loads the configuration parameters for this service from the JetspeedResources.properties file.
initConfiguration(ServletConfig) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Loads the configuration parameters for this service from the JetspeedResources.properties file.
initContent(PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.FileServerPortlet
 
initContextPath(Object) - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Inits the contextPath for this object
initControl(PortletControl, Portlet) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
Associates a PortletControl with an existing Portlet and returns the Control
initDone - Variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
initDone - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
initDone - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
initForceSecure() - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Inits the force secure setting.
initJMSConfiguration() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Initialize the JMS Configuration
initJMSConfiguration() - Method in class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
initStates() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Initialize the states storage.
initStates() - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Initialize the states storage.
initStates() - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Initialize the states storage.
initialContextFactory - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
insert(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
Insert a group profile record in the database table.
insert(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
Insert a role profile record in the database table.
insert(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
Insert a user profile record in the database table.
isAdmin() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
 
isAdmin() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
isAlphaNumeric(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
Tests that the input string contains only alpha numeric or white spaces
isAlphaNumeric(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isApplication() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
 
isApplication() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
isCacheKey() - Method in interface org.apache.jetspeed.om.registry.ContentURL
 
isCacheKey() - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
 
isCacheable(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Return true if the given URL should be cached or not.
isCacheable() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletControl
Disable content caching
isCacheable() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Is this portlet cacheable.
isCacheable() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
By default MVCPortlets are cacheable.
isCacheable() - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet
 
isCacheable() - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
isCacheable() - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
isCacheable() - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Return true if this Cacheable is allowed to be cached.
isCacheableResource(String) - Static method in class org.apache.jetspeed.services.webpage.WebPageCache
 
isCached(String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Ask if a url is in the DiskCache
isCached(DiskCache, String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Return true if this url is in the cache.
isCached(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
 
isCached(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
isCachedOnName() - Method in interface org.apache.jetspeed.om.registry.CachedParameter
Determines whether to use the parameter name as part of the unique id to the portlet cache.
isCachedOnName() - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
isCachedOnURL() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Determines whether to use the URL as part of the unique id to the portlet cache.
isCachedOnURL() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
isCachedOnURL() - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
isCachedOnURL() - Method in interface org.apache.jetspeed.portal.PortletConfig
Determines whether to use the URL as part of the unique id to the portlet cache.
isCachedOnValue() - Method in interface org.apache.jetspeed.om.registry.CachedParameter
Determines whether to use the parameter value as part of the unique id to the portlet cache.
isCachedOnValue() - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
isClosed(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns true if this portlet is currently closed
isClosed(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if this portlet is currently closed
isClosed(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns true if this portlet is currently closed
isClosed(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Returns true if this portlet is currently closed
isClosed(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Returns true if this portlet is currently closed
isCommitted() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
isCommitted() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
isConfirmed() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This method reports whether or not the user has been confirmed in the system by checking the User.CONFIRM_VALUE column in the users record to see if it is equal to User.CONFIRM_DATA.
isConfirmed() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This method reports whether or not the user has been confirmed in the system by checking the User.CONFIRM_VALUE column in the users record to see if it is equal to User.CONFIRM_DATA.
isDebugEnabled() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Checks if DEBUG statements are enabled.
isDebugEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for debug logging.
isDecimal(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
Tests that the input string contains only numeric
isDecimal(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isDirty() - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
isDisableAccountCheckEnabled() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
isDisableAccountCheckEnabled() - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
isDisableAccountCheckEnabled() - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
isEmailAddress(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
Tests that the input string contains a valid email addess
isEmailAddress(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isEnabled() - Static method in class org.apache.jetspeed.services.PortletStats
 
isEnabled() - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
 
isEnabled() - Method in interface org.apache.jetspeed.services.portletstats.PortletStatsService
Returns sevice enabled state
isErrorEnabled() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Checks if ERROR statements are enabled.
isErrorEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for error logging.
isExpired() - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
isExpired() - Method in interface org.apache.jetspeed.portal.expire.Expire
Return true if this object has expired.
isExpired() - Method in class org.apache.jetspeed.portal.expire.FileWatchExpire
 
isFatalEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for fatal logging.
isHidden() - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Test if this entry should be visible in a list of the registry contents
isHidden() - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Getter for property hidden.
isHidden() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
isInfoEnabled() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Checks if INFO statements are enabled.
isInfoEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for info logging.
isInit() - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
Returns true if the service was initialized successfully.
isInit() - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
isInteger(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
Tests that the input string contains only an integer
isInteger(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isLocal() - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Test if the entry is a Local (fake) disk cache entry
isLocal(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Return true if this URL is on the local server.
isLocal() - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
 
isLooseAlphaNumeric(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isLooseAlphaNumeric(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isMinimized(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns true if this portlet is currently minimized
isMinimized(RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Returns true if this portlet is currently minimized
isMinimized(RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Returns true if this portlet is currently minimized
isMinimized(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Returns true if this portlet is currently minimized
isMinimized(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Returns true if this portlet is currently minimized
isModified(String) - Method in interface org.apache.jetspeed.om.registry.DBRegistry
Method to data.
isMyRequest(VelocityPortlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
isMyRequest(RunData, Portlet) - Static method in class org.apache.jetspeed.util.PortletSessionState
Returns true if the request pertains to current portlet instance.
isNew - Variable in class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
isNew() - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
isNew - Variable in class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
isNew() - Method in class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
isNew - Variable in class org.apache.jetspeed.om.security.BaseJetspeedRole
 
isNew() - Method in class org.apache.jetspeed.om.security.BaseJetspeedRole
 
isNew - Variable in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
isNew() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
isNew() - Method in interface org.apache.jetspeed.om.security.JetspeedUser
 
isNew - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
isNew() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
isNew - Variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
isNew() - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
isNew - Variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
isNew() - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
isNew - Variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
isNew() - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
isNew - Variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
Is this object "new" or does it already exist in the datastore?
isNew() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
isOK(char) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
Checks if the specified character can be used in LDAP attribute name.
isOK(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Test whether the URL is currently believed to be OK by this repository.
isOK(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
isOK(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Test whether the URL is currently believed to be OK by this repository.
isOwner() - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Getter for property owner.
isOwner() - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Getter for property owner.
isRemote(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Return true if this URL is NOT on the local server.
isSecured() - Method in class org.apache.jetspeed.services.webpage.SecuredSite
 
isSecured() - Method in interface org.apache.jetspeed.services.webpage.Site
 
isSecured() - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
isSelected(Portlet, RunData) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Test whether the selected portlet is considered selected for the current request.
isSelected(Portlet, RunData) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Test whether the selected portlet is considered selected for the current request.
isSelected() - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
isShowTitleBar(RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns TRUE if the title bar in should be displayed.
isShowTitleBar() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
isShowTitleBar(RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Returns TRUE if the title bar in should be displayed.
isShowTitleBar(RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Returns TRUE if the title bar in should be displayed.
isShowTitleBar(RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Returns TRUE if the title bar in should be displayed.
isShowTitleBar(RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Returns TRUE if the title bar in should be displayed.
isTooLong(String, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isTraceEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for trace logging.
isURL(String, boolean) - Static method in class org.apache.jetspeed.util.ValidationHelper
Tests that the input string contains a valid URL
isURL(String, boolean, int) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
isValid() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
isValidIdentifier(String) - Static method in class org.apache.jetspeed.util.ValidationHelper
 
isVirtual(String) - Static method in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Return true if this URL is virtual.
isWarnEnabled() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Checks if WARN statements are enabled.
isWarnEnabled() - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Checks if the current logger is enabled for warning logging.
items - Variable in class org.apache.jetspeed.modules.parameters.ListBox
 
iteratingMaps - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
iteratorToCollection(Iterator) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Turns an iterator into a collection

J

J1_EDIT_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J1_HELP_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J1_MAXIMIZE_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J1_MINIMIZE_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J1_PRINT_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J1_RESTORE_ACTION - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
J2_ENTITY - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
JAASSessionValidator - class org.apache.jetspeed.modules.actions.JAASSessionValidator.
JAAS Session validator populates the Jetspeed User via the servlet.getUserPrincipal() call When using this session validator, Authentication is delegated to the Application Server.
JAASSessionValidator() - Constructor for class org.apache.jetspeed.modules.actions.JAASSessionValidator
 
JETSPEED_CONFIG_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
JETSPEED_GROUP - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
JETSPEED_GROUP_ID - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
JETSPEED_NAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
JETSPEED_ROLE_ADMIN - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
JETSPEED_ROLE_USER - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
JETSPEED_VERSION_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
JLoginUser - class org.apache.jetspeed.modules.actions.JLoginUser.
This class is responsible for logging a user into the system.
JLoginUser() - Constructor for class org.apache.jetspeed.modules.actions.JLoginUser
 
JLogoutUser - class org.apache.jetspeed.modules.actions.JLogoutUser.
This class is responsible for logging a user out of the system.
JLogoutUser() - Constructor for class org.apache.jetspeed.modules.actions.JLogoutUser
 
JSPViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.JSPViewProcessor.
JspViewProcessor - MVC processor for serving jsp files.
JSPViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.JSPViewProcessor
Creates a new instance of JSPViewProcessor
JSR168_PORTLET - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
JVM_DIR - Static variable in class org.apache.jetspeed.services.resources.VariableResourcesService
 
JavaRuntimePortlet - class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet.
Handles enumerating Portlets that are also applications
JavaRuntimePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.JavaRuntimePortlet
 
JetspeedAccessController - class org.apache.jetspeed.modules.actions.JetspeedAccessController.
Calls the profiler to load the requested PSML resource based on request params Its necessary to load the profile from this action, not the SessionValidator in order to get the cached ACL list from logon
JetspeedAccessController() - Constructor for class org.apache.jetspeed.modules.actions.JetspeedAccessController
 
JetspeedAuthentication - class org.apache.jetspeed.services.JetspeedAuthentication.
Static accessor for the JetspeedAuthentication service
JetspeedAuthentication() - Constructor for class org.apache.jetspeed.services.JetspeedAuthentication
 
JetspeedClearElement - class org.apache.jetspeed.util.JetspeedClearElement.
A basic ECS element that doesn't have a filter.
JetspeedClearElement(String) - Constructor for class org.apache.jetspeed.util.JetspeedClearElement
 
JetspeedContent - class org.apache.jetspeed.portal.portlets.JetspeedContent.
Provides a content publication system (like Slashdot).
JetspeedContent() - Constructor for class org.apache.jetspeed.portal.portlets.JetspeedContent
 
JetspeedContentAdmin - class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin.
Handles enumerating Portlets that are also applications
JetspeedContentAdmin() - Constructor for class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
JetspeedDBSecurityService - class org.apache.jetspeed.services.security.JetspeedDBSecurityService.
This is an implementation of the JetspeedSecurityService interface.
JetspeedDBSecurityService() - Constructor for class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
JetspeedDaemonFactoryService - class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService.
 
JetspeedDaemonFactoryService() - Constructor for class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
 
JetspeedDiskCache - class org.apache.jetspeed.cache.disk.JetspeedDiskCache.
Sample Implementation of the Disk Cache interface.
JetspeedDiskCacheEntry - class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry.
A cache entry represents a data source that can be stored locally for efficiency.
JetspeedDiskCacheEntry(File) - Constructor for class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Build a DiskCacheEntry that is based on a cached filesystem entry
JetspeedDiskCacheEntry(String) - Constructor for class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Build a DiskCacheEntry that is based on a remote URL and may be (or not) backed on disk.
JetspeedException - exception org.apache.jetspeed.util.JetspeedException.
Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
JetspeedException() - Constructor for class org.apache.jetspeed.util.JetspeedException
 
JetspeedException(String) - Constructor for class org.apache.jetspeed.util.JetspeedException
 
JetspeedForwardService - class org.apache.jetspeed.services.forward.JetspeedForwardService.
This is the implementation of the Jetspeed Forward services.
JetspeedForwardService() - Constructor for class org.apache.jetspeed.services.forward.JetspeedForwardService
 
JetspeedForwardTag - class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag.
Supporting class for the forward tag.
JetspeedForwardTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
 
JetspeedGroupFactory - class org.apache.jetspeed.om.security.JetspeedGroupFactory.
Factory class for creating Jetspeed Groups.
JetspeedGroupFactory() - Constructor for class org.apache.jetspeed.om.security.JetspeedGroupFactory
 
JetspeedGroupManagement - class org.apache.jetspeed.services.security.JetspeedGroupManagement.
The GroupManagement interface describes contract between the portal and security provider required for Jetspeed Group Management.
JetspeedGroupManagement() - Constructor for class org.apache.jetspeed.services.security.JetspeedGroupManagement
 
JetspeedGroupProfilePeer - class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer.
The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
JetspeedGroupProfilePeer() - Constructor for class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
Default constructor.
JetspeedHttpStateManagerService - class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService.
JetspeedHttpStateManagerService is an implementation of the BaseStateManagerService which manages the states stored in the "current" HttpSession.
JetspeedHttpStateManagerService() - Constructor for class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
 
JetspeedIdGenerator - class org.apache.jetspeed.services.idgenerator.JetspeedIdGenerator.
Static accessor for the IdGeneatorService
JetspeedIdGenerator() - Constructor for class org.apache.jetspeed.services.idgenerator.JetspeedIdGenerator
Creates new JetspeedIdGenerator
JetspeedIdGeneratorService - class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService.
Simple implementation of the IdGeneratorService.
JetspeedIdGeneratorService() - Constructor for class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
Creates new JetspeedIdGeneratorService
JetspeedJspLayout - class org.apache.jetspeed.modules.layouts.JetspeedJspLayout.
 
JetspeedJspLayout() - Constructor for class org.apache.jetspeed.modules.layouts.JetspeedJspLayout
 
JetspeedJspPage - class org.apache.jetspeed.modules.pages.JetspeedJspPage.
Same as turbine's JspPage, only that it extends JetspeedTemplatePage.
JetspeedJspPage() - Constructor for class org.apache.jetspeed.modules.pages.JetspeedJspPage
 
JetspeedJspService - class org.apache.jetspeed.services.jsp.JetspeedJspService.
This service is an extension on the TurbineJspService.
JetspeedJspService() - Constructor for class org.apache.jetspeed.services.jsp.JetspeedJspService
 
JetspeedL10NTag - class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag.
Supporting class for the localization (l10n) tag.
JetspeedL10NTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
 
JetspeedLDAP - class org.apache.jetspeed.services.JetspeedLDAP.
 
JetspeedLDAP() - Constructor for class org.apache.jetspeed.services.JetspeedLDAP
 
JetspeedLayout - class org.apache.jetspeed.modules.layouts.JetspeedLayout.
Deprecated. This layout is not used anymore in Jetspeed
JetspeedLayout() - Constructor for class org.apache.jetspeed.modules.layouts.JetspeedLayout
Deprecated.  
JetspeedLink - interface org.apache.jetspeed.util.template.JetspeedLink.
A customized version of the TemplateLink which can handle portlet references.
JetspeedLinkFactory - class org.apache.jetspeed.util.template.JetspeedLinkFactory.
Return a JetspeedLink object.
JetspeedLinkFactory() - Constructor for class org.apache.jetspeed.util.template.JetspeedLinkFactory
 
JetspeedLocalizationService - class org.apache.jetspeed.services.customlocalization.JetspeedLocalizationService.
This class is the single point of access to all localization resources.
JetspeedLocalizationService() - Constructor for class org.apache.jetspeed.services.customlocalization.JetspeedLocalizationService
 
JetspeedLogFactoryService - class org.apache.jetspeed.services.logging.JetspeedLogFactoryService.
The default implementation of the logging service in Jetspeed.
JetspeedLogFactoryService() - Constructor for class org.apache.jetspeed.services.logging.JetspeedLogFactoryService
Default constructor
JetspeedLogger - class org.apache.jetspeed.services.logging.JetspeedLogger.
The implementation of loggers for Jetspeed.
JetspeedLogger(Logger) - Constructor for class org.apache.jetspeed.services.logging.JetspeedLogger
Constructor.
JetspeedLoggingService - class org.apache.jetspeed.services.logging.JetspeedLoggingService.
This service now only functions as an interim implementation of Turbine's LoggingService.
JetspeedLoggingService() - Constructor for class org.apache.jetspeed.services.logging.JetspeedLoggingService
 
JetspeedNullFilter - class org.apache.jetspeed.util.JetspeedNullFilter.
A filter for ECS that doesn't do anything.
JetspeedNullFilter() - Constructor for class org.apache.jetspeed.util.JetspeedNullFilter
 
JetspeedPaneTag - class org.apache.jetspeed.services.jsp.tags.JetspeedPaneTag.
Supporting class for the pane tag.
JetspeedPaneTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedPaneTag
 
JetspeedParameterStyleTag - class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag.
Supporting class for the parameter style tag.
JetspeedParameterStyleTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
 
JetspeedPermissionFactory - class org.apache.jetspeed.om.security.JetspeedPermissionFactory.
Factory class for creating Jetspeed Permissions.
JetspeedPermissionFactory() - Constructor for class org.apache.jetspeed.om.security.JetspeedPermissionFactory
 
JetspeedPermissionManagement - class org.apache.jetspeed.services.security.JetspeedPermissionManagement.
The PermissionManagement interface describes contract between the portal and security provider required for Jetspeed Permission Management.
JetspeedPermissionManagement() - Constructor for class org.apache.jetspeed.services.security.JetspeedPermissionManagement
 
JetspeedPortalAccessController - class org.apache.jetspeed.services.JetspeedPortalAccessController.
Static accessor for the PortalAccessController service
JetspeedPortalAccessController() - Constructor for class org.apache.jetspeed.services.JetspeedPortalAccessController
Creates new JetspeedIdGenerator
JetspeedPortalPersistenceService - class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService.
Implementation of the Portal Persistence Service for storing and retrieving portlet instances.
JetspeedPortalPersistenceService() - Constructor for class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
JetspeedPortalToolkitService - class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService.
Simple implementation of the PortalFactoryService.
JetspeedPortalToolkitService() - Constructor for class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService
 
JetspeedPortalToolkitService.VariableInteger - class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService.VariableInteger.
 
JetspeedPortalToolkitService.VariableInteger(int) - Constructor for class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService.VariableInteger
 
JetspeedPortletCacheService - class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService.
This implementation of the PortletCache service is a simple adapter to the Turbine GlobalCacheService
JetspeedPortletCacheService() - Constructor for class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService
 
JetspeedPortletFactoryService - class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService.
Simple implementation of the PortalFactoryService.
JetspeedPortletFactoryService() - Constructor for class org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService
 
JetspeedPortletInstance - class org.apache.jetspeed.portal.JetspeedPortletInstance.
Default Implementation of Jetspeed Portlet Instance.
JetspeedPortletInstance(Portlet, RunData) - Constructor for class org.apache.jetspeed.portal.JetspeedPortletInstance
Constructs a PortletInstance from a Portlet and a RunData.
JetspeedPortletInstance(Portlet, Profile) - Constructor for class org.apache.jetspeed.portal.JetspeedPortletInstance
Constructs a PortletInstance from a Portlet and a Profile
JetspeedPortletInstance() - Constructor for class org.apache.jetspeed.portal.JetspeedPortletInstance
Protect the constructor so it can only be instantitated by by the PortalPersistenceService
JetspeedPortletLinkTag - class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag.
Supporting class for the portlet link tag.
JetspeedPortletLinkTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
JetspeedPortletStatsService - class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService.
Simple implementation of the PortletStatsService.
JetspeedPortletStatsService() - Constructor for class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
 
JetspeedPortletTag - class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag.
Supporting class for the portlet tag.
JetspeedPortletTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
 
JetspeedProfilerService - class org.apache.jetspeed.services.profiler.JetspeedProfilerService.
This is an implementation of the Profiler interface.
JetspeedProfilerService() - Constructor for class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
JetspeedPropertiesPortlet - class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet.
Handles enumerating Portlets that are also applications
JetspeedPropertiesPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.JetspeedPropertiesPortlet
 
JetspeedResourceService - class org.apache.jetspeed.services.resources.JetspeedResourceService.
This service subclasses TurbineResourceService and provides functionality for overriding properties in default resource files.
JetspeedResourceService() - Constructor for class org.apache.jetspeed.services.resources.JetspeedResourceService
 
JetspeedResources - class org.apache.jetspeed.services.resources.JetspeedResources.
This class defines the Jetspeed properties keys.
JetspeedResources() - Constructor for class org.apache.jetspeed.services.resources.JetspeedResources
 
JetspeedRoleFactory - class org.apache.jetspeed.om.security.JetspeedRoleFactory.
Factory class for creating Jetspeed Roles.
JetspeedRoleFactory() - Constructor for class org.apache.jetspeed.om.security.JetspeedRoleFactory
 
JetspeedRoleManagement - class org.apache.jetspeed.services.security.JetspeedRoleManagement.
The RoleManagement interface describes contract between the portal and security provider required for Jetspeed Role Management.
JetspeedRoleManagement() - Constructor for class org.apache.jetspeed.services.security.JetspeedRoleManagement
 
JetspeedRoleProfilePeer - class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer.
The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
JetspeedRoleProfilePeer() - Constructor for class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
Default constructor.
JetspeedRunData - interface org.apache.jetspeed.services.rundata.JetspeedRunData.
This interface extends the RunData interface with methods specific to the needs of a Jetspeed like portal implementation.
JetspeedRunDataService - class org.apache.jetspeed.services.rundata.JetspeedRunDataService.
The JetspeedRunDataService extends TurbineRunDataService, adding the ability to get the current runData object for the thread at any time.
JetspeedRunDataService() - Constructor for class org.apache.jetspeed.services.rundata.JetspeedRunDataService
 
JetspeedSecurity - class org.apache.jetspeed.services.JetspeedSecurity.
This is a commodity static accessor class around the JetspeedSecurityService
JetspeedSecurity() - Constructor for class org.apache.jetspeed.services.JetspeedSecurity
 
JetspeedSecurityCache - class org.apache.jetspeed.services.security.JetspeedSecurityCache.
The Security Cache Service caches roles and permissions (ACLs)
JetspeedSecurityCache() - Constructor for class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
JetspeedSecurityException - exception org.apache.jetspeed.services.security.JetspeedSecurityException.
This is the basic abstract Jetspeed Security Exception
JetspeedSecurityException() - Constructor for class org.apache.jetspeed.services.security.JetspeedSecurityException
Constructs a JetspeedSecurityException with no detail message.
JetspeedSecurityException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.JetspeedSecurityException
Construct a nested exception.
JetspeedSecurityException(String) - Constructor for class org.apache.jetspeed.services.security.JetspeedSecurityException
Constructs a JetspeedSecurityException with the specified detail message.
JetspeedSecurityService - interface org.apache.jetspeed.services.security.JetspeedSecurityService.
The Security Service manages Users, Groups Roles and Permissions in the system.
JetspeedSessionValidator - class org.apache.jetspeed.modules.actions.JetspeedSessionValidator.
Just like org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator except: it doesn't check the session_access_counter it doesn't require you to always logon expects a JetspeedRunData object and put there the additionnal jetspeed properties
JetspeedSessionValidator() - Constructor for class org.apache.jetspeed.modules.actions.JetspeedSessionValidator
 
JetspeedSiteSession - class org.apache.jetspeed.services.webpage.JetspeedSiteSession.
Represents a session with a site
JetspeedSiteSession(Site, String, String) - Constructor for class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Create a session, which maintains sessions with one website.
JetspeedStateManagerService - class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService.
JetspeedStateManagerService is an implementation of the BaseStateManagerService which manages the states stored in a local Map (synchronized HashMap).
JetspeedStateManagerService() - Constructor for class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
 
JetspeedStockQuoteService - class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService.
Implements StockQuoteService, providing a web service for getting stock quotes.
JetspeedStockQuoteService() - Constructor for class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
 
JetspeedStockQuoteService2 - class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2.
Implements StockQuoteService, providing a web service for getting stock quotes.
JetspeedStockQuoteService2() - Constructor for class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
JetspeedTemplateLink - class org.apache.jetspeed.util.template.JetspeedTemplateLink.
Deprecated. Use JetspeedBaseLink
JetspeedTemplateLink() - Constructor for class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Empty constructor.for introspection
JetspeedTemplateLink(RunData) - Constructor for class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Constructor.
JetspeedTemplateLocatorService - class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService.
Implements all template location related operations.
JetspeedTemplateLocatorService() - Constructor for class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
 
JetspeedTemplateNavigation - class org.apache.jetspeed.util.template.JetspeedTemplateNavigation.
A Class that produce localized navigations.
JetspeedTemplateNavigation(RunData) - Constructor for class org.apache.jetspeed.util.template.JetspeedTemplateNavigation
 
JetspeedTemplatePage - class org.apache.jetspeed.modules.pages.JetspeedTemplatePage.
When building sites using templates, Screens need only be defined for templates which require dynamic (database or object) data.
JetspeedTemplatePage() - Constructor for class org.apache.jetspeed.modules.pages.JetspeedTemplatePage
 
JetspeedTemplateService - class org.apache.jetspeed.services.template.JetspeedTemplateService.
This service extends the TurbineTemplateService to modify its behaviour: Not only layout and screen packages, but also the screen templates are searched in the template neames filepath, so that a fallback strategy is provided, that can be used for multi-language, multi-device and browser-specific support support.
JetspeedTemplateService() - Constructor for class org.apache.jetspeed.services.template.JetspeedTemplateService
 
JetspeedThreadPoolService - class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService.
This is a Service that provides a simple threadpool usable by all thread intensive classes in order to optimize resources utilization screen:
JetspeedThreadPoolService() - Constructor for class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Constructor.
JetspeedTool - class org.apache.jetspeed.util.template.JetspeedTool.
Utility class for accessing Jetspeed in a "pull" mode Since the tool stores a RunData object, it may not be shared between threads and/or requests
JetspeedTool() - Constructor for class org.apache.jetspeed.util.template.JetspeedTool
Empty constructor used by introspection
JetspeedTool(RunData) - Constructor for class org.apache.jetspeed.util.template.JetspeedTool
The Tool constructor
JetspeedTransformerService - class org.apache.jetspeed.services.transformer.JetspeedTransformerService.
Simple implementation of the TransformerService.
JetspeedTransformerService() - Constructor for class org.apache.jetspeed.services.transformer.JetspeedTransformerService
 
JetspeedURLManagerService - class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService.
This implementation of the URLManagerService is backed by a simple map persisted on disk in a properties file
JetspeedURLManagerService() - Constructor for class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
 
JetspeedUploadService - class org.apache.jetspeed.services.upload.JetspeedUploadService.
This class is an implementation of UploadService.
JetspeedUploadService() - Constructor for class org.apache.jetspeed.services.upload.JetspeedUploadService
 
JetspeedUser - interface org.apache.jetspeed.om.security.JetspeedUser.
A Jetspeed extension of the Turbine User interface.
JetspeedUserFactory - class org.apache.jetspeed.om.security.JetspeedUserFactory.
Factory class for creating Jetspeed Users.
JetspeedUserFactory() - Constructor for class org.apache.jetspeed.om.security.JetspeedUserFactory
 
JetspeedUserManagement - class org.apache.jetspeed.services.JetspeedUserManagement.
Static accessor for the PortalAccessController service
JetspeedUserManagement() - Constructor for class org.apache.jetspeed.services.JetspeedUserManagement
 
JetspeedUserProfilePeer - class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer.
The skeleton for this class was autogenerated by Torque on: [Mon Sep 10 13:30:53 PDT 2001] You should add additional methods to this class to meet the application requirements.
JetspeedUserProfilePeer() - Constructor for class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
Default constructor.
JetspeedVelocityPage - class org.apache.jetspeed.modules.pages.JetspeedVelocityPage.
Extends JetspeedTemplatePage to set the Velocity template Context.
JetspeedVelocityPage() - Constructor for class org.apache.jetspeed.modules.pages.JetspeedVelocityPage
 
JetspeedWebPageService - class org.apache.jetspeed.services.webpage.JetspeedWebPageService.
This is the default implementation of the WebPageService interface.
JetspeedWebPageService() - Constructor for class org.apache.jetspeed.services.webpage.JetspeedWebPageService
 
JetspeedXMLEntityResolver - class org.apache.jetspeed.xml.JetspeedXMLEntityResolver.
an entity resolver which tries to lookup DTD files through the URL Manager.
JetspeedXMLEntityResolver() - Constructor for class org.apache.jetspeed.xml.JetspeedXMLEntityResolver
 
JspAction - class org.apache.jetspeed.modules.actions.JspAction.
This class provides a convenience methods for Jsp Actions to use.
JspAction() - Constructor for class org.apache.jetspeed.modules.actions.JspAction
 
JspParameterPresentationStyle - class org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle.
Generic jsp-based presentation style.
JspParameterPresentationStyle() - Constructor for class org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle
 
JspPortlet - class org.apache.jetspeed.portal.portlets.JspPortlet.
A JSP portlet example.
JspPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.JspPortlet
 
JspPortletAction - class org.apache.jetspeed.modules.actions.portlets.JspPortletAction.
An abstract action class to build JspPortlet actions.
JspPortletAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
 
JspStockQuoteAction - class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction.
This action sets up the template context for retrieving stock quotes.
JspStockQuoteAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.JspStockQuoteAction
 
JspTemplate - class org.apache.jetspeed.util.template.JspTemplate.
JspTemplate
JspTemplate(RunData, String) - Constructor for class org.apache.jetspeed.util.template.JspTemplate
 
join(ThreadGroup) - Static method in class org.apache.jetspeed.daemon.impl.util.ThreadGroupJoin
Join a ThreadGroup and wait until it finishes
join(ThreadGroup, String) - Static method in class org.apache.jetspeed.daemon.impl.util.ThreadGroupJoin
Join a ThreadGroup bug specify a source and use a default interval.
join(ThreadGroup, String, int) - Static method in class org.apache.jetspeed.daemon.impl.util.ThreadGroupJoin
Join a ThreadGroup except also log when interval number of Threads have finished.
joinGroup(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
joinGroup(String, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
joinGroup(String, String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Joins a user to a group.
joinGroup(String, String, String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Joins a user into a group with a specific role.
joinGroup(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Join a user to a group.
joinGroup(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Join a user to a group - specific role.
joinGroup(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Join a user to a group.
joinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Join a user to a group - specific role.
joinGroup(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Joins a user to a group.
joinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Join a user to a group - specific role.
joinGroup(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Join a user to a group.
joinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Join a user to a group - specific role.

K

KEY_CONTENT_ERROR - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_CONTENT_INFO - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_DELIMITER - Static variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
KEY_LOGIN - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOGIN_FAILURE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOGIN_SUCCESS - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOGOUT - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOG_ENABLE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOG_LOCATION - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_LOG_RESET - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_PARAM_PASSWORD - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_PARAM_PERMISSIONS - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_PARAM_USER - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_PARSER - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_USER_DEFAULT - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_USER_SESSION - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_WEBAPP - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_WPS_DEBUG - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_WPS_PATH - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_WPS_SID - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
KEY_WPS_URL - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
key - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
keywords - Variable in class org.apache.jetspeed.services.search.AbstractObjectHandler
 

L

LAST_SEARCH_TYPE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
LAST_SEARCH_VALUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
LAYOUT - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
LAYOUT_EW - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
LAYOUT_INPUT - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
LAYOUT_LABEL - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
LAYOUT_NS - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
LC_NUMBERS_AND_LETTERS_ALPHABET - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
Alphabet consisting of lowercase letters a-z and the digits 0-9 Used to make a random password.
LDAPAuthentication - class org.apache.jetspeed.services.security.ldap.LDAPAuthentication.
 
LDAPAuthentication() - Constructor for class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
 
LDAPGroup - class org.apache.jetspeed.om.security.ldap.LDAPGroup.
 
LDAPGroup() - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
LDAPGroup(String) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
LDAPGroup(String, boolean) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
LDAPGroup(LDAPURL) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
LDAPGroupManagement - class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement.
 
LDAPGroupManagement() - Constructor for class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
 
LDAPPermission - class org.apache.jetspeed.om.security.ldap.LDAPPermission.
 
LDAPPermission() - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
LDAPPermission(String) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
LDAPPermission(String, boolean) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
LDAPPermission(LDAPURL) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
LDAPPermissionManagement - class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement.
 
LDAPPermissionManagement() - Constructor for class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
 
LDAPRole - class org.apache.jetspeed.om.security.ldap.LDAPRole.
 
LDAPRole() - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPRole
 
LDAPRole(String) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPRole
 
LDAPRole(String, boolean) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPRole
 
LDAPRole(LDAPURL) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPRole
 
LDAPRoleManagement - class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement.
 
LDAPRoleManagement() - Constructor for class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
LDAPService - class org.apache.jetspeed.services.ldap.LDAPService.
 
LDAPService() - Constructor for class org.apache.jetspeed.services.ldap.LDAPService
 
LDAPURL - class org.apache.jetspeed.services.ldap.LDAPURL.
 
LDAPURL() - Constructor for class org.apache.jetspeed.services.ldap.LDAPURL
 
LDAPURL(String) - Constructor for class org.apache.jetspeed.services.ldap.LDAPURL
 
LDAPURL(String, int, String) - Constructor for class org.apache.jetspeed.services.ldap.LDAPURL
 
LDAPUser - class org.apache.jetspeed.om.security.ldap.LDAPUser.
 
LDAPUser() - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPUser
 
LDAPUser(String, boolean) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPUser
Constructor.
LDAPUser(LDAPURL) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPUser
 
LDAPUser(Attributes) - Constructor for class org.apache.jetspeed.om.security.ldap.LDAPUser
 
LDAPUserManagement - class org.apache.jetspeed.services.security.ldap.LDAPUserManagement.
 
LDAPUserManagement() - Constructor for class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
LDAP_DATE_PATTERN - Static variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
LINKS_READ - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
LOG_INTERVAL - Static variable in class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
Specify the interval to log when Portlets are instantiated
L_DESC - Static variable in class org.apache.jetspeed.portal.portlets.LinkPortlet
 
L_IMAGE - Static variable in class org.apache.jetspeed.portal.portlets.LinkPortlet
 
L_NAME - Static variable in class org.apache.jetspeed.portal.portlets.LinkPortlet
 
L_URL - Static variable in class org.apache.jetspeed.portal.portlets.LinkPortlet
 
LateInitCastorRegistryService - class org.apache.jetspeed.services.registry.LateInitCastorRegistryService.
This is an implementation of the RegistryService based on the Castor XML serialization mechanisms
LateInitCastorRegistryService() - Constructor for class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
Layout - interface org.apache.jetspeed.om.profile.Layout.
Default bean like implementation of the layout entry in psml
LineCounter - class org.apache.jetspeed.util.LineCounter.
 
LineCounter() - Constructor for class org.apache.jetspeed.util.LineCounter
 
LinkPortlet - class org.apache.jetspeed.portal.portlets.LinkPortlet.
Portlet for rendering HTML links Can also be used for WML but no output will be created so redering for wml is done in by the /wml/column.vm file
LinkPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.LinkPortlet
 
ListBox - class org.apache.jetspeed.modules.parameters.ListBox.
Returns simple list box control
ListBox() - Constructor for class org.apache.jetspeed.modules.parameters.ListBox
 
LocalRegistry - interface org.apache.jetspeed.om.registry.base.LocalRegistry.
This interface declares the methods used by the RegistryService to set entries within the registry without impacting the persistant state.
LogfileViewerAction - class org.apache.jetspeed.modules.actions.portlets.LogfileViewerAction.
This class is the action class for a portlet that lets you view the Log4J logfiles defined in your Jetspeed installation.
the portlet iterates through the Log4J appender defined that are of type FileAppender or its subclasses, and lists the filenames in a listbox.
The portlet puts the following in the context:
appenders - a HashMap with the appenders found
files - a HashMap with the filenames without path
logfile - the content of the file indicated by selectedfile
LogfileViewerAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.LogfileViewerAction
Creates a new instance of LogFileViewerAction
LoginException - exception org.apache.jetspeed.services.security.LoginException.
This is the basic login exception.
LoginException() - Constructor for class org.apache.jetspeed.services.security.LoginException
Constructs a LoginException with no detail message.
LoginException(String) - Constructor for class org.apache.jetspeed.services.security.LoginException
Constructs a LoginException with the specified detail message.
LoginException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.LoginException
Construct a nested exception.
LuceneSearchService - class org.apache.jetspeed.services.search.lucene.LuceneSearchService.
Lucene implementation of search service.
LuceneSearchService() - Constructor for class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
lastAccessed - Variable in class org.apache.jetspeed.cache.FileCacheEntry
 
lastModified - Variable in class org.apache.jetspeed.cache.FileCacheEntry
 
ldapurl - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
lineSeparator - Variable in class org.apache.jetspeed.util.OverwriteProperties
What to use as a line seperator
lineSeparator - Static variable in class org.apache.jetspeed.util.file.MergeFiles
 
list(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
list(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
list - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
list() - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
List of the current known URLs in the repository
list(int) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
List of the current known URLs in the repository which have the given status.
list() - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
list(int) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
list() - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
List of the current known URLs in the repository
list(int) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
List of the current known URLs in the repository which have the given status.
listBindings(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
listBindings(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
listByCategory() - Method in interface org.apache.jetspeed.om.registry.PortletRegistry
 
listByCategory() - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
listCategories() - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Returns a list of the categories
listCategories() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Returns a list of the supported media type names
listDatabaseRegistries() - Method in interface org.apache.jetspeed.services.registry.HybridRegistry
List of all registries managed in the database.
listDatabaseRegistries() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
listEntryNames() - Method in interface org.apache.jetspeed.om.registry.Registry
List all the entry names within this Registry
listEntryNames() - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
listEntryNames() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
listFileRegistries() - Method in interface org.apache.jetspeed.services.registry.HybridRegistry
List of all registries managed in the file system.
listFileRegistries() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
listMediaTypes() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
Returns an ordered list of supported media-types, from most preferred to least preferred
listMediaTypes() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Returns an ordered list of supported media-types, from most preferred to least preferred
listMediaTypes() - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Returns a list of the supported media type names
listMediaTypes() - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Returns a list of the supported media type names
listMediaTypes() - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Returns a list of the supported media type names
listeners - Variable in class org.apache.jetspeed.cache.FileCache
 
load(Reader) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Deserializes a PSML structure read from the reader using Castor XML unmarshaller
load(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
load(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
load(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
loadConfiguration(ServletConfig) - Method in class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
Set the log file to be off of the webapp root, and will do the same with the file loader paths
loadDatabaseManagedRegistries(ResourceService) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
loadDatabaseManagedRegistries(ResourceService) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
loadDocument(String) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Load a PSMLDOcument from disk
loadForwardConfiguration(File) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Load and unmarshal a Forward Configuration from a file.
loadForwards() - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Load all forward configuration files from forwards directory.
loadFragment(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Load and unmarshal a RegistryFragment from the file
loadFragment(String) - Method in interface org.apache.jetspeed.services.registry.FileRegistry
Load and unmarshal a RegistryFragment from the file
loadFragment(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Load and unmarshal a RegistryFragment from the file
loadMapping() - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
loadMapping() - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
loadMapping(InputSource) - Method in class org.apache.jetspeed.util.SynchronizedMapping
 
loadMapping(String) - Method in class org.apache.jetspeed.util.SynchronizedMapping
 
loadMapping(URL) - Method in class org.apache.jetspeed.util.SynchronizedMapping
 
loadModelClass(Service, String) - Static method in class org.apache.jetspeed.services.ServiceHelper
Load an implementation class from the configuration.
loadRolePermissions() - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
loadRolePermissions() - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
loadRolePermissions(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
loadRolePermissions() - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
locale - Variable in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
locateControlTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateControlTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a control template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateControlTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a control template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateControllerTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateControllerTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a controller template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateControllerTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a controller template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateEmailTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateEmailTemplate(RunData, String, Locale) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateEmailTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate an email template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateEmailTemplate(RunData, String, Locale) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate an email template using Jetspeed template location algorithm, searching by mediatype and language.
locateEmailTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate an email template using Jetspeed template location algorithm, searching by language criteria extracted from the request state in rundata.
locateEmailTemplate(RunData, String, Locale) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate an email template using Jetspeed template location algorithm
locateLayoutTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateLayoutTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a layout template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateLayoutTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a layout template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateNavigationTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateNavigationTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a controller template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateNavigationTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a navigation template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateParameterTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateParameterTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a parameter style template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateParameterTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a parameter style template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locatePortletTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locatePortletTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a portlet template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locatePortletTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a portlet template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateScreenTemplate(RunData, String) - Static method in class org.apache.jetspeed.services.TemplateLocator
 
locateScreenTemplate(RunData, String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Locate a screen template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locateScreenTemplate(RunData, String) - Method in interface org.apache.jetspeed.services.template.TemplateLocatorService
Locate a screen template using Jetspeed template location algorithm, searching by mediatype and language criteria extracted from the request state in rundata.
locator - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
locatorClass - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
locatorToString(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Return a unique string identifying this object.
log - Static variable in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
Commons logging
logAccess(RunData, Portlet, String) - Static method in class org.apache.jetspeed.services.PortletStats
 
logAccess(RunData, Portlet, String, long) - Static method in class org.apache.jetspeed.services.PortletStats
 
logAccess(RunData, Portlet, String, long) - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
 
logAccess(RunData, Portlet, String) - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Formats log message using default load time
logAccess(RunData, Portlet, String) - Method in interface org.apache.jetspeed.services.portletstats.PortletStatsService
Logs portlet access using default load time.
logAccess(RunData, Portlet, String, long) - Method in interface org.apache.jetspeed.services.portletstats.PortletStatsService
Logs portlet access.
logLoadTime - Variable in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Log portlet load time instead of bytes sent (which is always zero)
logger - Static variable in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.portal.controls.VelocityPortletControl
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.registry.CastorRegistryService
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Static initialization of the logger for this class
logger - Static variable in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Static initialization of the logger for this class
login(String, String) - Static method in class org.apache.jetspeed.services.JetspeedAuthentication
Given a public credential(username) and private credential(password), perform authentication.
login(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
login(String, String) - Method in interface org.apache.jetspeed.services.security.PortalAuthentication
Given a public credential(username) and private credential(password), perform authentication.
login(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
Given a public credential(username) and private credential(password), perform authentication.
login(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
Given a public credential(username) and private credential(password), perform authentication.
login(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
Given a public credential(username) and private credential(password), perform authentication.
logon(ProxyRunData) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Logs on to the Secured site 'automatically', using a predefined exchange based on a logon-screen POST to the site, sending the logon credentials and security permissions.
logon(ProxyRunData) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Logs on to the target host
logout() - Static method in class org.apache.jetspeed.services.JetspeedAuthentication
Logout the JetspeedUser.
logout() - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
logout() - Method in interface org.apache.jetspeed.services.security.PortalAuthentication
Logout the JetspeedUser.
logout() - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
Logout the JetspeedUser.
logout() - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
Logout the JetspeedUser.
logout() - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
Logout the JetspeedUser.
logout(ProxyRunData) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Logs out to the Network Element by sending the session id cookie to a pre-defined logout-URL in the Network Element.
logout(ProxyRunData) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Logs out of the target host
lookup(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
lookup(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
lookupLink(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
lookupLink(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
lookupPortletEntry(String) - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
lookupSecurityEntry(String) - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 

M

MANDATORY_PORTLET - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
MAP_MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
MAXIMIZE - Static variable in interface org.apache.jetspeed.services.rundata.JetspeedRunData
 
MAX_IMAGE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
MAX_WARN_SECONDS - Static variable in class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
The maximum number of seconds to wait before warning that the URL took too long to download
MEDIA_TYPE - Static variable in class org.apache.jetspeed.services.Registry
Default MediaType Registry name
MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
MESSAGE - Static variable in class org.apache.jetspeed.services.urlmanager.ContentNotAvailableException
 
MESSAGE - Static variable in class org.apache.jetspeed.services.urlmanager.URLNotAvailableException
 
MESSAGES - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_CANT_DELETE_CURRENT - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_DELETE_FAILED - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_ENTITY_ALREADY_EXISTS - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_FAILED_PORTLET_XML - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_FAILED_REGISTER_PA - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_FAILED_WEB_XML - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_INVALID_ENTITY_NAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_MISSING_PARAMETER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MID_UPDATE_FAILED - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
MSG_MISSING_PARAMETER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
MarkRefPage - class org.apache.jetspeed.modules.actions.MarkRefPage.
Marks the referer page to enable buttons as "back"
MarkRefPage() - Constructor for class org.apache.jetspeed.modules.actions.MarkRefPage
 
Maximize - class org.apache.jetspeed.modules.actions.controls.Maximize.
Change the state of a portlet to maximized.
Maximize() - Constructor for class org.apache.jetspeed.modules.actions.controls.Maximize
 
MediaTypeEntry - interface org.apache.jetspeed.om.registry.MediaTypeEntry.
This entry describes all the properties that should be present in a RegistryEntry describing a MediaType FIXME: we should add some additionnal attrbutes for separating 2 versions of the same mime type
MediaTypeRegistry - interface org.apache.jetspeed.om.registry.MediaTypeRegistry.
Represents a media-type registry.
MediaUpdateAction - class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction.
This action enables to update the media entries
MediaUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
 
MergeFiles - class org.apache.jetspeed.util.file.MergeFiles.
Task to merge files to create the database script
MergeFiles() - Constructor for class org.apache.jetspeed.util.file.MergeFiles
 
MessagingService - interface org.apache.jetspeed.services.messaging.MessagingService.
This class provides an API for accessing a JMS component.
MessagingServiceImpl - class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl.
 
MessagingServiceImpl() - Constructor for class org.apache.jetspeed.services.messaging.jms.activemq.MessagingServiceImpl
 
Messenger - class org.apache.jetspeed.services.Messenger.
 
Messenger() - Constructor for class org.apache.jetspeed.services.Messenger
 
MetaData - class org.apache.jetspeed.util.MetaData.
A class for storing MetaData about an object.
MetaData() - Constructor for class org.apache.jetspeed.util.MetaData
 
MetaInfo - interface org.apache.jetspeed.om.profile.MetaInfo.
Interface describing meta info for an entry.
MetaInfo - interface org.apache.jetspeed.om.registry.MetaInfo.
Interface for storing meta-info on a registry entry
MetaInfo - class org.apache.jetspeed.util.types.MetaInfo.
Autogenerated JavaBean from xjay (http://relativity.yi.org/xjay)
MetaInfo() - Constructor for class org.apache.jetspeed.util.types.MetaInfo
 
MimeType - class org.apache.jetspeed.util.MimeType.
Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
MimeType(String) - Constructor for class org.apache.jetspeed.util.MimeType
 
MimeType(String, String) - Constructor for class org.apache.jetspeed.util.MimeType
 
MimetypeMap - interface org.apache.jetspeed.om.registry.MimetypeMap.
The MimeTypeMap interface represents a list that stores all mimetypes a client supports.
Minimize - class org.apache.jetspeed.modules.actions.controls.Minimize.
Change the internal state of a portlet from normal to minimized
Minimize() - Constructor for class org.apache.jetspeed.modules.actions.controls.Minimize
 
MultiColumnControllerAction - class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction.
This action builds a context suitable for controllers handling grid positioned layout using PortletSet.Constraints
MultiColumnControllerAction() - Constructor for class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
 
MyPagesListBox - class org.apache.jetspeed.modules.parameters.MyPagesListBox.
Returns list box control populated with pmsl pages for current user for current media type.
MyPagesListBox() - Constructor for class org.apache.jetspeed.modules.parameters.MyPagesListBox
 
m_httpSessions - Variable in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
map of thread to http session for that thread.
main(String[]) - Static method in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
main(String[]) - Static method in class org.apache.jetspeed.services.registry.RegistryImporter
 
main(String[]) - Static method in class org.apache.jetspeed.services.search.PopulateSampleIndices
 
main(String[]) - Static method in class org.apache.jetspeed.util.DirectoryUtils
 
main(String[]) - Static method in class org.apache.jetspeed.util.LineCounter
 
main(String[]) - Static method in class org.apache.jetspeed.util.OverwriteProperties
The main program for the OverwriteProperties class
main(String[]) - Static method in class org.apache.jetspeed.util.file.MergeFiles
 
main(String[]) - Static method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
usage: java JetspeedStockQuoteService [option] method [params] method: parameter: description: ---------------------------------------------------------------------- quote symbol get the price for the given symbol quotes symbols..
maintainUserSelections(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.CustomizeSetAction
 
makeDynamicURI(RunData, ProfileLocator) - Static method in class org.apache.jetspeed.services.Profiler
 
makeDynamicURI(RunData, ProfileLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Builds a dynamic URI based on the current profiler group/role/page
makeDynamicURI(RunData, ProfileLocator) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Creates a dynamic URI
makeFileNamePath(String, String) - Method in class org.apache.jetspeed.services.resources.JetspeedResourceService
 
makePortletForwardKey(String, String) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
map - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
mapDatabaseToEntry(PortletDbEntry) - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
mapDatabaseToEntry(SecurityDbEntry) - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
mapFile - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
mapIterator - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
mapLocatorToFile(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Maps a ProfileLocator to a file.
mapper - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
the Castor mapping file name
mapping - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
mapping - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
the Castor mapping file name
mapping - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
the Castor mapping file name
mapping - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
the Castor mapping file name
markCurrentPage(RunData) - Static method in class org.apache.jetspeed.util.URILookup
Marks the current URI and stores it internally for later usage.
markPage(String, RunData) - Static method in class org.apache.jetspeed.util.URILookup
Marks the URI and stores it internally for later usage.
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
marshal(Writer) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
marshal(DocumentHandler) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
matches(String, String) - Static method in class org.apache.jetspeed.services.security.ldap.UnixCrypt
 
maxSize - Variable in class org.apache.jetspeed.cache.FileCache
 
mediaTypes - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
medias - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
mediasIdx - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
merge(MetaData) - Method in class org.apache.jetspeed.util.MetaData
Merges the properties defined in the param MetaData into the current one.
mergeGroupProfiles(RunData, Vector) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Merge group profiles to create default profile.
mergeRoleProfiles(RunData, Vector) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Merge role profiles to create default profile.
metaInfo - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
method - Variable in class org.apache.jetspeed.om.registry.base.PortletIterator
 
mimeType - Variable in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
move(List[], int, int, int, int) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
 
moveMessage(String, String, String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
moveMessage(String, String, int) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
myAttrs - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 

N

NAVIGATIONS_BOTTOM_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
NAVIGATIONS_TOP_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
NAVS_PIPELINE - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
NEXT - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
NON_PERSISTENT - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
NORMAL - Static variable in interface org.apache.jetspeed.services.rundata.JetspeedRunData
 
NO_EXPIRE - Static variable in class org.apache.jetspeed.portal.expire.ExpireFactory
 
NTLMSessionValidator - class org.apache.jetspeed.modules.actions.NTLMSessionValidator.
Just like org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator except: it doesn't check the session_access_counter it automatically logs the user in based on currently authenticated nt user expects a JetspeedRunData object and put there the additionnal jetspeed properties Usage of this session validator is limited to Windows NT/2000 and MS Internet Explorer.
NTLMSessionValidator() - Constructor for class org.apache.jetspeed.modules.actions.NTLMSessionValidator
 
NUMBERS_AND_LETTERS_ALPHABET - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
Alphabet consisting of upper and lowercase letters A-Z and the digits 0-9 Used to make a random password.
NUMBER_PER_PAGE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
name of the parameter to this portlet that tells us how many rows to show per page
NavigationTag - class org.apache.jetspeed.services.jsp.tags.NavigationTag.
Supporting class for the navigation tag.
NavigationTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.NavigationTag
 
NewRSSPortlet - class org.apache.jetspeed.portal.portlets.NewRSSPortlet.
Portlet which renders RDF Site Summary.
NewRSSPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.NewRSSPortlet
 
NoAuthentication - class org.apache.jetspeed.services.security.nosecurity.NoAuthentication.
The NoAuthentication class is a Jetspeed security provider, implementing the PortalAuthentication interface.
NoAuthentication() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
 
NoExpire - class org.apache.jetspeed.portal.expire.NoExpire.
Handles expiration mechanisms that NEVER expire.
NoExpire() - Constructor for class org.apache.jetspeed.portal.expire.NoExpire
 
NoGroupManagement - class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement.
The NoGroupManagement class is a Jetspeed security provider, implementing the GroupManagement interface.
NoGroupManagement() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
 
NoPermissionManagement - class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement.
The NoPermissionManagement class is a Jetspeed security provider, implementing the PermissionManagement interface.
NoPermissionManagement() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
 
NoRoleManagement - class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement.
The NoRoleManagement class is a Jetspeed security provider, implementing the RoleManagement interface.
NoRoleManagement() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
 
NoSecurityAccessController - class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController.
NoSecurityAccessController Use this service if you want to disable all authorization checks
NoSecurityAccessController() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoSecurityAccessController
 
NoUserManagement - class org.apache.jetspeed.services.security.nosecurity.NoUserManagement.
The NoUserManagement class is a Jetspeed security provider, implementing the UserManagement and CredentialsManagement interfaces.
NoUserManagement() - Constructor for class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
 
NotUniqueUserException - exception org.apache.jetspeed.services.security.NotUniqueUserException.
This exception is thrown when the public credentials fail to meet the security provider-specific unique constraints.
NotUniqueUserException() - Constructor for class org.apache.jetspeed.services.security.NotUniqueUserException
Constructs a NotUniqueUserException with no detail message.
NotUniqueUserException(String) - Constructor for class org.apache.jetspeed.services.security.NotUniqueUserException
Constructs a NotUniqueUserException with the specified detail message.
NotUniqueUserException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.NotUniqueUserException
Construct a nested exception.
name - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
name - Variable in class org.apache.jetspeed.om.security.BaseJetspeedGroup
 
name - Variable in class org.apache.jetspeed.om.security.BaseJetspeedPermission
 
name - Variable in class org.apache.jetspeed.om.security.BaseJetspeedRole
 
name - Variable in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
name - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
name - Variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
name - Variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
name - Variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
name - Variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
Name of the user
name - Variable in class org.apache.jetspeed.portal.BasePortletSkin
 
name - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
name - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
nameIdx - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
newGroupTemplate - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
newUserTemplate - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
next() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
next() - Method in class org.apache.jetspeed.om.registry.base.PortletIterator
 
next() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
Returns the next element in the iteration
noExpire - Static variable in class org.apache.jetspeed.portal.expire.ExpireFactory
Since this object essentially does nothing.
nolocal - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
normalize(String) - Method in class org.apache.jetspeed.util.SAXPIFilter
Escapes characters data
normalizeDirectoryPath(String) - Static method in class org.apache.jetspeed.modules.actions.portlets.designer.FormatPath
Given a directory path with Windows or Unix file separators, normalize to use Unix style separators and always append a final separator for the directory.
num_Newmessages() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 

O

OBJECT_CLASS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
OBJECT_CLASS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
OBJECT_CLASS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
OBJECT_CLASS - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
OBJECT_MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
OBJECT_TYPE_PDF - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
OBJECT_TYPE_PORTLET - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
OBJECT_TYPE_URL - Static variable in interface org.apache.jetspeed.services.search.ParsedObject
 
OK - Static variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
ONCLICK_JAVASCRIPTS - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
ONE - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
OPTION_DISABLED_IF_WML - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_NULL_IF_EMPTY - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_REGISTRY - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_SELECT_HIDDEN - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_SELECT_IF_SIMPLE - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_SET_LABEL - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
OPTION_SORT - Static variable in class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
ORGANIZATIONAL_UNIT - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
ORGANIZATIONAL_UNIT - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
ORGANIZATIONAL_UNIT - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
ORGANIZATIONAL_UNIT - Static variable in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
ObjectHandler - interface org.apache.jetspeed.services.search.ObjectHandler.
Contract for implementing a specific object handler.
OverwriteProperties - class org.apache.jetspeed.util.OverwriteProperties.
Task to overwrite Properties: used for JRP, TRP and Torque.properties
OverwriteProperties() - Constructor for class org.apache.jetspeed.util.OverwriteProperties
 
OverwritePropertiesTask - class org.apache.jetspeed.util.ant.OverwritePropertiesTask.
OverwritePropertiesTask is the task definition for an Ant * interface to the OverwriteProperties.
OverwritePropertiesTask() - Constructor for class org.apache.jetspeed.util.ant.OverwritePropertiesTask
 
onMessage(Message) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
onMessage(Message) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
onMessage(Message) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
onMessage(Message) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
onMessage(Message) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
onMessage(Message) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
onStartup() - Method in class org.apache.jetspeed.daemon.DaemonEntry
Determine if this daemon should run on system startup.
openInbox(String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
openMyfolder(String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
optimize() - Static method in class org.apache.jetspeed.services.search.Search
 
optimize() - Method in interface org.apache.jetspeed.services.search.SearchService
Optimize search indexes (optional operation).
optimize() - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
org.apache.jetspeed.cache - package org.apache.jetspeed.cache
 
org.apache.jetspeed.cache.disk - package org.apache.jetspeed.cache.disk
A way to store remote documents locally.
org.apache.jetspeed.capability - package org.apache.jetspeed.capability
Facilities for handling various browser types and their respective capabilities.
org.apache.jetspeed.daemon - package org.apache.jetspeed.daemon
This package takes care of daemon tasks that are executed at the background, using daemon threads, inside Jetspeed.
org.apache.jetspeed.daemon.impl - package org.apache.jetspeed.daemon.impl
 
org.apache.jetspeed.daemon.impl.util - package org.apache.jetspeed.daemon.impl.util
 
org.apache.jetspeed.daemon.impl.util.diskcachedaemon - package org.apache.jetspeed.daemon.impl.util.diskcachedaemon
 
org.apache.jetspeed.daemon.impl.util.feeddaemon - package org.apache.jetspeed.daemon.impl.util.feeddaemon
 
org.apache.jetspeed.modules - package org.apache.jetspeed.modules
 
org.apache.jetspeed.modules.actions - package org.apache.jetspeed.modules.actions
 
org.apache.jetspeed.modules.actions.controllers - package org.apache.jetspeed.modules.actions.controllers
 
org.apache.jetspeed.modules.actions.controls - package org.apache.jetspeed.modules.actions.controls
 
org.apache.jetspeed.modules.actions.portlets - package org.apache.jetspeed.modules.actions.portlets
 
org.apache.jetspeed.modules.actions.portlets.browser - package org.apache.jetspeed.modules.actions.portlets.browser
 
org.apache.jetspeed.modules.actions.portlets.designer - package org.apache.jetspeed.modules.actions.portlets.designer
 
org.apache.jetspeed.modules.actions.portlets.email - package org.apache.jetspeed.modules.actions.portlets.email
 
org.apache.jetspeed.modules.actions.portlets.security - package org.apache.jetspeed.modules.actions.portlets.security
 
org.apache.jetspeed.modules.layouts - package org.apache.jetspeed.modules.layouts
 
org.apache.jetspeed.modules.pages - package org.apache.jetspeed.modules.pages
 
org.apache.jetspeed.modules.parameters - package org.apache.jetspeed.modules.parameters
 
org.apache.jetspeed.om - package org.apache.jetspeed.om
 
org.apache.jetspeed.om.apps.email - package org.apache.jetspeed.om.apps.email
 
org.apache.jetspeed.om.dbpsml - package org.apache.jetspeed.om.dbpsml
 
org.apache.jetspeed.om.dbregistry - package org.apache.jetspeed.om.dbregistry
 
org.apache.jetspeed.om.profile - package org.apache.jetspeed.om.profile
Represents the options available for displaying the portlet.
org.apache.jetspeed.om.profile.psml - package org.apache.jetspeed.om.profile.psml
 
org.apache.jetspeed.om.registry - package org.apache.jetspeed.om.registry
Represents a repository of configuration data.
org.apache.jetspeed.om.registry.base - package org.apache.jetspeed.om.registry.base
 
org.apache.jetspeed.om.security - package org.apache.jetspeed.om.security
 
org.apache.jetspeed.om.security.ldap - package org.apache.jetspeed.om.security.ldap
 
org.apache.jetspeed.om.security.turbine - package org.apache.jetspeed.om.security.turbine
 
org.apache.jetspeed.portal - package org.apache.jetspeed.portal
Represents core classes for working with Portlets.
org.apache.jetspeed.portal.controllers - package org.apache.jetspeed.portal.controllers
 
org.apache.jetspeed.portal.controls - package org.apache.jetspeed.portal.controls
 
org.apache.jetspeed.portal.expire - package org.apache.jetspeed.portal.expire
This is a package that handles content expiration
org.apache.jetspeed.portal.portlets - package org.apache.jetspeed.portal.portlets
 
org.apache.jetspeed.portal.portlets.admin - package org.apache.jetspeed.portal.portlets.admin
 
org.apache.jetspeed.portal.portlets.browser - package org.apache.jetspeed.portal.portlets.browser
 
org.apache.jetspeed.portal.portlets.viewprocessor - package org.apache.jetspeed.portal.portlets.viewprocessor
 
org.apache.jetspeed.portal.security.portlets - package org.apache.jetspeed.portal.security.portlets
This package is for portal implementation wrappers that do security checked access to public methods in portlet classes.
org.apache.jetspeed.services - package org.apache.jetspeed.services
 
org.apache.jetspeed.services.customlocalization - package org.apache.jetspeed.services.customlocalization
 
org.apache.jetspeed.services.daemonfactory - package org.apache.jetspeed.services.daemonfactory
 
org.apache.jetspeed.services.forward - package org.apache.jetspeed.services.forward
 
org.apache.jetspeed.services.forward.configuration - package org.apache.jetspeed.services.forward.configuration
 
org.apache.jetspeed.services.forward.configuration.impl - package org.apache.jetspeed.services.forward.configuration.impl
 
org.apache.jetspeed.services.idgenerator - package org.apache.jetspeed.services.idgenerator
 
org.apache.jetspeed.services.jsp - package org.apache.jetspeed.services.jsp
 
org.apache.jetspeed.services.jsp.tags - package org.apache.jetspeed.services.jsp.tags
 
org.apache.jetspeed.services.ldap - package org.apache.jetspeed.services.ldap
 
org.apache.jetspeed.services.logging - package org.apache.jetspeed.services.logging
 
org.apache.jetspeed.services.messaging - package org.apache.jetspeed.services.messaging
 
org.apache.jetspeed.services.messaging.jms - package org.apache.jetspeed.services.messaging.jms
 
org.apache.jetspeed.services.messaging.jms.activemq - package org.apache.jetspeed.services.messaging.jms.activemq
 
org.apache.jetspeed.services.persistence - package org.apache.jetspeed.services.persistence
 
org.apache.jetspeed.services.portaltoolkit - package org.apache.jetspeed.services.portaltoolkit
Services for creating new Portal objects from named Registry entries or PSML configuration entries.
org.apache.jetspeed.services.portletcache - package org.apache.jetspeed.services.portletcache
 
org.apache.jetspeed.services.portletfactory - package org.apache.jetspeed.services.portletfactory
Helper classes for handling the creation of Portlet objects.
org.apache.jetspeed.services.portletstats - package org.apache.jetspeed.services.portletstats
 
org.apache.jetspeed.services.profiler - package org.apache.jetspeed.services.profiler
 
org.apache.jetspeed.services.psmlmanager - package org.apache.jetspeed.services.psmlmanager
 
org.apache.jetspeed.services.psmlmanager.db - package org.apache.jetspeed.services.psmlmanager.db
 
org.apache.jetspeed.services.registry - package org.apache.jetspeed.services.registry
 
org.apache.jetspeed.services.resources - package org.apache.jetspeed.services.resources
 
org.apache.jetspeed.services.rundata - package org.apache.jetspeed.services.rundata
 
org.apache.jetspeed.services.search - package org.apache.jetspeed.services.search
 
org.apache.jetspeed.services.search.handlers - package org.apache.jetspeed.services.search.handlers
 
org.apache.jetspeed.services.search.lucene - package org.apache.jetspeed.services.search.lucene
 
org.apache.jetspeed.services.security - package org.apache.jetspeed.services.security
 
org.apache.jetspeed.services.security.ldap - package org.apache.jetspeed.services.security.ldap
 
org.apache.jetspeed.services.security.nosecurity - package org.apache.jetspeed.services.security.nosecurity
 
org.apache.jetspeed.services.security.registry - package org.apache.jetspeed.services.security.registry
 
org.apache.jetspeed.services.security.turbine - package org.apache.jetspeed.services.security.turbine
 
org.apache.jetspeed.services.statemanager - package org.apache.jetspeed.services.statemanager
 
org.apache.jetspeed.services.template - package org.apache.jetspeed.services.template
 
org.apache.jetspeed.services.threadpool - package org.apache.jetspeed.services.threadpool
 
org.apache.jetspeed.services.transformer - package org.apache.jetspeed.services.transformer
 
org.apache.jetspeed.services.upload - package org.apache.jetspeed.services.upload
 
org.apache.jetspeed.services.urlmanager - package org.apache.jetspeed.services.urlmanager
 
org.apache.jetspeed.services.webpage - package org.apache.jetspeed.services.webpage
 
org.apache.jetspeed.util - package org.apache.jetspeed.util
 
org.apache.jetspeed.util.ant - package org.apache.jetspeed.util.ant
 
org.apache.jetspeed.util.file - package org.apache.jetspeed.util.file
 
org.apache.jetspeed.util.parser - package org.apache.jetspeed.util.parser
 
org.apache.jetspeed.util.rewriter - package org.apache.jetspeed.util.rewriter
 
org.apache.jetspeed.util.servlet - package org.apache.jetspeed.util.servlet
 
org.apache.jetspeed.util.template - package org.apache.jetspeed.util.template
 
org.apache.jetspeed.util.types - package org.apache.jetspeed.util.types
Contains misc objects which handle type mapping
org.apache.jetspeed.webservices.finance.stockmarket - package org.apache.jetspeed.webservices.finance.stockmarket
 
org.apache.jetspeed.webservices.util - package org.apache.jetspeed.webservices.util
 
org.apache.jetspeed.xml - package org.apache.jetspeed.xml
 
org.apache.jetspeed.xml.api.jcm - package org.apache.jetspeed.xml.api.jcm
Includes all Castor generated APIs from Jetspeed.
out - Variable in class org.apache.jetspeed.util.SAXPIFilter
 
output(OutputStream) - Method in class org.apache.jetspeed.util.servlet.EcsServletElement
Builds the content of this element and output it in the passed OutputStream
output(PrintWriter) - Method in class org.apache.jetspeed.util.servlet.EcsServletElement
Builds the content of this element and output it in the passed PrintWriter
output(OutputStream) - Method in class org.apache.jetspeed.util.servlet.EcsStylesheetElement
Processes the referenced XML content using the referenced XSLT stylesheet and parameters.
output(PrintWriter) - Method in class org.apache.jetspeed.util.servlet.EcsStylesheetElement
Processes the referenced XML content using the referenced XSLT stylesheet and parameters.

P

PAGE_SIZE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
PAGE_SIZE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
PANEID_GROUP_BROWSER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_GROUP_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_PERMISSION_BROWSER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_PERMISSION_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_ROLEPERMISSION_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_ROLE_BROWSER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_ROLE_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_USERROLE_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_USER_BROWSER - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEID_USER_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANEL_KEY - Static variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
PANE_ID - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
PANE_NAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PANE_NAME - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
PARAM_ANON - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_COUNTRY - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_ENTITY_ID - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_GROUP - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_LANGUAGE - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_MEDIA_TYPE - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_MODE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_MODE_DELETE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_MODE_INSERT - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_MODE_UPDATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_MSG - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_MSGID - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARAM_NAMESPACE - Static variable in class org.apache.jetspeed.modules.actions.portlets.CustomizeAction
 
PARAM_PAGE - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_ROLE - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_USER - Static variable in class org.apache.jetspeed.services.Profiler
 
PARAM_USERNAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
PARM_FORMAT - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
PARM_FORM_NAME - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
PARM_INPUT_FORMAT - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
PARM_LAYOUT - Static variable in class org.apache.jetspeed.modules.parameters.PopupCalendar
 
PARSER_OPENXML - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
PARSER_SWING - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
PASSWORD - Static variable in class org.apache.jetspeed.modules.actions.ImportPsml
 
PASSWORD_CHANGED - Static variable in interface org.apache.jetspeed.om.security.JetspeedUser
 
PATH_ACTION_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_EXTENSION_DELIMITER - Static variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
PATH_GROUP - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
PATH_PANEID_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_PANEL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_PANENAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_PORTLETID_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_PORTLET_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_ROLE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
PATH_SCREEN_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_SEPARATOR - Static variable in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
PATH_SUBPANE_SEPARATOR - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_TEMPLATE_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PATH_USER - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
PEID - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
PERMISSION_CLOSE - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_CUSTOMIZE - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_DETACH - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_INFO - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_MAXIMIZE - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_MINIMIZE - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_PERSONALIZE - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_PRINT_FRIENDLY - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERMISSION_VIEW - Static variable in class org.apache.jetspeed.services.JetspeedSecurity
 
PERSISTENT - Static variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
POOLNAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
POOL_NAME - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
PORTLET - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
PORTLET - Static variable in class org.apache.jetspeed.services.Registry
Default Portlet Registry name
PORTLETCONTROLLER_DEFAULT_CLASSNAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PORTLETCONTROL_DEFAULT_CLASSNAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PORTLETCONTROL_MAXIMIZED_CLASSNAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PORTLETMARKUP_ALL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PORTLET_APPLICATION_PARAMETER - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
PORTLET_CONFIG - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
PORTLET_CONTROL - Static variable in class org.apache.jetspeed.services.Registry
Default PortletControl Registry name
PORTLET_CONTROLLER - Static variable in class org.apache.jetspeed.services.Registry
Default PortletController Registry name
PORTLET_DEFINITION_PARAMETER - Static variable in class org.apache.jetspeed.services.resources.FusionResources
 
PORTLET_ID - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
PORTLET_ID - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
PORTLET_ID_QUERY - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
PORTLET_KEY - Static variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
PORTLET_MAXIMIZED - Static variable in interface org.apache.jetspeed.portal.Portlet
 
PORTLET_MINIMIZED - Static variable in interface org.apache.jetspeed.portal.Portlet
 
PORTLET_NAME - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
PORTLET_NORMAL - Static variable in interface org.apache.jetspeed.portal.Portlet
 
PORTLET_SKIN_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
PORTLET_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
POST_ARTICLE - Static variable in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
PREFIX - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
PREFIX - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
PREFIX_DEFAULT - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
PREVIOUS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
PROFILER_CONFIGURATION_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PROFILER_DEFAULT_CLASSNAME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PROFILE_FAILED_STORE - Static variable in class org.apache.jetspeed.om.profile.ProfileException
 
PROFILE_ITERATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
PROFILE_ITERATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
PROTOCOL_PARAMETER_NAME - Static variable in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
The name of the parameter to hold the protocol to use (optional, default is http)
PROVIDER_NAME_KEY - Static variable in class org.apache.jetspeed.portal.portlets.JetspeedContent
 
PROVIDER_NAME_KEY - Static variable in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
Used as the provider name key
PSMLDocument - interface org.apache.jetspeed.om.profile.PSMLDocument.
This interface represents a loaded PSML document in memory, providing all facilities for finding and updating specific parts of the document.
PSML_REFRESH_FLAG - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
PSML_REFRESH_FLAG - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
PSML_REFRESH_FLAG - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
PSML_REGISTRY_URL_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
PSML_UPDATE_PANE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
PSML_UPDATE_PANE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
PSML_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
Page - interface org.apache.jetspeed.services.forward.configuration.Page.
Page interface
PageImpl - class org.apache.jetspeed.services.forward.configuration.impl.PageImpl.
Page Implementation for Forward
PageImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
Pane - interface org.apache.jetspeed.services.forward.configuration.Pane.
Pane interface
PaneImpl - class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl.
Pane Implementation for Forward
PaneImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl
 
PanedControllerAction - class org.apache.jetspeed.modules.actions.controllers.PanedControllerAction.
This action builds a context suitable for controllers portlets in panes, ie with only a subsetof defined portlets defined at any time.
PanedControllerAction() - Constructor for class org.apache.jetspeed.modules.actions.controllers.PanedControllerAction
 
PanedPortletController - interface org.apache.jetspeed.portal.PanedPortletController.
This interface must be implemented by all portlet controllers that don't display their entire content at one time.
Parameter - interface org.apache.jetspeed.om.profile.Parameter.
Interface for parameters in psml
Parameter - interface org.apache.jetspeed.om.registry.Parameter.
Interface describing a parameter for a registry entry.
Parameter - class org.apache.jetspeed.util.types.Parameter.
Autogenerated JavaBean from xjay (http://relativity.yi.org/xjay)
Parameter() - Constructor for class org.apache.jetspeed.util.types.Parameter
 
ParameterLoader - class org.apache.jetspeed.modules.ParameterLoader.
The purpose of this class is to allow one to load and execute Parameter modules.
ParameterPresentationStyle - class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle.
Interface to be implemented by parameter presentation style class
ParameterPresentationStyle() - Constructor for class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
 
ParameterPresentationStyleFactory - class org.apache.jetspeed.modules.parameters.ParameterPresentationStyleFactory.
A parameter presentation method factory factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
ParameterPresentationStyleFactory() - Constructor for class org.apache.jetspeed.modules.parameters.ParameterPresentationStyleFactory
 
ParameterStyle - interface org.apache.jetspeed.om.registry.ParameterStyle.
Interface describing a parameter style for a portlet parameter.
ParsedObject - interface org.apache.jetspeed.services.search.ParsedObject.
Contract for implementing a specific parsed object.
Permission - interface org.apache.jetspeed.om.security.Permission.
A Jetspeed basic Permission.
PermissionBrowserAction - class org.apache.jetspeed.modules.actions.portlets.security.PermissionBrowserAction.
This action sets up the template context for browsing of permissions in the Turbine database.
PermissionBrowserAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.PermissionBrowserAction
 
PermissionException - exception org.apache.jetspeed.services.security.PermissionException.
This is the basic permission exception.
PermissionException() - Constructor for class org.apache.jetspeed.services.security.PermissionException
Constructs a PermissionException with no detail message.
PermissionException(String) - Constructor for class org.apache.jetspeed.services.security.PermissionException
Constructs a PermissionException with the specified detail message.
PermissionException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.PermissionException
Construct a nested exception.
PermissionManagement - interface org.apache.jetspeed.services.security.PermissionManagement.
The PermissionManagement interface describes contract between the portal and security provider required for Jetspeed Permission Management.
PermissionUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction.
This action sets up the template context for editing security permissions in the Turbine database.
PermissionUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.PermissionUpdateAction
 
PersistenceManager - class org.apache.jetspeed.services.persistence.PersistenceManager.
Static accessor to the Portal Persistence Service for storing and retrieving portlet instances.
PersistenceManager() - Constructor for class org.apache.jetspeed.services.persistence.PersistenceManager
 
PopulateSampleIndices - class org.apache.jetspeed.services.search.PopulateSampleIndices.
Populate sample data for Search Portlet
PopulateSampleIndices() - Constructor for class org.apache.jetspeed.services.search.PopulateSampleIndices
 
PopupCalendar - class org.apache.jetspeed.modules.parameters.PopupCalendar.
Presentation method to show a date input field with a popup calendar.
PopupCalendar() - Constructor for class org.apache.jetspeed.modules.parameters.PopupCalendar
 
PortalAccessController - interface org.apache.jetspeed.services.security.PortalAccessController.
The PortalAccessController interface defines a contract between the portal and security provider required for authorization to portal-secure areas.
PortalAuthentication - interface org.apache.jetspeed.services.security.PortalAuthentication.
The PortalAuthentication interface defines contract between the portal and security provider required for authentication a Jetspeed User.
PortalPersistenceException - exception org.apache.jetspeed.services.persistence.PortalPersistenceException.
Thrown when an exception occurs in persisting or retrieving portlet instance attributes.
PortalPersistenceException() - Constructor for class org.apache.jetspeed.services.persistence.PortalPersistenceException
Constructor for PortalPersistenceException.
PortalPersistenceException(String) - Constructor for class org.apache.jetspeed.services.persistence.PortalPersistenceException
Constructor for PortalPersistenceException.
PortalPersistenceService - interface org.apache.jetspeed.services.persistence.PortalPersistenceService.
Defines the interface to the Portal Persistence Service for storing and retrieving portlet instances.
PortalResource - class org.apache.jetspeed.services.security.PortalResource.
PortalResource
PortalResource(Entry) - Constructor for class org.apache.jetspeed.services.security.PortalResource
Resource is a PSML entry, i.e.
PortalResource(Entry, Parameter) - Constructor for class org.apache.jetspeed.services.security.PortalResource
Resource is a parameter associated with a PSML entry, i.e.
PortalResource(Portlet) - Constructor for class org.apache.jetspeed.services.security.PortalResource
Resource is a Portlet, i.e.
PortalResource(RegistryEntry) - Constructor for class org.apache.jetspeed.services.security.PortalResource
Resource is a registry entry
PortalResource(RegistryEntry, Parameter) - Constructor for class org.apache.jetspeed.services.security.PortalResource
Resource is a parameter associated with a registry entry
PortalToolkit - class org.apache.jetspeed.services.PortalToolkit.
Commodity static wrapper around the PortalToolit service
PortalToolkit() - Constructor for class org.apache.jetspeed.services.PortalToolkit
 
PortalToolkitService - interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService.
This service is a Factory for creating new Portal objects from named Registry entries or PSML configuration entries.
Portlet - interface org.apache.jetspeed.portal.Portlet.
A portlet is an implementation of a small control (usually rendered in HTML) that is available to a client application.
Portlet - interface org.apache.jetspeed.services.forward.configuration.Portlet.
Portlet interface
PortletAction - class org.apache.jetspeed.modules.actions.portlets.PortletAction.
Abstract holder for the portlet specific methods required above and beyond the standard turbine action.
PortletAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PortletAction
Creates a new instance of PortletAction
PortletAction - class org.apache.jetspeed.portal.controls.PortletAction.
This utility class is used to give information about the actions available in a control theme template
PortletAction(String, String) - Constructor for class org.apache.jetspeed.portal.controls.PortletAction
Constructor
PortletActionEvent - class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent.
Provides form based action handling via the eventSubmit_do[action] pattern.
PortletActionEvent() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
 
PortletBrowseAction - class org.apache.jetspeed.modules.actions.portlets.PortletBrowseAction.
This action extends the RegistryBrowseAction to provide filtering for portlets and add extra information into the context
PortletBrowseAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PortletBrowseAction
 
PortletCache - class org.apache.jetspeed.services.portletcache.PortletCache.
This class is a static accessor for the PortletCache service
PortletCache() - Constructor for class org.apache.jetspeed.services.portletcache.PortletCache
 
PortletCacheService - interface org.apache.jetspeed.services.portletcache.PortletCacheService.
This service provides caching facilities for objects within the Jetspeed application
PortletConfig - interface org.apache.jetspeed.portal.PortletConfig.
Defines a configuration for Portlets.
PortletConfigState - class org.apache.jetspeed.util.PortletConfigState.
Defines standard utility functions for config parameters
PortletConfigState() - Constructor for class org.apache.jetspeed.util.PortletConfigState
 
PortletControl - interface org.apache.jetspeed.portal.PortletControl.
The PortletControl acts both as a decoration around a Portlet or PortletSet and also as the window manager for the enclosed Portlet(Set).
PortletControlConfig - interface org.apache.jetspeed.portal.PortletControlConfig.
The PortletControl configuration object
PortletControlEntry - interface org.apache.jetspeed.om.registry.PortletControlEntry.
This entry describes all the properties that should be present in a RegistryEntry describing a PortletControl
PortletController - interface org.apache.jetspeed.portal.PortletController.
A PortletController is responsible for laying out and rendering the content of a PortletSet.
PortletControllerConfig - interface org.apache.jetspeed.portal.PortletControllerConfig.
The PortletController configuration object
PortletControllerEntry - interface org.apache.jetspeed.om.registry.PortletControllerEntry.
This entry describes all the properties that should be present in a RegistryEntry describing a PortletController
PortletCustomizer - interface org.apache.jetspeed.portal.PortletCustomizer.
Deprecated. provide providesCustomization() from Portlet.java insted to indicate that a portlet can do its own customization.
PortletDbEntryPeer - class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer.
Implements the Portlet Registry database operations
PortletDbEntryPeer() - Constructor for class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
PortletEntry - interface org.apache.jetspeed.om.registry.PortletEntry.
This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
PortletEntryToDocHandler - class org.apache.jetspeed.services.search.handlers.PortletEntryToDocHandler.
This object handler deals with portlet registry entries
PortletEntryToDocHandler() - Constructor for class org.apache.jetspeed.services.search.handlers.PortletEntryToDocHandler
 
PortletException - exception org.apache.jetspeed.portal.PortletException.
Occurs when anything unexpected happens when processing a Portlet.
PortletException() - Constructor for class org.apache.jetspeed.portal.PortletException
 
PortletException(String) - Constructor for class org.apache.jetspeed.portal.PortletException
 
PortletFactory - class org.apache.jetspeed.services.PortletFactory.
Static wrapper around the PortletFactoryService
PortletFactory() - Constructor for class org.apache.jetspeed.services.PortletFactory
 
PortletFactoryService - interface org.apache.jetspeed.services.portletfactory.PortletFactoryService.
This service handles the creation of Portlet objects
PortletFilter - class org.apache.jetspeed.modules.actions.portlets.PortletFilter.
An abstract class with helper methods for filtering Portlets.
PortletFilter() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PortletFilter
 
PortletForward - interface org.apache.jetspeed.services.forward.configuration.PortletForward.
Portlet Forward interface
PortletForwardImpl - class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl.
Portlet Forward implementation
PortletForwardImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
PortletImpl - class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl.
Portlet Implementation for Forward
PortletImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
PortletInfoEntry - interface org.apache.jetspeed.om.registry.PortletInfoEntry.
The PortletInfoEntry defines all the common description properties for all the portlet related entries.
PortletInfoPortlet - class org.apache.jetspeed.portal.portlets.PortletInfoPortlet.
A Portlet which displays info about other Portlets.
PortletInfoPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
PortletInstance - interface org.apache.jetspeed.portal.PortletInstance.
This interface provides an easy, object-oriented approach to modifing a portlet instance's persistent attributes.
PortletIterator - class org.apache.jetspeed.om.registry.base.PortletIterator.
PortletIterator - seamless iterator over nested vectors of portlet collections
PortletIterator(BasePortletEntry, String) - Constructor for class org.apache.jetspeed.om.registry.base.PortletIterator
 
PortletRefresher - class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.PortletRefresher.
PortletRefresher updates a Entry within the Portlet registry with content that has been updating on disk.
PortletRefresher(PortletEntry) - Constructor for class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.PortletRefresher
Given an Entry and RunData, create a PortletRefresher
PortletRegistry - interface org.apache.jetspeed.om.registry.PortletRegistry.
Represents a portlet registry.
PortletSessionState - class org.apache.jetspeed.util.PortletSessionState.
Defines standard utility functions on session attributes
PortletSessionState() - Constructor for class org.apache.jetspeed.util.PortletSessionState
 
PortletSet - interface org.apache.jetspeed.portal.PortletSet.
The PortletSet is basically a wrapper around an array of portlets.
PortletSet.Constraints - interface org.apache.jetspeed.portal.PortletSet.Constraints.
The PortletSetConstraints is used to associate layout constraints with a Portlet within a Set.
PortletSetController - interface org.apache.jetspeed.portal.PortletSetController.
The PortletSetController is a marker interface denoting that the controller implementing this interface only expects to manipulates portlet sets and not directly portlets.
PortletSkin - interface org.apache.jetspeed.portal.PortletSkin.
The PortletSkin defines the color scheme to use for displaying a specified portlet (and associated control)
PortletState - interface org.apache.jetspeed.portal.PortletState.
This interface allows implementing portlets to modify the behavior of their PortletControl manager by specifically allowing or refusing window manipulation actions.
PortletStats - class org.apache.jetspeed.services.PortletStats.
This is a commodity static accessor class around the PortletStatsService
PortletStats() - Constructor for class org.apache.jetspeed.services.PortletStats
 
PortletStatsService - interface org.apache.jetspeed.services.portletstats.PortletStatsService.
This service is responsible for logging access to portlets.
PortletTemplateLink - class org.apache.jetspeed.util.template.PortletTemplateLink.
Deprecated. Since 2002-03-05. Use JetspeedTemplateLink with the setPortlet(Portlet) method to give it the right context.
PortletTemplateLink() - Constructor for class org.apache.jetspeed.util.template.PortletTemplateLink
Deprecated. Empty constructor.for introspection
PortletTemplateLink(RunData, Portlet) - Constructor for class org.apache.jetspeed.util.template.PortletTemplateLink
Deprecated. Constructor.
PortletToDocHandler - class org.apache.jetspeed.services.search.handlers.PortletToDocHandler.
This object handler deals with portlets
PortletToDocHandler() - Constructor for class org.apache.jetspeed.services.search.handlers.PortletToDocHandler
 
PortletURIManager - class org.apache.jetspeed.portal.PortletURIManager.
Handles providing URIs to Portlet interface providers.
PortletURIManager() - Constructor for class org.apache.jetspeed.portal.PortletURIManager
 
PortletUpdateAction - class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction.
This action enables the creation and editing of portlets
PortletUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
 
PortletUtils - class org.apache.jetspeed.util.PortletUtils.
This class provides static util methods for portlet manipulation that aren't part of the default services.
PortletUtils() - Constructor for class org.apache.jetspeed.util.PortletUtils
 
PortletWrapper - class org.apache.jetspeed.portal.security.portlets.PortletWrapper.
This object is used to wrap a Portlet, ensuring that access control rules are enforced.
PortletWrapper(Portlet) - Constructor for class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
Portlets - interface org.apache.jetspeed.om.profile.Portlets.
Portlets is collection of portlet entries and other portlet sets within a configuration Document.
PrepareScreenEditAccount - class org.apache.jetspeed.modules.actions.PrepareScreenEditAccount.
 
PrepareScreenEditAccount() - Constructor for class org.apache.jetspeed.modules.actions.PrepareScreenEditAccount
 
PreviewPortlet - class org.apache.jetspeed.portal.portlets.PreviewPortlet.
Preview portlet.
PreviewPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.PreviewPortlet
 
Print - class org.apache.jetspeed.modules.actions.controls.Print.
Display portlet in print friendly format
Print() - Constructor for class org.apache.jetspeed.modules.actions.controls.Print
 
PrintWriterServletOutputStream - class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream.
This is a specialized class implementing a ServletOutputStream that works in conjunction with a PrintWriter to send data to the browser.
PrintWriterServletOutputStream(PrintWriter) - Constructor for class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Deprecated. since 1.0RC3; use PrintWriterServletOutputStream

Construct a ServletOutputStream that coordinates output using a base ServletOutputStream and a PrintWriter that is wrapped on top of that OutputStream.

PrintWriterServletOutputStream(PrintWriter, String) - Constructor for class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
 
Profile - interface org.apache.jetspeed.om.profile.Profile.
Represents a profile, the interface to a PSML resource.
ProfileException - exception org.apache.jetspeed.om.profile.ProfileException.
Occurs when anything unexpected happens within Jetspeed with a Profile.
ProfileException() - Constructor for class org.apache.jetspeed.om.profile.ProfileException
 
ProfileException(String) - Constructor for class org.apache.jetspeed.om.profile.ProfileException
 
ProfileLocator - interface org.apache.jetspeed.om.profile.ProfileLocator.
Interface definition for a Profile Locator.
Profiler - class org.apache.jetspeed.services.Profiler.
This is a commodity static accessor class around the ProfilerService interface
Profiler() - Constructor for class org.apache.jetspeed.services.Profiler
 
ProfilerService - interface org.apache.jetspeed.services.profiler.ProfilerService.
This interface is a facade for all profile related operations
ProxyRewriter - class org.apache.jetspeed.util.rewriter.ProxyRewriter.
Proxy Rewriter for rewriting HTML content with links back to a proxy host.
ProxyRewriter() - Constructor for class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
ProxyRunData - class org.apache.jetspeed.services.webpage.ProxyRunData.
State information per request, easily passed within proxy service.
PsmlBrowseAction - class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction.
This action enables to browse any of the psml info, for displaying available entries and information on these entries
PsmlBrowseAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
PsmlConfigElement - class org.apache.jetspeed.om.profile.psml.PsmlConfigElement.
Base simple bean-like implementation of the ConfigElement interface suitable for Castor XML serialization.
PsmlConfigElement() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
PsmlControl - class org.apache.jetspeed.om.profile.psml.PsmlControl.
Default bean like implementation of the control entry in psml
PsmlControl() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlControl
 
PsmlController - class org.apache.jetspeed.om.profile.psml.PsmlController.
Default bean like implementation of the controller entry in psml
PsmlController() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlController
 
PsmlEntry - class org.apache.jetspeed.om.profile.psml.PsmlEntry.
Default bean like implementation of the Entry interface suitable for serialization with Castor
PsmlEntry() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlEntry
 
PsmlIdentityElement - class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement.
Base simple bean-like implementation of the IdentityElement interface suitable for Castor XML serialization.
PsmlIdentityElement() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
PsmlImporter - class org.apache.jetspeed.services.psmlmanager.PsmlImporter.
Reads all PSML files from the file system and imports them into PSML DB
PsmlImporter() - Constructor for class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
PsmlLayout - class org.apache.jetspeed.om.profile.psml.PsmlLayout.
Default bean like implementation of the skin entry in psml
PsmlLayout() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlLayout
 
PsmlManager - class org.apache.jetspeed.services.PsmlManager.
Static accessor for the PsmlManagerService
PsmlManager() - Constructor for class org.apache.jetspeed.services.PsmlManager
 
PsmlManagerAction - class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction.
This action enables to manage psml entries within current user's security context
PsmlManagerAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
PsmlManagerService - interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService.
This service is responsible for loading and saving PSML documents.
PsmlMessage - class org.apache.jetspeed.services.psmlmanager.PsmlMessage.
 
PsmlMessage() - Constructor for class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
PsmlMetaInfo - class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo.
Bean like implementation of a meta-info repository
PsmlMetaInfo() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
 
PsmlParameter - class org.apache.jetspeed.om.profile.psml.PsmlParameter.
Bean like implementation of the Parameter interface suitable for Castor serialization.
PsmlParameter() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlParameter
 
PsmlPortlets - class org.apache.jetspeed.om.profile.psml.PsmlPortlets.
Base simple bean-like implementation of the Portlets interface suitable for Castor XML serialization.
PsmlPortlets() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
PsmlReference - class org.apache.jetspeed.om.profile.psml.PsmlReference.
Base simple bean-like implementation of the Portlets interface suitable for Castor XML serialization.
PsmlReference() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlReference
 
PsmlRole - class org.apache.jetspeed.om.profile.psml.PsmlRole.
Bean like implementation of the Role interface suitable for Castor serialization.
PsmlRole() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlRole
 
PsmlSecurity - class org.apache.jetspeed.om.profile.psml.PsmlSecurity.
Bean like implementation of the Security interface suitable for Castor serialization.
PsmlSecurity() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlSecurity
 
PsmlSkin - class org.apache.jetspeed.om.profile.psml.PsmlSkin.
Default bean like implementation of the skin entry in psml
PsmlSkin() - Constructor for class org.apache.jetspeed.om.profile.psml.PsmlSkin
 
PsmlUpdateAction - class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction.
This action enables to update the psml entries
PsmlUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
pane - Variable in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
 
parameter - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
parse(String) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Return Name Function Add Base DN to given DN.
parseCookies(String, SiteSession) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
Parses cookies from the HTTP response header string and stores them into this instance's cookies collection
parseDate(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
parseDate(String, boolean) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
parseNavigationTemplate(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
Parse the template name out to a package path to locate the Navigation module.
parseObject(Object) - Method in interface org.apache.jetspeed.services.search.ObjectHandler
Parses a specific object into a document suitable for index placement
parseObject(Object) - Method in class org.apache.jetspeed.services.search.handlers.PortletEntryToDocHandler
Parses portlet entry object
parseObject(Object) - Method in class org.apache.jetspeed.services.search.handlers.PortletToDocHandler
 
parseObject(Object) - Method in class org.apache.jetspeed.services.search.handlers.RegistryEntryToDocHandler
 
parseObject(Object) - Method in class org.apache.jetspeed.services.search.handlers.URLToDocHandler
Parses a specific object into a document suitable for index placement
parseRequest(HttpServletRequest, ParameterParser, String) - Method in class org.apache.jetspeed.services.upload.JetspeedUploadService
Processes an RFC 1867 compliant multipart/form-data stream.
parseScreenTemplate(String) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateService
This method takes the template parameter and parses it, so that relevant Screen/Layout-template information can be extracted.
password - Variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
password - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
password - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
passwordsAlgorithm - Static variable in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
passwordsAlgorithm - Variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
passwordsMatch(JetspeedUser, String) - Static method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Check's if user's current password matches with the supplied password.
passwordsSuffix - Static variable in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
path - Variable in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
perform(RunData) - Method in class org.apache.jetspeed.modules.actions.JspAction
Sets up the context and then calls super.perform(); thus, subclasses don't have to worry about getting a context themselves!
perform(RunData) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
This overrides the default Action.perform() to execute the doEvent() method.
perform(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
 
perform(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
This overrides the default Action.perform() to execute the doEvent() method.
permissionExists(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
permissionExists(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Check whether a specified permission exists.
permissionExists(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Check whether a specified permission exists.
perms - Variable in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
poolName - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
The pool name to use for database requests.
populate(int, int, List) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
This method should be overwritten every time the user object needs to be populated with some user specific constraints.
populateRequest(RunData) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
This is called before any action execution happens.
populateUserObject(Record, int, JetspeedUser) - Static method in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
 
populateUserObjects(List) - Static method in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
The returned list will contain objects of the default type or objects that inherit from the default.
port - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
portlet - Variable in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
portletForwards - Variable in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
portletForwards - Variable in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
portletsToBytes(Portlets, Mapping) - Static method in class org.apache.jetspeed.services.psmlmanager.db.DBUtils
Serialize a PSML structure using string writer with Castor XML marshaller, put it in bytes array and return it.
post(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
The primary method invoked when the a Jetspeed POST is executed.
post(HttpServlet, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jetspeed.services.webpage.WebPageManager
 
postArticle(String, RunData) - Method in class org.apache.jetspeed.portal.portlets.admin.JetspeedContentAdmin
 
print(String) - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Prints a string.
print(String) - Method in class org.apache.jetspeed.util.SAXPIFilter
Parse and output the content of the URL given as parameter.
print(InputStream) - Method in class org.apache.jetspeed.util.SAXPIFilter
Parse and output the content of the stream
print(Reader) - Method in class org.apache.jetspeed.util.SAXPIFilter
Parse and output the content of the reader
printAckMode() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Helper method to print the acknowledgement mode
printDeliveryMode() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
Helper method to print the delivery mode
println(String) - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Prints an string followed by a CRLF.
println() - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Prints a CRLF
priority - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
process() - Method in class org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator
 
process(DaemonEntry) - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Kicks of processing of a Daemon.
process(DaemonEntry) - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Kicks of processing of a Daemon.
process(DaemonEntry) - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Kicks of processing of a Daemon.
process(Runnable) - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Processes the Runnable object with an available thread at default priority
process(Runnable, int) - Method in class org.apache.jetspeed.services.threadpool.JetspeedThreadPoolService
Process a Runnable object by allocating a Thread for it at the given priority
process(Runnable) - Static method in class org.apache.jetspeed.services.threadpool.ThreadPool
 
process(Runnable, int) - Static method in class org.apache.jetspeed.services.threadpool.ThreadPool
 
process(Runnable) - Method in interface org.apache.jetspeed.services.threadpool.ThreadPoolService
Put the Runnable object on the process queue of the threadpool.
process(Runnable, int) - Method in interface org.apache.jetspeed.services.threadpool.ThreadPoolService
Put the Runnable object on the process queue of the threadpool.
process(String) - Method in class org.apache.jetspeed.util.JetspeedNullFilter
 
processRequest(String) - Method in class org.apache.jetspeed.webservices.util.SoapAccessBean
Processes client service requests.
processURL(RunData) - Method in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
Constructs a full URL to retrieve content from.
processView(GenericMVCContext) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedJSPViewProcessor
 
processView(GenericMVCContext) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.BufferedVelocityViewProcessor
Process the template passed in the context (context.get("template")).
processView(GenericMVCContext) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.JSPViewProcessor
 
processView(GenericMVCContext) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.VelocityViewProcessor
Process the template passed in the context (context.get("template")).
processView(GenericMVCContext) - Method in interface org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessor
 
processView(GenericMVCContext) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
This methods outputs the content of the portlet for a given request.
processingInstruction(String, String) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
producers - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
profile - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
profileClass - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
properties - Variable in class org.apache.jetspeed.util.OverwriteProperties
The file to pull the properties from
providesCustomization() - Method in class org.apache.jetspeed.portal.BasePortletSet
 
providesCustomization() - Method in interface org.apache.jetspeed.portal.Portlet
 
providesCustomization() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
providesCustomization() - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
 
providesCustomization() - Method in class org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet
 
providesCustomization() - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
Whether or not this portlet provides it's own customizer.
providesCustomization() - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
proxy(String, ProxyRunData) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
 
proxy(String, ProxyRunData) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Given a site URL, proxies the content of that site.
proxyAllTags() - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
proxyAllTags() - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
proxyAllTags() - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
proxyAllTags() - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
proxyAllTags() - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
proxyBase - Variable in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
psmlCache - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
put(File, Object) - Method in class org.apache.jetspeed.cache.FileCache
Puts a file entry in the file cache
put(String, Object) - Method in class org.apache.jetspeed.cache.FileCache
Puts a file entry in the file cache
put(String, Object) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
 
putInstance(JetspeedLink) - Static method in class org.apache.jetspeed.util.template.JetspeedLinkFactory
Return an object to the pool
putRunData(RunData) - Method in class org.apache.jetspeed.services.rundata.JetspeedRunDataService
Puts the used RunData object back to the factory for recycling.
putUserIntoContext(JetspeedUser) - Method in class org.apache.jetspeed.services.security.ldap.LDAPAuthentication
 
putUserIntoContext(JetspeedUser) - Method in class org.apache.jetspeed.services.security.nosecurity.NoAuthentication
 
putUserIntoContext(JetspeedUser) - Method in class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
 

Q

QUERY_ALL - Static variable in class org.apache.jetspeed.om.profile.QueryLocator
 
QUERY_ANON - Static variable in class org.apache.jetspeed.om.profile.QueryLocator
 
QUERY_GROUP - Static variable in class org.apache.jetspeed.om.profile.QueryLocator
 
QUERY_ROLE - Static variable in class org.apache.jetspeed.om.profile.QueryLocator
 
QUERY_USER - Static variable in class org.apache.jetspeed.om.profile.QueryLocator
 
QueryLocator - class org.apache.jetspeed.om.profile.QueryLocator.
 
QueryLocator(int) - Constructor for class org.apache.jetspeed.om.profile.QueryLocator
 
QueryParam - interface org.apache.jetspeed.services.forward.configuration.QueryParam.
QueryParam interface
QueryParamImpl - class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl.
QueryParam Implementation for Forward
QueryParamImpl() - Constructor for class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl
 
QuestionnaireAction - class org.apache.jetspeed.modules.actions.portlets.QuestionnaireAction.
This action sets up the template context for retrieving stock quotes.
QuestionnaireAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.QuestionnaireAction
 
Quote - class org.apache.jetspeed.xml.api.jcm.Quote.
 
Quote() - Constructor for class org.apache.jetspeed.xml.api.jcm.Quote
 
QuoteDescriptor - class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor.
 
QuoteDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.QuoteDescriptor
 
query(QueryLocator) - Static method in class org.apache.jetspeed.services.Profiler
 
query(QueryLocator) - Static method in class org.apache.jetspeed.services.PsmlManager
Query for a collection of profiles given a profile locator criteria.
query(QueryLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Query for a collection of profiles given a profile locator criteria.
query(QueryLocator) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Query for a collection of profiles given a profile locator criteria.
query(QueryLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Query for a collection of profiles given a profile locator criteria.
query(QueryLocator) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Query for a collection of profiles given a profile locator criteria.
query(QueryLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Query for a collection of profiles given a profile locator criteria.
queryBusiness(String) - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
performs business lookup against registry
queryBy - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
queryService(String, String) - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
performs service lookup against registry
quote(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
Get a single stock quote, given a symbol return the current price.
quote(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
quote(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
Get a single stock quote, given a symbol return the current price.

R

REFRESH - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
REFRESH - Static variable in class org.apache.jetspeed.portal.portlets.admin.DaemonAdminPortlet
 
REFRESH_RATE - Static variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
REGISTRY_NOT_FOUND - Static variable in class org.apache.jetspeed.om.registry.RegistryException
 
REGISTRY_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
REMOVE_ACTION - Static variable in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
RENDERING_DELAYED - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
RESTORE_IMAGE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
RESULTS - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
RESULT_FAILED - Static variable in interface org.apache.jetspeed.daemon.Daemon
A daemon has processed but it has failed
RESULT_PROCESSING - Static variable in interface org.apache.jetspeed.daemon.Daemon
A daemon is processing so its result is not yet known
RESULT_SUCCESS - Static variable in interface org.apache.jetspeed.daemon.Daemon
A daemon has processed and it was successful
RESULT_UNKNOWN - Static variable in interface org.apache.jetspeed.daemon.Daemon
The result for this daemon is not yet known.
RETRY_URL - Static variable in class org.apache.jetspeed.portal.portlets.admin.BadURLManagerPortlet
 
ROLE - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
ROLE_BROWSER_CLIENT_SORTING - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
ROLE_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
ROWS - Static variable in class org.apache.jetspeed.modules.parameters.CheckBox
 
ROWS - Static variable in class org.apache.jetspeed.modules.parameters.TextArea
 
ROW_LINK - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
ROW_LINK_IDS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
ROW_LINK_TARGETS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
ROW_LINK_TYPES - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
RSSPortlet - class org.apache.jetspeed.portal.portlets.RSSPortlet.
Portlet to change RDF Site Summary into a portlet format for HTML presentation.
RSSPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.RSSPortlet
 
RSSPortlet.Item - class org.apache.jetspeed.portal.portlets.RSSPortlet.Item.
Represents an RSS item.
RSSPortlet.Item(String, String, String) - Constructor for class org.apache.jetspeed.portal.portlets.RSSPortlet.Item
 
RSSPortlet.Item(String, String) - Constructor for class org.apache.jetspeed.portal.portlets.RSSPortlet.Item
 
RSSViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.RSSViewProcessor.
Portlet which renders RDF Site Summary.
RSSViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.RSSViewProcessor
 
RUNDATA - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
RedirectPortlet - class org.apache.jetspeed.portal.portlets.RedirectPortlet.
RedirectPortlet can be used for menu options that redirect directly to a URL outside of the portal.
RedirectPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.RedirectPortlet
 
Reference - interface org.apache.jetspeed.om.profile.Reference.
Portlets is collection of portlet entries and other portlet sets within a configuration Document.
Registry - interface org.apache.jetspeed.om.registry.Registry.
Represents all items within Jetspeed that hold configuration information.
Registry - class org.apache.jetspeed.services.Registry.
This is a commodity static accessor class around the RegistryService
Registry() - Constructor for class org.apache.jetspeed.services.Registry
 
RegistryAccessController - class org.apache.jetspeed.services.security.registry.RegistryAccessController.
TurbineAccessController
RegistryAccessController() - Constructor for class org.apache.jetspeed.services.security.registry.RegistryAccessController
 
RegistryBrowseAction - class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction.
This action enables to browse any of the system registries for displaying available entries and information on these entries
RegistryBrowseAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
RegistryEntry - interface org.apache.jetspeed.om.registry.RegistryEntry.
RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
RegistryEntryListBox - class org.apache.jetspeed.modules.parameters.RegistryEntryListBox.
Returns list box control populated with registry entries from selected registry.
RegistryEntryListBox() - Constructor for class org.apache.jetspeed.modules.parameters.RegistryEntryListBox
 
RegistryEntryToDocHandler - class org.apache.jetspeed.services.search.handlers.RegistryEntryToDocHandler.
This object handler deals with registry entries
RegistryEntryToDocHandler() - Constructor for class org.apache.jetspeed.services.search.handlers.RegistryEntryToDocHandler
 
RegistryException - exception org.apache.jetspeed.om.registry.RegistryException.
Occurs when anything unexpected happens within Jetspeed and its Registry.
RegistryException() - Constructor for class org.apache.jetspeed.om.registry.RegistryException
 
RegistryException(String) - Constructor for class org.apache.jetspeed.om.registry.RegistryException
 
RegistryFragment - class org.apache.jetspeed.services.registry.RegistryFragment.
Bean like implementation of a multi-object registry usable by Castor XML serialization
RegistryFragment() - Constructor for class org.apache.jetspeed.services.registry.RegistryFragment
 
RegistryImporter - class org.apache.jetspeed.services.registry.RegistryImporter.
Reads all Registry files from the file system and imports them into Registry DB
RegistryImporter() - Constructor for class org.apache.jetspeed.services.registry.RegistryImporter
 
RegistryMessage - class org.apache.jetspeed.services.registry.RegistryMessage.
 
RegistryMessage() - Constructor for class org.apache.jetspeed.services.registry.RegistryMessage
 
RegistryService - interface org.apache.jetspeed.services.registry.RegistryService.
This service is a facade for all registry related operations
RegistryUpdateAction - class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction.
An abstract base class with default actions for many of the common fields and parameters shared by the registry entries.
RegistryUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
 
RegistryWatcher - class org.apache.jetspeed.services.registry.RegistryWatcher.
Monitors a Registry directory and notifies the associated Registry of file updates.
RegistryWatcher() - Constructor for class org.apache.jetspeed.services.registry.RegistryWatcher
Creates a default RegistryWatcher
Restore - class org.apache.jetspeed.modules.actions.controls.Restore.
Change the internal state of a portlet from minimized to normal
Restore() - Constructor for class org.apache.jetspeed.modules.actions.controls.Restore
 
Rewriter - interface org.apache.jetspeed.util.rewriter.Rewriter.
Interface for URL rewriting.
Role - interface org.apache.jetspeed.om.profile.Role.
Interface for security roles in psml
Role - interface org.apache.jetspeed.om.security.Role.
A Jetspeed basic Role.
RoleBrowserAction - class org.apache.jetspeed.modules.actions.portlets.security.RoleBrowserAction.
This action sets up the template context for browsing of security roles in the Turbine database.
RoleBrowserAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.RoleBrowserAction
 
RoleException - exception org.apache.jetspeed.services.security.RoleException.
This is the basic role exception.
RoleException() - Constructor for class org.apache.jetspeed.services.security.RoleException
Constructs a RoleException with no detail message.
RoleException(String) - Constructor for class org.apache.jetspeed.services.security.RoleException
Constructs a RoleException with the specified detail message.
RoleException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.RoleException
Construct a nested exception.
RoleManagement - interface org.apache.jetspeed.services.security.RoleManagement.
The RoleManagement interface describes contract between the portal and security provider required for Jetspeed Role Management.
RolePermissionUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction.
This action sets up the template context for editing security permissions in the Turbine database for a given role.
RolePermissionUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.RolePermissionUpdateAction
 
RoleUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction.
This action sets up the template context for editing security roles in the Turbine database.
RoleUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.RoleUpdateAction
 
RowColumnControllerAction - class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction.
This action builds a context suitable for controllers handlings simple sorted lists of portlets
RowColumnControllerAction() - Constructor for class org.apache.jetspeed.modules.actions.controllers.RowColumnControllerAction
 
RunnableThread - class org.apache.jetspeed.services.threadpool.RunnableThread.
A thread that is used to process Runnables.
RunnableThread() - Constructor for class org.apache.jetspeed.services.threadpool.RunnableThread
 
RunnableThread(ThreadGroup) - Constructor for class org.apache.jetspeed.services.threadpool.RunnableThread
Creates a new Thread in the specified threadgroup
RunnableThread(ThreadGroup, int) - Constructor for class org.apache.jetspeed.services.threadpool.RunnableThread
Creates a new Thread in the specified threadgroup and assigns it an id.
read(LDAPURL) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
read(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Read Attributes Function Return attributes for given LDAPURL.
readLinkParameters(VelocityPortlet, RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
readProperties(File, int) - Method in class org.apache.jetspeed.util.OverwriteProperties
Reads in the properties from the specified file
readSqlParameters(VelocityPortlet, RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
readUserParameters(VelocityPortlet, RunData, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
rebind(Name, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rebind(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rebind(Name, Object, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rebind(String, Object, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
redirect(RunData, String, int) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
 
redirect(RunData, String, int) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Method that sets up a redirect link given the rundata, the mode, and a reason
ref - Variable in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
referralConnection(Properties, LDAPURL, boolean) - Method in interface org.apache.jetspeed.services.ldap.Connector
 
refresh(FileCacheEntry) - Method in interface org.apache.jetspeed.cache.FileCacheEventListener
Refresh event, called when the entry is being refreshed from file system.
refresh(String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Tell the DiskCache that this URL should be refreshed.
refresh(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
refresh() - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Usually called by caching system when portlet is marked as expired, but has not be idle longer then TimeToLive.
refresh() - Method in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
Usually called by caching system when portlet is marked as expired, but has not be idle longer then TimeToLive.
refresh() - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet
Usually called by caching system when portlet is marked as expired, but has not be idle longer then TimeToLive.
refresh() - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
Usually called by caching system when portlet is marked as expired, but has not be idle longer then TimeToLive.
refresh(ProfileLocator) - Static method in class org.apache.jetspeed.services.PsmlManager
Refreshes a PSML document for the given locator
refresh() - Method in class org.apache.jetspeed.services.customlocalization.CustomLocalizationTool
 
refresh() - Method in class org.apache.jetspeed.services.forward.ForwardTool
Refresh method - does nothing
refresh(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Loads a PSML document from disk bypassing the cache
refresh(FileCacheEntry) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Refresh event, called when the entry is being refreshed from file system.
refresh(ProfileLocator) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Returns a PSML document for the given locator bypassing the cache (if applicable)
refresh(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Returns a PSML document for the given locator, it is called by the cache refresher
refresh() - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Refresh the state of the registry implementation.
refresh(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Scan all the registry fragments for new entries relevant to this registry and update its definition.
refresh() - Method in interface org.apache.jetspeed.services.registry.FileRegistry
Refresh the state of the registry implementation.
refresh(String) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
refresh() - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Refresh the state of the registry implementation.
refresh(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Scan all the registry fragments for new entries relevant to this registry and update its definition.
refresh(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLFetcher
Try and fetch a URL if the copy in the cache has expired and add the URL to the BadURLManager if anything goes wrong.
refresh() - Method in class org.apache.jetspeed.services.webpage.Configuration
 
refresh() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Refresh method - does nothing
refresh() - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Refresh method - does nothing
refresh() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Refresh method - does nothing
refresh() - Method in class org.apache.jetspeed.util.template.JetspeedTool
Refresh method - does nothing
refreshRate - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
the base refresh rate for documents
refresher - Variable in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
The watcher for the document locations
regenerateIds(Portlets) - Static method in class org.apache.jetspeed.util.PortletUtils
Regenerates jspeid for all portlets, entries and references
register(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Registers a new URL record.
register(String, int) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Registers a new URL record.
register(String, int, String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Registers a new URL record.
register(URLInfo) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Register or replace an URL record.
register(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
register(String, int) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
register(String, int, String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
register(URLInfo) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
register(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Registers a new URL record
register(String, int) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Registers a new URL record.
register(String, int, String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Registers a new URL record.
register(URLInfo) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Register or replace an URL record.
registries - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
regsitry type keyed list of entries
registry - Variable in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
 
registryEntryName - Variable in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
 
remove(String) - Method in class org.apache.jetspeed.cache.FileCache
Removes a file entry from the file cache
remove(String) - Method in interface org.apache.jetspeed.cache.disk.DiskCache
Remove this URL from the disk cache.
remove(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCache
 
remove() - Method in class org.apache.jetspeed.om.registry.base.CategoryIterator
 
remove() - Method in class org.apache.jetspeed.om.registry.base.PortletIterator
 
remove(Object) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCContext
 
remove() - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
Logs as info - since remove operation is not supported by this Iterator.
remove(Object) - Static method in class org.apache.jetspeed.services.search.Search
 
remove(Collection) - Static method in class org.apache.jetspeed.services.search.Search
 
remove(Object) - Method in interface org.apache.jetspeed.services.search.SearchService
Remove index entry
remove(Collection) - Method in interface org.apache.jetspeed.services.search.SearchService
Remove collection of index entries
remove(Object) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
remove(Collection) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
removeAllAttributes() - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
removeAllAttributes() - Method in interface org.apache.jetspeed.portal.PortletInstance
Removes all portlet instance attributes from persistence storage.
removeAllEntry() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
removeAllGroups(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
removeAllItem() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
removeAllParameter() - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
removeAllParameter() - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
removeAllParameter() - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
removeAllPermissions(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
removeAllPermissions(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
removeAllPermissions(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
removeAllRoles(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
removeAllRoles(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
This method is called when a role has been removed from the system.
removeAllRoles(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
removeArray - Variable in class org.apache.jetspeed.util.OverwriteProperties
An array of all the properties that will be removed
removeAttrName(String) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
removeAttrName(String) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Get value Function Return value for attribute value pair.
removeAttribute(String) - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
removeAttribute(String) - Method in interface org.apache.jetspeed.portal.PortletInstance
Removes a portlet instance attribute from persistence storage.
removeAttribute(String, String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Remove the named state attribute of the keyed state, if it exists.
removeAttribute(String) - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Remove the named attribute, if it exists.
removeAttribute(String, String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Remove the named state attribute of the keyed state, if it exists.
removeAttribute(String) - Method in class org.apache.jetspeed.util.JetspeedNullFilter
 
removeCacheable(String) - Method in class org.apache.jetspeed.services.portletcache.JetspeedPortletCacheService
Removes an object from the cache based on its handle
removeCacheable(String) - Static method in class org.apache.jetspeed.services.portletcache.PortletCache
Removes an object from the cache based on its handle
removeCacheable(String) - Method in interface org.apache.jetspeed.services.portletcache.PortletCacheService
Removes a Cacheable object from the cache based on its handle
removeCapability(String) - Method in interface org.apache.jetspeed.om.registry.CapabilityMap
Removes the given capability
removeCapability(String) - Method in class org.apache.jetspeed.om.registry.base.BaseCapabilityMap
 
removeCategory(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Remove a category from this portlet entry in the default group.
removeCategory(String, String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Remove a category from this portlet entry in the specified group.
removeCategory(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Remove a category from this portlet entry in the default group.
removeCategory(String, String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Remove a category from this portlet entry in the specified group.
removeChars(String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Remove a given set of characters from a String.
removeDocument(ProfileLocator) - Static method in class org.apache.jetspeed.services.PsmlManager
Removes a document.
removeDocument(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Removes a document.
removeDocument(ProfileLocator, boolean) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
removeDocument(ProfileLocator) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Remove a document.
removeDocument(ProfileLocator) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Remove the PSMLDocument/profile for given locator object.
removeEntry(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
removeEntry(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
removeEntry(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
removeEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.Registry
Removes the given entry from the Registry
removeEntry(String) - Method in interface org.apache.jetspeed.om.registry.Registry
Removes the given entry from the Registry
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
 
removeEntry(String) - Method in class org.apache.jetspeed.om.registry.base.DatabaseRegistry
 
removeEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.DatabaseRegistry
 
removeEntry(String, String) - Static method in class org.apache.jetspeed.services.Registry
 
removeEntry(String, String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Deletes a RegistryEntry from the named Registry This is a convenience wrapper around Registry.removeEntry(org.apache.jetspeed.om.registry.RegistryEntry)
removeEntry(String, String) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
removeEntry(String, String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Deletes a RegistryEntry from the named Registry This is a convenience wrapper around Registry.removeEntry(org.apache.jetspeed.om.registry.RegistryEntry)
removeEntry(String, String) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
Remove an existing entry in the fragment.
removeEntry(String, String) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Deletes a RegistryEntry from the named Registry This is a convenience wrapper around Registry.removeEntry(org.apache.jetspeed.om.registry.RegistryEntry)
removeEntry(int) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
removeEntryById(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Remove the Entry in the specified PSML resource corresponding to the given portlet Id
removeEntryById(Portlets, String) - Static method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Remove the Entry in the specified PSML resource corresponding to the given portlet Id
removeEntryById(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Removes the first entry in the current PSML resource corresponding to the given entry id
removeFragment(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Remove a fragment from storage
removeFragment(String) - Method in interface org.apache.jetspeed.services.registry.FileRegistry
Remove a fragment from storage
removeFragment(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Remove a fragment from storage
removeFromEnvironment(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
removeGroup(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
removeGroup(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
removeGroup(String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Removes a Group from the permanent store.
removeGroup(String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Removes a Group from the permanent store.
removeGroup(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Removes a Group from the permanent store.
removeGroup(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Removes a Group from the permanent store.
removeGroup(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Removes a Group from the permanent store.
removeGroupDocuments(Group) - Static method in class org.apache.jetspeed.services.PsmlManager
Removes all documents for a given group.
removeGroupDocuments(Group) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Removes all documents for a given group.
removeGroupDocuments(Group, boolean) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
removeGroupDocuments(Group) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Removes all documents for a given group.
removeGroupDocuments(Group) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Removes all documents for a given group.
removeGroupRole(String, String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
removeItem(int) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
removeLocalEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeLocalEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
removeLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
removeLocalEntry(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeLocalEntry(String) - Method in interface org.apache.jetspeed.om.registry.base.LocalRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeLocalEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.base.LocalRegistry
This method is used to only remove the entry from the local memory cache of the registry without any coherency check with persistent storage
removeMediaType(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Remove support for a given media type
removeMediaType(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Remove support for a given media type
removeMessageListener(String) - Static method in class org.apache.jetspeed.services.Messenger
 
removeMessageListener(String) - Method in interface org.apache.jetspeed.services.messaging.MessagingService
Remove a message listener that was added to the service previously via the addMessageListener method.
removeMessageListener(String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
removeMimetype(String) - Method in interface org.apache.jetspeed.om.registry.MimetypeMap
Removes the given mimetype
removeMimetype(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMimetypeMap
 
removeOption(String) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Remove specific parameter style option
removeOption(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
removeParameter(int) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
removeParameter(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
removeParameter(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
removeParameter(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Removes all parameter values associated with the name
removeParameter(String) - Method in interface org.apache.jetspeed.om.registry.SkinEntry
Removes all parameter values associated with the name
removeParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Removes all parameter values associated with the name
removeParameter(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
Removes all parameter values associated with the name
removePermission(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
removePermission(String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Removes a Permission from the permanent store.
removePermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
removePermission(String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Removes a Permission from the permanent store.
removePermission(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
removePermission(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
removePermission(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Removes a Permission from the permanent store.
removePermission(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Removes a Permission from the permanent store.
removePermission(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Removes a Permission from the permanent store.
removePortletEntry(String) - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
removePortletSubObjects(long) - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
removePortlets(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
removePortlets(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
removePortlets(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
removePreviousPermissionsFromLDAP() - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
removeProfile(ProfileLocator) - Static method in class org.apache.jetspeed.services.Profiler
 
removeProfile(ProfileLocator) - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
Removes a profile.
removeProfile(ProfileLocator) - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Removes a profile.
removeProperties() - Method in class org.apache.jetspeed.util.OverwriteProperties
Description of the Method
removeReference(int) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
removeReference(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
removeReference(int) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
removeRole(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
removeRole(String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
removeRole(String, String) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
removeRole(String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Removes a Role from the permanent store.
removeRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
removeRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
removeRole(String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Removes a Role from the permanent store.
removeRole(String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
This method is called to remove a role from a user's acl in the default group
removeRole(String, String, String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
This method is called to remove a role from a user's acl in the specified group
removeRole(String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
removeRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
removeRole(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Removes a Role from the permanent store.
removeRole(String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Removes a Role from the permanent store.
removeRole(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Removes a Role from the permanent store.
removeRoleDocuments(Role) - Static method in class org.apache.jetspeed.services.PsmlManager
Removes all documents for a given role.
removeRoleDocuments(Role) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Removes all documents for a given role.
removeRoleDocuments(Role, boolean) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
removeRoleDocuments(Role) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Removes all documents for a given role.
removeRoleDocuments(Role) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Removes all documents for a given role.
removeRolePermissions(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
removeSecurityEntry(String) - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
removeSecurityEntryAccess(long) - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
removeState(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Remove a state from the states we are managing.
removeState(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Remove a state from the states we are managing.
removeState(String) - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Remove a state from the states we are managing.
removeTemp(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Remove an object from temporary storage and return the object.
removeTemp(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Remove an object from temporary storage and return the object.
removeTool(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Removes the tool associated with the name
removeTool(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Removes all parameter values associated with the name
removeUser(Principal) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
removeUser(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
removeUser(Principal) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
removeUser(Principal) - Method in interface org.apache.jetspeed.services.security.UserManagement
Removes a JetspeedUser from the permanent store.
removeUser(Principal) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Removes a JetspeedUser from the permanent store.
removeUser(Principal) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Removes a JetspeedUser from the permanent store.
removeUser(Principal) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Removes a JetspeedUser from the permanent store.
removeUserDocuments(JetspeedUser) - Static method in class org.apache.jetspeed.services.PsmlManager
Removes all documents for a given user.
removeUserDocuments(JetspeedUser) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Removes all documents for a given user.
removeUserDocuments(JetspeedUser, boolean) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
removeUserDocuments(JetspeedUser) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Removes all documents for a given user.
removeUserDocuments(JetspeedUser) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Removes all documents for a given user.
removeutil(String, boolean) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rename(Name, Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rename(String, String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
renameEntry(LDAPURL, String) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
renameEntry(LDAPURL, String) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Rename Entry Function Rename given LDAPURL with given DN.
renderJspTemplate(RunData, String) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
replaceAll(StringBuffer, String, String) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
given a stringbuffer, replaces 'find' with 'replacement'
replaceAll(String, String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Deprecated. (Generates too much garbage)
replaceAll(StringBuffer, String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Replaces all the occurences of a substring found within a StringBuffer by a replacement string
replaceVars(String, Map) - Static method in class org.apache.jetspeed.util.StringUtils
Performs variable substitution for a string.
reply(String, String, String, String, FileItem, Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
requiresNewSession(RunData) - Method in class org.apache.jetspeed.modules.actions.JetspeedSessionValidator
 
requiresNewSession(RunData) - Method in class org.apache.jetspeed.modules.actions.NTLMSessionValidator
This session validator does not require a new session for each request
requiresNewSession(RunData) - Method in class org.apache.jetspeed.modules.actions.TemplateSessionValidator
By default, this is true.
reset() - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
reset() - Method in class org.apache.jetspeed.services.security.UserLogonStats
 
reset() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
resetBuffer() - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
resetDisableAccountCheck(String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
resetDisableAccountCheck(String) - Method in class org.apache.jetspeed.services.security.JetspeedDBSecurityService
 
resetDisableAccountCheck(String) - Method in interface org.apache.jetspeed.services.security.JetspeedSecurityService
 
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
Populates the user's temp storage with form data
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction
 
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction
 
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
Populates the user's temp storage with form data
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
Populates the user's temp storage with form data
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Method to reset data entered into the forms
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
Populates the user's temp storage with form data
resetForm(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction
Populates the user's temp storage with form data
resetTemplate(RunData) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
Clears the PortletSessionState of the template attribute.
resolveEntity(String, String) - Method in class org.apache.jetspeed.xml.JetspeedXMLEntityResolver
 
resourceDefault - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
resourceExt - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
restore() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
resyncParamMap(Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
 
retire() - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Retire, forget about and clean up this state.
retireAttributes(String, Map) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
retire the attributes of the state.
retireState(String) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Retire, forget about and clean up all states that start with the given key.
retireState(String) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Retire, forget about and clean up all states that start with the given key.
retrievePaneID(RunData, boolean) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Returns the pane id of the parameter used for pane selection
retrievePaneID(RunData, boolean) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Returns the pane id of the parameter used for pane selection
retrievePaneIDFromSession(RunData) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Returns the pane id from the session for pane selection of this portlet set / portal page
retrievePaneName(RunData) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Deprecated.  
retrievePaneName(RunData) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Deprecated.  
revokeAccess(String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Removes a security access for the named action.
revokeAccess(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Removes a security access for the named action.
revokeGroupAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Removes a group's access to a specific action.
revokeGroupAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Removes a group's access to a specific action.
revokeGroupRoleAccess(String, String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Removes a group role's access to a specific action.
revokeGroupRoleAccess(String, String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Removes a group role's access to a specific action.
revokePermission(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
revokePermission(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Revokes a permission from a role.
revokePermission(String, String) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Revokes a permission from a role.
revokePermission(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Revokes a permission from a role.
revokePermission(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Revokes a permission from a role.
revokePermission(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Revokes a permission from a role.
revokeRole(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
revokeRole(String, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
revokeRole(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Revokes a role from a user.
revokeRole(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Revokes a role from a user for a specific group.
revokeRole(String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Revokes a role from a user.
revokeRole(String, String, String) - Method in interface org.apache.jetspeed.services.security.RoleManagement
 
revokeRole(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Revokes a role from a user.
revokeRole(String, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
 
revokeRole(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Revokes a role from a user.
revokeRole(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Revokes a role from a user for a specific group.
revokeRole(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Revokes a role from a user.
revokeRole(String, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
revokeRoleAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Removes a role's access to a specific action.
revokeRoleAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Removes a role's access to a specific action.
revokeUserAccess(String, String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Removes a user's access to a specific action.
revokeUserAccess(String, String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Removes a user's access to a specific action.
rewrite(Reader, String) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
 
rewrite(Reader, String) - Method in class org.apache.jetspeed.util.rewriter.HTMLRewriter
 
rewrite(Reader, String, String) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
rewrite(Reader, String) - Method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
rewrite(Reader, String) - Method in interface org.apache.jetspeed.util.rewriter.Rewriter
 
rewrite(Reader, String) - Method in class org.apache.jetspeed.util.rewriter.SampleRewriter
 
rewriteContent(ProxyRunData, URLConnection, int, String) - Method in class org.apache.jetspeed.services.webpage.JetspeedSiteSession
Reads stream from proxied host, runs HTML parser against that stream, rewriting relevant links, and writes the parsed stream back to the client.
rewriteContent(ProxyRunData, URLConnection, int, String) - Method in interface org.apache.jetspeed.services.webpage.SiteSession
Reads stream for proxied host, runs a rewriter against that stream, rewriting relevant links, and writes the parsed stream back to the client.
rewriteScript(URLConnection, long, String, ProxyRunData, String, String) - Static method in class org.apache.jetspeed.services.webpage.WebPageCache
Retrieves the script content from the proxied host for the requested.
rewriteScript(String, String, String, String) - Static method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 
rewriter - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
rewriter - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
rewriter - Variable in class org.apache.jetspeed.services.transformer.JetspeedTransformerService
 
rmAttrs - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
rmdir(String) - Static method in class org.apache.jetspeed.util.DirectoryUtils
 
role - Variable in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
 
roleExists(String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Check whether a specified role exists.
roleExists(String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Check whether a specified role exists.
rolePermissions - Variable in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
rolemergeControl - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
rolemergeController - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
roles - Variable in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
roles - Variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
root - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
root - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
rootDir - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
row2UserObject(Record, int, Class) - Static method in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
Create a new object of type cls from a resultset row starting from a specified offset.
run() - Method in class org.apache.jetspeed.cache.FileCache.FileCacheScanner
Run the file scanner thread
run() - Method in class org.apache.jetspeed.daemon.DaemonThread
 
run() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
Go over all the documents on the system and if refresh them if necessary.
run() - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
Go over all the documents on the system and if refresh them if necessary.
run() - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
run() - Method in class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.PortletRefresher
 
run() - Method in class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher
Used within the ThreadPool...
run() - Method in class org.apache.jetspeed.daemon.impl.util.feeddaemon.Instantiator
Do work necessary to instantiate the current Entry but only do this if it is NOT already in the cache.
run(PsmlManagerService, PsmlManagerService) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
run(RegistryService, RegistryService) - Method in class org.apache.jetspeed.services.registry.RegistryImporter
 
run() - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Main routine for the monitor which periodically checks whether the filex have been modified.
run() - Method in class org.apache.jetspeed.services.threadpool.RunnableThread
Processes the Runnable object assigned to it, whenever one is available
run() - Method in class org.apache.jetspeed.services.urlmanager.URLFetcherDownloader
 
run(String) - Method in class org.apache.jetspeed.util.LineCounter
 
run(Reader) - Method in interface org.apache.jetspeed.util.rewriter.HTMLParserAdaptor
 
run(Reader) - Method in class org.apache.jetspeed.util.rewriter.SwingParserAdaptor
 
runData - Variable in class org.apache.jetspeed.util.template.JspTemplate
 
runDataService - Variable in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
runDataService - Variable in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
runDataService - Variable in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
runDataService - Variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
The JetspeedRunData Service.
rundata - Variable in class org.apache.jetspeed.util.template.BaseJetspeedLink
Request to which we refer.
rundata - Variable in class org.apache.jetspeed.util.template.JetspeedTool
RunData object for this request

S

SAMPLE_URLS - Static variable in class org.apache.jetspeed.services.search.PopulateSampleIndices
 
SAXPIFilter - class org.apache.jetspeed.util.SAXPIFilter.
This class is used to either strip and/or insert PIs in a XML document.
SAXPIFilter(PrintWriter) - Constructor for class org.apache.jetspeed.util.SAXPIFilter
Creates of simple parser which outputs its document to the PrintWriter passed as arguments.
SAXPIFilter(PrintWriter, boolean) - Constructor for class org.apache.jetspeed.util.SAXPIFilter
In this mode the parser may be used as a simple well-formedness checker or a PI stripper.
SAXPIFilter(PrintWriter, boolean, String) - Constructor for class org.apache.jetspeed.util.SAXPIFilter
In this mode the parser can strip existing PIs and insert new ones just after the document declaration
SAXTransform(String, String, Map) - Static method in class org.apache.jetspeed.util.SimpleTransform
Perform a event based parsing of the given content_url, process it with the XSLT stylesheet stylesheet_url, using the params parameters, and return a Reader that will do the transformation dynamically.
SCAN_RATE - Static variable in class org.apache.jetspeed.services.registry.RegistryWatcher
Minimum scan rate for evaluating file refresh
SCREEN - Static variable in class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
SCREEN_KEY - Static variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
SEARCH_RESULTS - Static variable in class org.apache.jetspeed.modules.actions.portlets.SearchAction
 
SEARCH_RESULTSIZE - Static variable in class org.apache.jetspeed.modules.actions.portlets.SearchAction
 
SEARCH_STRING - Static variable in class org.apache.jetspeed.modules.actions.portlets.SearchAction
 
SECURITY - Static variable in class org.apache.jetspeed.services.Registry
Default Security Registry name
SECURITY_CACHE_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
SECURITY_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.customlocalization.CustomLocalizationService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.forward.ForwardService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.idgenerator.IdGeneratorService
 
SERVICE_NAME - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
SERVICE_NAME - Variable in class org.apache.jetspeed.services.logging.JetspeedLogFactoryService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.portaltoolkit.PortalToolkitService
The default control to use when none is specified
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.portletcache.PortletCacheService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.portletfactory.PortletFactoryService
The default control to use when none is specified
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.portletstats.PortletStatsService
The default control to use when none is specified
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.profiler.ProfilerService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
The name of the service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.registry.RegistryService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.search.SearchService
Service name
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.CredentialsManagement
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.GroupManagement
 
SERVICE_NAME - Variable in class org.apache.jetspeed.services.security.JetspeedGroupManagement
 
SERVICE_NAME - Variable in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
 
SERVICE_NAME - Variable in class org.apache.jetspeed.services.security.JetspeedRoleManagement
 
SERVICE_NAME - Variable in class org.apache.jetspeed.services.security.JetspeedSecurityCache
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.JetspeedSecurityService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.PermissionManagement
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.PortalAccessController
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.PortalAuthentication
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.RoleManagement
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.SecurityCacheService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.security.UserManagement
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.statemanager.StateManagerService
The name used to find the service in the service manager.
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.template.TemplateLocatorService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.threadpool.ThreadPoolService
 
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.transformer.TransformerService
The name of this service
SERVICE_NAME - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
The service name
SERVICE_NAME - Static variable in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
The name of this service
SESSION_MAP - Static variable in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
 
SESSION_TOKEN_PARAMETER_NAME - Static variable in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
The name of the parameter to hold the token by which the session ID is passed on the query string (optional, default is jsessionid) This is included to accomodate all web servers, as the token is usually different from one server to another.
SIMULATE_DELAY - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
SITE_FOOTER_LOGO - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_FOOTER_LOGO_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_HEADER_LOGO - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_HEADER_LOGO_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_HEADER_WELCOME_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_STYLESHEET - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SITE_WELCOME - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SKIN - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
SKIN - Static variable in class org.apache.jetspeed.services.Registry
Default Skin Registry name
SKIN_DEFAULT_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
SORTED - Static variable in class org.apache.jetspeed.modules.parameters.CheckBoxGroup
 
SORTED - Static variable in class org.apache.jetspeed.modules.parameters.ListBox
 
SORT_COLUMN_NAME - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
SQL - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
SQL_PARAM_PREFIX - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
START - Static variable in class org.apache.jetspeed.modules.actions.portlets.RegistryBrowseAction
 
START - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
START - Static variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
START_TOKEN - Static variable in class org.apache.jetspeed.services.resources.VariableResourcesService
 
STATE_BASE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATE_COUNTRY - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATE_INIT - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATE_LANGUAGE - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATE_MEDIA - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATE_NAME - Static variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
STATUS_ANY - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_ANY - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Matches any status in a list() operation
STATUS_BAD - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_BAD - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
This URL is not currently available for use
STATUS_CONTENT_ERROR - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_CONTENT_ERROR - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
The content of this URL is corrupted or unparseable
STATUS_NOT_CONFIGURED - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
STATUS_NOT_PROCESSED - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_NOT_STARTED - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_OFFLINE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
STATUS_OK - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_OK - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
The URL can be fetched corretcly
STATUS_ONLINE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
STATUS_PROCESSED - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_PROCESSING - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_STARTED - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_TEMPORARY_UNAVAILABLE - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_TEMPORARY_UNAVAILABLE - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
A possibly transient problem prevented the system to fetch this URL
STATUS_UNKNOWN - Static variable in interface org.apache.jetspeed.daemon.Daemon
 
STATUS_UNKNOWN - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_UNKNOWN - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Current status is unknown
STATUS_UNREACHABLE - Static variable in class org.apache.jetspeed.services.urlmanager.URLManager
 
STATUS_UNREACHABLE - Static variable in interface org.apache.jetspeed.services.urlmanager.URLManagerService
The URL has permanent fatal errors
STOP - Static variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
STREAM_MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
SUB - Static variable in class org.apache.jetspeed.services.ldap.LDAPService
 
SUBTYPE_ACCEPT_LOGIN - Static variable in class org.apache.jetspeed.util.URILookup
trues to login, after entering username and password
SUBTYPE_LOGOUT - Static variable in class org.apache.jetspeed.util.URILookup
logs out the user
SUBTYPE_MARK - Static variable in class org.apache.jetspeed.util.URILookup
mark the current page before processing portlet
SUBTYPE_MAXIMIZE - Static variable in class org.apache.jetspeed.util.URILookup
show the current portlet maximized
additionally, the current page is marked for restoring
SUBTYPE_NONE - Static variable in class org.apache.jetspeed.util.URILookup
apply no subtype to the url
SUBTYPE_RESTORE - Static variable in class org.apache.jetspeed.util.URILookup
restore portlet to default size
SUBTYPE_SAVE - Static variable in class org.apache.jetspeed.util.URILookup
save user settings before processing portlet
SampleRewriter - class org.apache.jetspeed.util.rewriter.SampleRewriter.
Sample of extending HTML Rewriter for your specific needs
SampleRewriter(String, String, String) - Constructor for class org.apache.jetspeed.util.rewriter.SampleRewriter
 
Search - class org.apache.jetspeed.services.search.Search.
Static accessor for the SearchService
Search() - Constructor for class org.apache.jetspeed.services.search.Search
 
SearchAction - class org.apache.jetspeed.modules.actions.portlets.SearchAction.
Search Actions built here
SearchAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SearchAction
 
SearchResults - class org.apache.jetspeed.services.search.SearchResults.
Container for search result entries
SearchResults() - Constructor for class org.apache.jetspeed.services.search.SearchResults
 
SearchResults(int) - Constructor for class org.apache.jetspeed.services.search.SearchResults
 
SearchService - interface org.apache.jetspeed.services.search.SearchService.
Contract for implementing a search service.
SecureGenericMVCAction - class org.apache.jetspeed.modules.actions.portlets.SecureGenericMVCAction.
A secured version of the GenericMVCAction.
SecureGenericMVCAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SecureGenericMVCAction
 
SecureJspPortletAction - class org.apache.jetspeed.modules.actions.portlets.SecureJspPortletAction.
A secured version of the JspPortletAction.
SecureJspPortletAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SecureJspPortletAction
 
SecureVelocityPortletAction - class org.apache.jetspeed.modules.actions.portlets.SecureVelocityPortletAction.
A secured version of the VelocityPortletAction.
SecureVelocityPortletAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SecureVelocityPortletAction
 
SecuredSite - class org.apache.jetspeed.services.webpage.SecuredSite.
Holds the relevant state about a secured site.
SecuredSite(String, String) - Constructor for class org.apache.jetspeed.services.webpage.SecuredSite
Construct site object given a url
Security - interface org.apache.jetspeed.om.profile.Security.
Interface describing security for an entry.
Security - interface org.apache.jetspeed.om.registry.Security.
Interface for manipulatin the access rights on the registry entries
SecurityAccess - interface org.apache.jetspeed.om.registry.SecurityAccess.
Interface for manipulatin the security allow on the registry entries
SecurityAllow - interface org.apache.jetspeed.om.registry.SecurityAllow.
Interface for manipulatin the security entries on the registry entries
SecurityCacheImpl - class org.apache.jetspeed.services.security.SecurityCacheImpl.
The Security Cache Service caches roles and permissions (ACLs)
SecurityCacheImpl() - Constructor for class org.apache.jetspeed.services.security.SecurityCacheImpl
 
SecurityCacheService - interface org.apache.jetspeed.services.security.SecurityCacheService.
The Security Cache Service caches roles and permissions (ACLs)
SecurityConstants - class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants.
This class contains all the common constants used between data entry forms and browsers and actions
SecurityConstants() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.SecurityConstants
 
SecurityDbEntryPeer - class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer.
Implements the Security Registry database operations
SecurityDbEntryPeer() - Constructor for class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
SecurityEntry - interface org.apache.jetspeed.om.registry.SecurityEntry.
Interface for manipulatin the security entries on the registry entries
SecurityMessage - class org.apache.jetspeed.services.security.SecurityMessage.
 
SecurityMessage() - Constructor for class org.apache.jetspeed.services.security.SecurityMessage
 
SecurityReference - interface org.apache.jetspeed.om.SecurityReference.
SecurityReference
SecurityUpdateAction - class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction.
This action sets up the template context for managing of security entries in the Turbine database.
SecurityUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SecurityUpdateAction
 
SendConfirmationEmail - class org.apache.jetspeed.modules.actions.SendConfirmationEmail.
This action will attempt to send a confirmation email to the user.
SendConfirmationEmail() - Constructor for class org.apache.jetspeed.modules.actions.SendConfirmationEmail
 
SendNewUserNotificationEmail - class org.apache.jetspeed.modules.actions.SendNewUserNotificationEmail.
This action will send a notification email to the notification user.
SendNewUserNotificationEmail() - Constructor for class org.apache.jetspeed.modules.actions.SendNewUserNotificationEmail
 
ServiceHelper - class org.apache.jetspeed.services.ServiceHelper.
ServiceHelper
ServiceHelper() - Constructor for class org.apache.jetspeed.services.ServiceHelper
 
ServiceUtil - class org.apache.jetspeed.util.ServiceUtil.
Convenience class for accessing Turbine / Fulcrum services.
ServiceUtil() - Constructor for class org.apache.jetspeed.util.ServiceUtil
 
ServletContextPortlet - class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet.
 
ServletContextPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.admin.ServletContextPortlet
 
ServletInvokerPortlet - class org.apache.jetspeed.portal.portlets.ServletInvokerPortlet.
The ServletInvokerPortlet invokes a servlet or JSP and displays the result.
ServletInvokerPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.ServletInvokerPortlet
 
ServletProxyPortlet - class org.apache.jetspeed.portal.portlets.ServletProxyPortlet.
This portlet class is intended to be used for internal URLs that will not work properly if they are part of the same request as the Jetspeed/Turbine controller servlet--Struts-mapped URLs are an example of these.
ServletProxyPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
 
SessionMap - class org.apache.jetspeed.services.webpage.SessionMap.
Stores a map of sessions with other sites for the current portal session.
SessionMap(String, String) - Constructor for class org.apache.jetspeed.services.webpage.SessionMap
construct a Session Map
SessionState - interface org.apache.jetspeed.services.statemanager.SessionState.
SessionState is an interface for objects that provide name - value information sets with a unique key that can be used in the StateManager service
SessionStateBindingListener - interface org.apache.jetspeed.services.statemanager.SessionStateBindingListener.
SessionStateBindingListener is an interface for objects that wish to be notified when they are bound to and unbound from a SessionState managed by the Jetspeed SessionManagerService.
SimpleTransform - class org.apache.jetspeed.util.SimpleTransform.
Provides a very simple mechanism to transform a document using XSLT using one XML document and another XSL document.
SimpleTransform() - Constructor for class org.apache.jetspeed.util.SimpleTransform
 
Site - interface org.apache.jetspeed.services.webpage.Site.
 
SiteSession - interface org.apache.jetspeed.services.webpage.SiteSession.
Standard interface for all proxied sessions.
Skin - interface org.apache.jetspeed.om.profile.Skin.
Default bean like implementation of the skin entry in psml
SkinEntry - interface org.apache.jetspeed.om.registry.SkinEntry.
The SkinEntry defines the properties used for storing a Skin description in the registry
SkinUpdateAction - class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction.
This action enables to update the skin entries
SkinUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction
 
SoapAccessBean - class org.apache.jetspeed.webservices.util.SoapAccessBean.
SoapAccessBean provides a Soap WebServices Client command bean pattern.
SoapAccessBean() - Constructor for class org.apache.jetspeed.webservices.util.SoapAccessBean
Default constructor required to support Serialization.
SoapAccessBean(String, String) - Constructor for class org.apache.jetspeed.webservices.util.SoapAccessBean
Creates new SoapAccessBean with parameters specified.
StateManagerService - interface org.apache.jetspeed.services.statemanager.StateManagerService.
The StateManagerService is a service that manages SessionState information.
StatefulPortletWrapper - class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper.
This object is used to wrap a Portlet, ensuring that access control rules are enforced.
StatefulPortletWrapper(Portlet) - Constructor for class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
 
StockQuote - interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote.
StockQuote holds the information for one company's quote.
StockQuoteAction - class org.apache.jetspeed.modules.actions.portlets.StockQuoteAction.
This action sets up the template context for retrieving stock quotes.
StockQuoteAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.StockQuoteAction
 
StockQuoteArrayHandler - class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler.
SAX-based XML event handler (filter).
StockQuoteArrayHandler() - Constructor for class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
StockQuoteHandler - class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler.
SAX-based XML event handler (filter).
StockQuoteHandler() - Constructor for class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
StockQuoteService - interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService.
StockQuoteService provides a web service for getting stock quotes.
Streams - class org.apache.jetspeed.util.Streams.
Utility functions related to Streams
Streams() - Constructor for class org.apache.jetspeed.util.Streams
 
StringUtils - class org.apache.jetspeed.util.StringUtils.
This class provides static util methods for String manaipulation that aren't part of the default JDK functionalities.
StringUtils() - Constructor for class org.apache.jetspeed.util.StringUtils
 
StyleOption - interface org.apache.jetspeed.om.registry.StyleOption.
Interface describing a style option for a portlet parameter style.
SwingParserAdaptor - class org.apache.jetspeed.util.rewriter.SwingParserAdaptor.
 
SwingParserAdaptor(Rewriter) - Constructor for class org.apache.jetspeed.util.rewriter.SwingParserAdaptor
 
SynchronizedMapping - class org.apache.jetspeed.util.SynchronizedMapping.
Thread safe wrapper for the castor Mapping class.
This wrapper serializes all thread access to the loadMapping() methods.
SynchronizedMapping() - Constructor for class org.apache.jetspeed.util.SynchronizedMapping
 
SynchronizedMapping(ClassLoader) - Constructor for class org.apache.jetspeed.util.SynchronizedMapping
 
sameHosts(LDAPURL) - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
save() - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
Require that the BadURLManager save its configuration here.
save(RunData) - Static method in class org.apache.jetspeed.modules.actions.controls.Customize
Save the current customization Used by any other customizer to get this done right!
save() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Saves this object to the data store.
save() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Saves this object to the data store.
save(Writer, Portlets) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Serializes a PSML structure using the specified writer with Castor XML marshaller and a Xerces serializer for pretty printing
save() - Method in class org.apache.jetspeed.services.security.nosecurity.FakeJetspeedUser
 
saveDocument(PSMLDocument) - Static method in class org.apache.jetspeed.services.PsmlManager
Deprecated.  
saveDocument(String, PSMLDocument) - Static method in class org.apache.jetspeed.services.PsmlManager
Deprecated.  
saveDocument(PSMLDocument) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Deprecated.  
saveDocument(String, PSMLDocument) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Save the PSML document on disk to the specififed fileOrUrl
saveDocument(PSMLDocument) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Deprecated.  
saveDocument(String, PSMLDocument) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Deprecated.  
saveDocument(String, PSMLDocument) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
saveDocument(PSMLDocument) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
saveEntry(String, RegistryEntry) - Static method in class org.apache.jetspeed.services.Registry
 
saveEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
 
saveEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
 
saveEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
 
saveEntry(String, RegistryEntry) - Method in interface org.apache.jetspeed.services.registry.RegistryService
Saves a RegistryEntry to the named Registry.
saveFragment(String) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Marshal and save a RegistryFragment to disk
saveFragment(String) - Method in interface org.apache.jetspeed.services.registry.FileRegistry
Marshal and save a RegistryFragment to disk
saveFragment(String) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Marshal and save a RegistryFragment to disk
saveGroup(Group) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
saveGroup(Group) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Saves a Group into permanent storage.
saveGroup(Group) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Saves a Group into permanent storage.
saveGroup(Group) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Saves a Group into permanent storage.
saveGroup(Group) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Saves a Group into permanent storage.
saveGroup(Group) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Saves a Group into permanent storage.
savePaneID(RunData, String) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Saves the pane id to the session to remember selection state of menu or tab.
savePaneID(RunData, String) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Saves the pane id to the session to remember selection state of menu or tab for this portlet set / portal page.
savePaneName(RunData, String) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Deprecated.  
savePaneName(RunData, String) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Deprecated.  
savePermission(Permission) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
savePermission(Permission) - Static method in class org.apache.jetspeed.services.security.JetspeedPermissionManagement
Saves a Permission into permanent storage.
savePermission(Permission) - Method in interface org.apache.jetspeed.services.security.PermissionManagement
Saves a Permission into permanent storage.
savePermission(Permission) - Method in class org.apache.jetspeed.services.security.ldap.LDAPPermissionManagement
Saves a Permission into permanent storage.
savePermission(Permission) - Method in class org.apache.jetspeed.services.security.nosecurity.NoPermissionManagement
Saves a Permission into permanent storage.
savePermission(Permission) - Method in class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
Saves a Permission into permanent storage.
saveRole(Role) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
saveRole(Role) - Static method in class org.apache.jetspeed.services.security.JetspeedRoleManagement
Save a Role into permanent storage.
saveRole(Role) - Method in interface org.apache.jetspeed.services.security.RoleManagement
Saves a Role into permanent storage.
saveRole(Role) - Method in class org.apache.jetspeed.services.security.ldap.LDAPRoleManagement
Saves a Role into permanent storage.
saveRole(Role) - Method in class org.apache.jetspeed.services.security.nosecurity.NoRoleManagement
Saves a Role into permanent storage.
saveRole(Role) - Method in class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
Saves a Role into permanent storage.
saveUser(JetspeedUser) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
saveUser(JetspeedUser) - Static method in class org.apache.jetspeed.services.JetspeedUserManagement
 
saveUser(JetspeedUser) - Method in interface org.apache.jetspeed.services.security.UserManagement
Saves a JetspeedUser's attributes into permanent storage.
saveUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
Saves a JetspeedUser's attributes into permanent storage.
saveUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.nosecurity.NoUserManagement
Saves a JetspeedUser's attributes into permanent storage.
saveUser(JetspeedUser) - Method in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
Saves a JetspeedUser's attributes into permanent storage.
scanRate - Variable in class org.apache.jetspeed.cache.FileCache
 
scanRate - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
the base refresh rate for documents
scheme - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
search(Name, Attributes, String[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(String, Attributes, String[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(Name, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(String, Attributes) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(Name, String, SearchControls) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(String, String, SearchControls) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(Name, String, Object[], SearchControls) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(String, String, Object[], SearchControls) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
search(DirContext, String, String, String[], int) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
search(LDAPURL, String, String[], boolean) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
search(DirContext, String, String, String[], int) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Search Function Search objects for given Base DN and filter.
search(LDAPURL, String, String[], boolean) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Search Function Search objects for given BaseURL and filter.
search(String) - Static method in class org.apache.jetspeed.services.search.Search
Search the default index
search(String) - Method in interface org.apache.jetspeed.services.search.SearchService
Search the index
search(String) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
Search
securePasswords - Static variable in class org.apache.jetspeed.services.security.ldap.LDAPUserManagement
 
securePasswords - Variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
security - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
securityRef - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Holds value of property securityRef.
select(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
Select group profile record from the database table for the given locator object.
select(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
Select role profile record from the database table for the given locator object.
select(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
Select user profile record from the database table for the given locator object.
selectOrdered(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
Select group profile record from the database table for the given locator object and return list ordered by primary key..
selectOrdered(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
Select role profile record from the database table for the given locator object and return list ordered by primary key.
selectOrdered(ProfileLocator, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
Select user profile record from the database table for the given locator object and return list ordered by primary key.
selectUrl(RunData, PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
Select the URL to use for this portlet.
selectUrl(RunData, PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet
Select the URL to use for this portlet.
selectUrl(RunData, PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
Select the URL to use for this portlet.
sendAttachment(Message, FileItem, String) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
sendError(int, String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
sendError(int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
sendMessage(Message, String) - Static method in class org.apache.jetspeed.services.Messenger
 
sendMessage(Message, String) - Method in interface org.apache.jetspeed.services.messaging.MessagingService
Send a message to the chose destination
sendMessage(Message, String) - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
sendRedirect(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
serializePerm(Hashtable) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
session - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
setAccessCounter(int) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the access counter for a user, saved in perm storage.
setAccessCounter(int) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the access counter for a user, saved in perm storage.
setAccessCounterForSession(int) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the session access counter for a user, saved in temp storage.
setAccessCounterForSession(int) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the session access counter for a user, saved in temp storage.
setAccesses(Vector) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property accesses.
setAccesses(Vector) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityEntry
Setter for property accesses.
setAction(String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
setAction(String) - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Setter for property action.
setAction(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Setter for property action.
setAction(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
setAction(String) - Method in class org.apache.jetspeed.services.jsp.tags.DynamicURITag
The setter for screen parameter
setAction(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
setAction(String) - Method in class org.apache.jetspeed.services.jsp.tags.TemplateLinkTag
The setter for screen parameter
setAction(String) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
setAction(String) - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
setAction(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getAction()
setAction(String, Portlets) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getAction()
setAction(String, Portlet) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getAction()
setAction(String, Entry) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getAction()
setAction(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getAction()
setAction(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. Use getAction()
setAction(String, Entry) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getAction()
setAction(String, Portlet) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getAction()
setAction(String, Portlets) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getAction()
setActions(List) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
setAlign(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the marginheight attribute of the IFramePortlet object
setAllows(Vector) - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Setter for property allows.
setAllows(Vector) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Setter for property allows.
setAlt(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
 
setAnonymous(boolean) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setAnonymous(boolean) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setApplication(boolean) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Sets the application status of this portlet entry.
setApplication(boolean) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Sets the application status of this portlet entry.
setAttachment(byte[]) - Method in class org.apache.jetspeed.om.apps.email.EmailInbox
Set the value of Attachment
setAttribute(String, String, Context) - Method in class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
Convenience method for setting this action's PortletInstance attribute.
setAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Stores a portlet attribute in persistent storage
setAttribute(String, String) - Method in class org.apache.jetspeed.portal.JetspeedPortletInstance
 
setAttribute(String, String, RunData) - Method in interface org.apache.jetspeed.portal.Portlet
Stores a portlet attribute in persistent storage
setAttribute(String, String) - Method in interface org.apache.jetspeed.portal.PortletInstance
Sets a portlet instance attribute into persistence storage.
setAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Stores a portlet attribute in persistent storage
setAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Stores a portlet attribute in persistent storage
setAttribute(String, String, RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Sets a portlet attribute to persistent storage
setAttribute(String, String, Object) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Set the named state attribute of the keyed state with the provided object.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.services.statemanager.SessionState
Set the named attribute value to the provided object.
setAttribute(String, String, Object) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Set the named state attribute of the keyed state with the provided object.
setAttribute(RunData, String, Object) - Static method in class org.apache.jetspeed.util.PortletSessionState
Sets the parameter for this name in Temp Uses the portlet parameter to generate a unique key.
setAttribute(Portlet, RunData, String, Object) - Static method in class org.apache.jetspeed.util.PortletSessionState
Sets the parameter for this name in Temp Uses the portlet parameter to generate a unique key.
setAttribute(VelocityPortlet, RunData, String, Object) - Static method in class org.apache.jetspeed.util.PortletSessionState
Sets the parameter for this name in Temp Uses the portlet parameter to generate a unique key.
setAuthor(String) - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
setBackgroundColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying the portlet background
setBackgroundColor(String) - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
setBackgroundColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying the portlet background
setBackgroundColor(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
setBaseMetaInfo(BaseMetaInfo) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for setting the entry metainfo
setBaseParameterStyle(ParameterStyle) - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
setBaseProperties(File) - Method in class org.apache.jetspeed.util.OverwriteProperties
Sets the file to merge properties into
setBaseSecurity(BaseSecurity) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for setting the security status
setBufferSize(int) - Method in class org.apache.jetspeed.services.jsp.HttpBufferedResponse
 
setBufferSize(int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setCacheable(boolean) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set cachable.
setCacheable(boolean) - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
setCacheable(boolean) - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
setCacheable(boolean) - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Set this cacheable status.
setCachedObject(CachedObject) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set this portlet's cached object.
setCachedObject(CachedObject) - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
This allows the associated CachedObject to be known.
setCachedObject(CachedObject) - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
This allows the associated CachedObject to be known.
setCachedObject(CachedObject) - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
This allows the associated CachedObject to be known.
setCachedOnName(boolean) - Method in interface org.apache.jetspeed.om.registry.CachedParameter
Determines whether to use the parameter name as part of the unique id to the portlet cache.
setCachedOnName(boolean) - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
setCachedOnURL(boolean) - Method in interface org.apache.jetspeed.om.registry.ContentURL
 
setCachedOnURL(boolean) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Determines whether to use the URL as part of the unique id to the portlet cache.
setCachedOnURL(boolean) - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
 
setCachedOnURL(boolean) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
setCachedOnURL(boolean) - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
setCachedOnURL(boolean) - Method in interface org.apache.jetspeed.portal.PortletConfig
Determines whether to use the URL as part of the unique id to the portlet cache.
setCachedOnValue(boolean) - Method in interface org.apache.jetspeed.om.registry.CachedParameter
Determines whether to use the parameter value as part of the unique id to the portlet cache.
setCachedOnValue(boolean) - Method in class org.apache.jetspeed.om.registry.base.BaseCachedParameter
 
setCapabilities(BaseCapabilityMap) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setCapabilities(BaseCapabilityMap) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
 
setCapabilityMap(CapabilityMap) - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
setCapabilityMap(CapabilityMap) - Method in class org.apache.jetspeed.portal.BasePortletSkin
This allows the PortalToolKit to make the PortletSkin aware of the current user-agents's capabilities
setCapabilityMap(CapabilityMap) - Method in interface org.apache.jetspeed.portal.PortletConfig
 
setCapabilityMap(CapabilityMap) - Method in interface org.apache.jetspeed.portal.PortletSkin
This allows the PortalToolKit to make the PortletSkin aware of the current user-agents's capabilities
setCategories(Vector) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
 
setChange(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setChange(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setChanged(boolean) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
Sets the changed flag indicating wether this fragment has some changes to load
setChannel(Channel) - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
setCharacterSet(String) - Method in interface org.apache.jetspeed.om.registry.MediaTypeEntry
Sets the character set associated with this MediaType
setCharacterSet(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
Sets the character set associated with this MediaType
setCheck(boolean) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlImporter
 
setClassName(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Setter for property className.
setClassName(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Setter for property className.
setClassname(String) - Method in interface org.apache.jetspeed.om.registry.PortletInfoEntry
Sets the classname for this entry.
setClassname(String) - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
Sets the classname of this tool
setClassname(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
Sets the classname for this entry.
setClassname(String) - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
Sets the classname of this tool
setClients(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setClosed(boolean, RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Toggles the portlet state between closed and normal
setClosed(boolean, RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Toggles the portlet state between closed and normal
setClosed(boolean, RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Toggles the portlet state between closed and normal
setClosed(boolean, RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Toggles the portlet state between closed and normal
setClosed(boolean, RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Toggles the portlet state between closed and normal
setColor(String) - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
setColor(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
setColumn(Integer) - Method in class org.apache.jetspeed.portal.BasePortletSetConstraints
Set the column the portlet should be displayed in.
setColumn(Integer) - Method in interface org.apache.jetspeed.portal.PortletSet.Constraints
Set the column the portlet should be displayed in.
setColumn(int) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
Set the number of columns used in this controller
setColumnsWidth(Vector) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
setConfig(PortletControlConfig) - Method in interface org.apache.jetspeed.portal.PortletControl
Sets the PortletControl specific configuration
setConfig(PortletControllerConfig) - Method in interface org.apache.jetspeed.portal.PortletController
Sets the configuration object for this controller instance
setConfig(PortletControllerConfig) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Allows the user to override the default set of portlets...
setConfig(PortletControlConfig) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Sets the PortletControl specific configuration
setConfirmed(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the confirmation value.
setConfirmed(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the confirmation value.
setConstraints(PortletSet.Constraints) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Sets the layout constraints in the current portlet set
setConstraints(PortletSet.Constraints) - Method in interface org.apache.jetspeed.portal.PortletConfig
Sets the layout constraints in the current portlet set
setContent(ConcreteElement) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setContent(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setContent(ConcreteElement, CapabilityMap) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setContent(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object content
setContent(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object content (cannot be null)
setContentHandler(ContentHandler) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
setContentHandler(ContentHandler) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
setContentLength(int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setContentStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for the portlet content
setContentStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use for the portlet content
setContentType(String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setContentURL(BaseContentURL) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Sets the URL for this PortletEntry
setControl(Control) - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
setControl(Control) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setControl(Control) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setController(Controller) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
setController(Controller) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setController(Controller) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
setController(Controller) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setController(PortletController) - Method in class org.apache.jetspeed.portal.BasePortletSet
Set the controller for this set
setController(PortletController) - Method in interface org.apache.jetspeed.portal.PortletSet
Set the controller for this set
setController(PortletController) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Sets the controller for the inner PortletSet.
setControllerStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for the controller overall
setControllerStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use for the controller overall
setControllers(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setControls(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setCopyright(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setCountry(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setCountry(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setCreateDate(Date) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the create date for this User.
setCreateDate(Date) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the create date for this User.
setCreationTime(long) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setCreationTime(long) - Method in interface org.apache.jetspeed.portal.Portlet
Set the creation time for this Portlet
setCreationTime(long) - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
setCreationTime(long) - Method in interface org.apache.jetspeed.portal.expire.Expire
Set the time this Expire object was created
setCreationTime(long) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setCreationTime(long) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Set the creation time for this Portlet
setCreationTime(long) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setCurrentContext(HttpSession) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Set the "current" context for this thread - Call this at the start of each request, and call %%% at the end.
setCurrentContext(HttpSession) - Method in interface org.apache.jetspeed.services.statemanager.StateManagerService
Set the "current" context for this thread - Call this at the start of each request, and call %%% at the end.
setCustomized(Portlet) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the portlet id to customize
setCustomized(Portlet) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the portlet id to customize
setCustomizedProfile(Profile) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Set the psml profile being customized.
setCustomizedProfile(Profile) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Set the psml profile being customized.
setDN(String) - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
setDatabaseBrowserIterator(VelocityPortlet, RunData, BrowserIterator) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
Centralizes the calls to runData.getUser.setTemp() - to set the DatabaseBrowserIterator.
setDate(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setDate(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setDateHeader(String, long) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setDefaultTemplate(String) - Method in class org.apache.jetspeed.services.jsp.tags.NavigationTag
The setter for DefaultTemplate parameter
setDescription(String) - Method in interface org.apache.jetspeed.om.profile.MetaInfo
Sets the descsription of this parameter.value.
setDescription(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setDescription(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
Sets the description for this entry
setDescription(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setDescription(String) - Method in interface org.apache.jetspeed.om.registry.MetaInfo
Sets the description for this entry
setDescription(String) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Sets the description for the portlet entry
setDescription(String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property description.
setDescription(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
Sets the description for this entry
setDescription(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
setDescription(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setDescription(String) - Method in interface org.apache.jetspeed.portal.Portlet
Set the description for this Portlet
setDescription(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Set the description for the inner portlet
setDescription(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setDescription(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Set the description for this Portlet
setDescription(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setDescription(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object description
setDescription(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object description (cannot be null)
setDescription(String) - Method in class org.apache.jetspeed.util.MetaData
Sets a description in the default locale
setDescription(String, Locale) - Method in class org.apache.jetspeed.util.MetaData
Sets a description for the given locale
setDescription(String) - Method in class org.apache.jetspeed.util.types.MetaInfo
 
setDescription(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setDescription(String) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setDescription(String) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setDescription(String) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
setDirty(boolean) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
Sets the dirty flag indicating wether this fragment has some uncommitted changes
setDisabled(boolean) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
setDisabled(boolean) - Method in interface org.apache.jetspeed.om.security.JetspeedUser
 
setDisabled(boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
setDocs(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setDocument(Object) - Method in class org.apache.jetspeed.cache.FileCacheEntry
Set the Document in the cache
setDocument(PSMLDocument) - Method in class org.apache.jetspeed.om.profile.BaseProfile
 
setDocument(PSMLDocument) - Method in interface org.apache.jetspeed.om.profile.Profile
Sets the psml document attached to this profile
setDone() - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Mark that the watching thread should be stopped
setEmail(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the email address.
setEmail(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the email address.
setEnabled(boolean) - Static method in class org.apache.jetspeed.services.PortletStats
 
setEnabled(boolean) - Method in class org.apache.jetspeed.services.portletstats.JetspeedPortletStatsService
 
setEnabled(boolean) - Method in interface org.apache.jetspeed.services.portletstats.PortletStatsService
Sets service enabled state
setEntries(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
setEntries(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.Registry
Set the entry in the registry with the specified name and Entry
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseClientRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControlRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletControllerRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinRegistry
 
setEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.DatabaseRegistry
 
setEntry(String, RegistryEntry) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
Modify an existing entry in the fragment.
setEntry(int, Entry) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
setEntry(Entry[]) - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
setEntryName(String) - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
setExpirationMillis(long) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Sets the cache expiration time.
setExpirationMillis(long) - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
setExpirationMillis(long) - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
setExpirationMillis(long) - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Set the expiration time in milliseconds.
setExpirationTime(long) - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Set the expiration time of this DiskCacheEntry
setExpirationTime(long) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Set the expiration date of this entry.
setExpired(boolean) - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
setExpired(boolean) - Method in interface org.apache.jetspeed.portal.expire.Expire
Set this as expired.
setFailOnError(boolean) - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
If false, note errors to the output but keep going.
setFields(Map) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object searchable fields
setFields(Map) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Deprecated. Sets parsed object searchable fields
setFile(File) - Method in class org.apache.jetspeed.cache.FileCacheEntry
Set the file descriptor
setFile(File) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Set the file.
setFilter(FileFilter) - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Sets the file filter for selecting the registry files
setFirstName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the first name for this user.
setFirstName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the first name for this user.
setFormat(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
Sets format style for extracting data from RunData
setFormat(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method sets format style of the default logger
setFormat(String, String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method sets format style of the given logger.
setForward(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
setForwards(Collection) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
setFrameBorder(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the frameBorder attribute of the IFramePortlet object
setFrameName(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the name of iframe.
setGroup(Group) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setGroup(Group) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setGroup(String) - Method in interface org.apache.jetspeed.om.registry.Category
Sets the string category name
setGroup(String) - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Setter for property group.
setGroup(String) - Method in class org.apache.jetspeed.om.registry.base.BaseCategory
Sets the string Group
setGroup(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Setter for property group.
setGroup(Group) - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
Set the Group
setGroup(Group) - Method in interface org.apache.jetspeed.om.security.GroupRole
Set the Group
setGroup(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
setGroup(String) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
setGroup(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getGroup()
setGroup(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getGroup()
setGroup(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getGroup()
setGroup(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getGroup()
setGroupByName(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setGroupByName(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setHandle(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Deprecated. cacheable classes should now implement a static getHandle(config) method
setHandle(String) - Method in class org.apache.jetspeed.portal.security.portlets.CacheablePortletWrapper
 
setHandle(String) - Method in class org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
 
setHandle(String) - Method in interface org.apache.jetspeed.services.portletcache.Cacheable
Deprecated. cacheable classes should now implement a static getHandle(config) method
setHasLoggedIn(Boolean) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This sets whether or not someone has logged in.
setHasLoggedIn(Boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This sets whether or not someone has logged in.
setHeader(String, String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setHeight(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the height attribute of the IFramePortlet object
setHeight(int) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setHidden(boolean) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Modify the visibility status of this entry
setHidden(boolean) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property hidden.
setHidden(boolean) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
setHigh(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setHigh(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setHighlightBackgroundColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying an highlighted background
setHighlightBackgroundColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying an highlighted background
setHighlightTextColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying an highlighted text
setHighlightTextColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying an highlighted text
setHighlightTitleStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use on the control of the Highlighted title tab or menu item
setHighlightTitleStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use on the control of the Highlighted titles tab or menu item
setHost(String) - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
setHref(String) - Method in class org.apache.jetspeed.services.jsp.tags.ContentURITag
The setter for type parameter
setID(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setID(String) - Method in interface org.apache.jetspeed.portal.Portlet
 
setID(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
setID(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setID(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
 
setID(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setId(String) - Method in interface org.apache.jetspeed.om.profile.IdentityElement
Changes the name of this entry
setId(String) - Method in interface org.apache.jetspeed.om.profile.Security
Sets the security entry unique id.
setId(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setId(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlSecurity
Sets the security entry unique id.
setId(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroup
Set the id of the Group
setId(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedPermission
Set the id of the Permission
setId(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedRole
Set the id of the Role
setId(String) - Method in interface org.apache.jetspeed.om.security.Group
Set the id of the Group
setId(String) - Method in interface org.apache.jetspeed.om.security.Permission
Set the id of the Permission
setId(String) - Method in interface org.apache.jetspeed.om.security.Role
Set the id of the Role
setId(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
ID Function Set Value of ID property
setId(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
Set the id of the Group
setId(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
Set the id of the Permission
setId(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
Set the id of the Role
setId(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbineGroup
 
setId(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbinePermission
 
setId(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbineRole
 
setId(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl
 
setId(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
setImage(String) - Method in interface org.apache.jetspeed.om.profile.MetaInfo
Sets the image name of this parameter.
setImage(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setImage(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
Sets the image URL attached to this entry
setImage(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setImage(String) - Method in interface org.apache.jetspeed.om.registry.MetaInfo
Sets the image URL attached to this entry
setImage(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
Sets the image URL attached to this entry
setImage(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
Setter for property image.
setImage(String) - Method in interface org.apache.jetspeed.portal.Portlet
Setter for property image.
setImage(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setImage(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
 
setImage(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setImage(String) - Method in class org.apache.jetspeed.util.MetaData
Sets a descriptive image in the default locale
setImage(String, Locale) - Method in class org.apache.jetspeed.util.MetaData
Sets a descriptive image for the given locale
setImage(String) - Method in class org.apache.jetspeed.util.types.MetaInfo
 
setImage(Image) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setImage(Image) - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
setIncludeRoot(File) - Method in class org.apache.jetspeed.util.OverwriteProperties
Sets the directory to look for includes in.
setIncludesDir(File) - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Sets the Directory to look for includes in * * @param includesDir Directory to look for includes in
setInitParameter(String, Object) - Method in class org.apache.jetspeed.util.BaseConfig
Used to define a PortletController's parameter.if value is null, removes the key from the stored properties
setInitParameter(String, Object) - Method in interface org.apache.jetspeed.util.Config
Used to define a PortletController's parameter.if value is null, removes the key from the stored properties
setInitParameters(Map) - Method in class org.apache.jetspeed.util.BaseConfig
Used to define a Portlet's parameters.
setInitParameters(Map) - Method in interface org.apache.jetspeed.util.Config
Used to define a Portlet's parameters.
setInstanceParameter(Portlet, RunData, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Sets the parameter in the psml
setInstanceParameter(VelocityPortlet, RunData, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Sets the parameter in the psml
setIntHeader(String, int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setItem(int, Item) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setItem(Item[]) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setItems(RSSPortlet.Item[]) - Method in class org.apache.jetspeed.portal.portlets.RSSPortlet
 
setJs_peid(String) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the portlet id (PEID) referenced for this request
setJs_peid(String) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the portlet id (PEID) referenced for this request
setJspeid(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
setKey(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedL10NTag
 
setKey(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object key
setKey(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object key (cannot be null)
setKeywords(String[]) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object keywords
setKeywords(String[]) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Deprecated. Sets parsed object keywords
setLanguage(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setLanguage(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setLanguage(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object language
setLanguage(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object language (cannot be null)
setLanguage(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setLastAccessDate() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the last access date for this User.
setLastAccessDate() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the last access date for this User.
setLastAccessed(long) - Method in class org.apache.jetspeed.cache.FileCacheEntry
Set the cache's last accessed stamp
setLastBuildDate(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setLastLogin(Date) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Set last login date/time.
setLastLogin(Date) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Set last login date/time.
setLastModified(Date) - Method in class org.apache.jetspeed.cache.FileCacheEntry
Set the cache's last modified stamp
setLastModified(long) - Method in interface org.apache.jetspeed.cache.disk.DiskCacheEntry
Set the lastModified date of this DiskCacheEntry
setLastModified(long) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Set the last modified date of this entry.
setLastName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the last name for this user.
setLastName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the last name for this user.
setLayout(Layout) - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
setLayout(Layout) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setLayout(Map) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Deprecated. use setConstraints instead
setLayout(Map) - Method in interface org.apache.jetspeed.portal.PortletConfig
Set the context (PortletSet) for this portlet
setLdapUrl(LDAPURL) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
setLink(String) - Method in class org.apache.jetspeed.portal.controls.PortletAction
 
setLink(String) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
setLink(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setLink(String) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setLink(String) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setLink(String) - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
setLink(String) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
setLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage
setLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
setLocalEntry(RegistryEntry) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage
setLocalEntry(RegistryEntry) - Method in interface org.apache.jetspeed.om.registry.base.LocalRegistry
This method is used to only set the entry in the local memory cache of the registry without any coherency check with persistent storage
setLocale(Locale) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setLog(JetspeedLogger) - Method in class org.apache.jetspeed.services.logging.BaseLogger
Sets reference to JetspeedLogger
setLogLevel(int) - Method in class org.apache.jetspeed.services.logging.BaseLogger
Sets log level for the logger
setLogLevel(int) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method sets the log level of the default logger.
setLogLevel(String, int) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This method sets the log level of the logger of given name.
setLoggedInTemplate(String) - Method in class org.apache.jetspeed.services.jsp.tags.NavigationTag
The setter for loggedInTemplate parameter
setLow(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setLow(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setManagingEditor(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setManufacturer(String) - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Sets the new manufacturer of this client
setManufacturer(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setMarginHeight(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the marginheight attribute of the IFramePortlet object
setMarginWidth(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the width attribute of the IFramePortlet object
setMaxSize(int) - Method in class org.apache.jetspeed.cache.FileCache
Set the new maximum size of the cache
setMediaType(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setMediaType(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setMediaType(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
 
setMediaType(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
 
setMediaTypes(Vector) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
setMedias(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setMergeBaseProperties(File) - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Sets the File to merge properties into * * @param mergeBaseProperties * File to merge properties into
setMergeProperties(File) - Method in class org.apache.jetspeed.util.ant.OverwritePropertiesTask
Sets the File to merge properties from * * @param mergeProperties File to merge properties from
setMessage(String) - Method in class org.apache.jetspeed.services.urlmanager.URLInfo
Set the message
setMessageflag(Message) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
 
setMetaInfo(MetaInfo) - Method in interface org.apache.jetspeed.om.profile.IdentityElement
set the MetaInfo
setMetaInfo(MetaInfo) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
Required by Castor 0.8.11 XML serialization for setting the entry metainfo
setMetaInfo(MetaInfo) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Set the metainfo properties for this entry
setMetaInfo(MetaInfo) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property metaInfo.
setMetaInfo(MetaInfo) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Required by Castor 0.8.11 XML serialization for setting the entry metainfo
setMetainfo(MetaData) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Set the metainfo for the Portlet
setMetainfo(MetaData) - Method in interface org.apache.jetspeed.portal.PortletConfig
Set the metainfo for the Portlet
setMimeType(String) - Method in interface org.apache.jetspeed.om.registry.MediaTypeEntry
Sets the MimeType associated with this MediaType
setMimeType(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaTypeEntry
Sets the MimeType associated with this MediaType
setMimetypes(BaseMimetypeMap) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setMinimized(boolean, RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
Change the portlet visibility state ( minimized <-> normal )
setMinimized(boolean, RunData) - Method in interface org.apache.jetspeed.portal.PortletState
Toggles the portlet state between minimized and normal
setMinimized(boolean, RunData) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Change the portlet visibility state ( minimized <-> normal )
setMinimized(boolean, RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Change the portlet visibility state ( minimized <-> normal )
setMinimized(boolean, RunData) - Method in class org.apache.jetspeed.portal.security.portlets.StatefulPortletWrapper
Change the portlet visibility state ( minimized <-> normal )
setMode(int) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the portlet id to maximize
setMode(String) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the portlet id to maximize
setMode(int) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the portlet id to maximize
setMode(String) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the portlet id to maximize
setModel(String) - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Sets the new model of this client
setModel(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setMultiFields(MultiMap) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
 
setMultiFields(MultiMap) - Method in interface org.apache.jetspeed.services.search.ParsedObject
 
setMultiKeywords(MultiMap) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
 
setMultiKeywords(MultiMap) - Method in interface org.apache.jetspeed.services.search.ParsedObject
 
setMyProperty(Object, PropertyDescriptor) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
Set the property 'prop' in the bean to the value of the corresponding parameters.
setName(String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
setName(String) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Sets a new name for this document
setName(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setName(String) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
Changes the name of this entry
setName(String) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Sets a new name for this document
setName(String) - Method in interface org.apache.jetspeed.om.profile.Parameter
Sets the name of this parameter
setName(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setName(String) - Method in interface org.apache.jetspeed.om.profile.Role
Sets the role name required for accessing this entry
setName(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
setName(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
Sets the parameter name
setName(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlRole
Sets the role name required for accessing this entry
setName(String) - Method in interface org.apache.jetspeed.om.registry.Category
Sets the string category name
setName(String) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Sets the parameter style name
setName(String) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Changes the name of this entry
setName(String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property name.
setName(String) - Method in interface org.apache.jetspeed.om.registry.StyleOption
Sets the name of this parameter.
setName(String) - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
Sets the name for this tool
setName(String) - Method in class org.apache.jetspeed.om.registry.base.BaseCategory
Sets the string Name
setName(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
setName(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
setName(String) - Method in class org.apache.jetspeed.om.registry.base.BaseStyleOption
 
setName(String) - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
Sets the name for this tool
setName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroup
Set the name of the Group
setName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedPermission
Set the name of the Permission
setName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedRole
Set the name of the Role
setName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
setName(String) - Method in interface org.apache.jetspeed.om.security.Group
Set the name of the Group
setName(String) - Method in interface org.apache.jetspeed.om.security.Permission
Set the name of the Permission
setName(String) - Method in interface org.apache.jetspeed.om.security.Role
Set the name of the Role
setName(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
setName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
Set the name of the Group
setName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
Set the name of the Permission
setName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
Set the name of the Role
setName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
setName(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbineGroup
 
setName(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbinePermission
 
setName(String) - Method in class org.apache.jetspeed.om.security.turbine.TurbineRole
 
setName(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setName(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the name of this Skin
setName(String) - Method in interface org.apache.jetspeed.portal.Portlet
Sets the name on this Portlet.
setName(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Updates the managed portlet name
setName(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set the name of the portlet
setName(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Sets the name on this Portlet.
setName(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setName(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
setName(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
setName(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PaneImpl
 
setName(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletImpl
 
setName(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl
 
setName(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
 
setName(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPaneTag
 
setName(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
The setter for name parameter
setName(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
setName(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
 
setName(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
Setings the name
setName(String) - Method in class org.apache.jetspeed.services.webpage.SecuredSite
sets the common name for this site.
setName(String) - Method in class org.apache.jetspeed.util.BaseConfig
Sets the name of this configuration
setName(String) - Method in interface org.apache.jetspeed.util.Config
Sets the name of this configuration
setName(String) - Method in class org.apache.jetspeed.util.types.Parameter
 
setName(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setName(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setName(String) - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
setName(String) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
setNew(boolean) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
setObjectClass(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
Set's the objectClass for this object.
setObjectClasses(String[]) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
Set's multiple objectClasses for this object.
setOpening(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setOpening(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setOptions(Vector) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Sets parameter style options to a vector of options
setOptions(Vector) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
setOwner(boolean) - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Setter for property owner.
setOwner(boolean) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Setter for property owner.
setOwner(String) - Method in class org.apache.jetspeed.services.security.PortalResource
Setter for property owner.
setOwnerAllows(Vector) - Method in interface org.apache.jetspeed.om.registry.SecurityAccess
Setter for property ownerAllows.
setOwnerAllows(Vector) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAccess
Setter for property ownerAllows.
setP(String) - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
setPadding(int) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Sets the padding space to be put between portlets
setPadding(String) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Sets the padding space to be put between portlets
setPage(Page) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
setPage() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPage()
setPage(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPage()
setPage(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPage()
setPage() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPage()
setPage(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPage()
setPage(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPage()
setPageId(String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
setPageId(String) - Method in interface org.apache.jetspeed.portal.PortletConfig
 
setPane(Pane) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
setPaneById(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPaneById()
setPaneById(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. Use getPaneById()
setPaneByName(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPaneByName()
setPanel(String) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. Add a select-panel reference in the link
setPanel(String) - Method in class org.apache.jetspeed.util.template.PortletTemplateLink
Deprecated. Add a select-panel reference in the link
setParameter(int, Parameter) - Method in interface org.apache.jetspeed.om.profile.ConfigElement
 
setParameter(int, Parameter) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
 
setParameter(int, Parameter) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setParameterName(String) - Method in interface org.apache.jetspeed.portal.PanedPortletController
Deprecated.  
setParameterName(String) - Method in class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
Deprecated.  
setParameterStyle(ParameterStyle) - Method in interface org.apache.jetspeed.om.registry.Parameter
Sets the parameter style object
setParameterStyle(ParameterStyle) - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
 
setParameterToPSML(VelocityPortlet, RunData, String, String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
setParameterToTemp(VelocityPortlet, RunData, String, Object) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
setParameters(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
Sets the parameters for this element
setParameters(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
Sets the parameters for this element
setParameters(Vector) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
setParameters(Vector) - Method in class org.apache.jetspeed.om.registry.base.BaseSkinEntry
 
setParameters(Vector) - Method in class org.apache.jetspeed.webservices.util.SoapAccessBean
Setter method for parameters property.
setParent(String) - Method in class org.apache.jetspeed.om.BaseSecurityReference
Setter for property parent.
setParent(String) - Method in interface org.apache.jetspeed.om.SecurityReference
Setter for property parent.
setParent(String) - Method in interface org.apache.jetspeed.om.profile.Entry
Sets the ancestor for this Entry.
setParent(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlEntry
Sets the ancestor for this Entry.
setParent(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Sets the ancestor for this PortletEntry.
setParent(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Sets the ancestor for this PortletEntry.
setParentPortlets(Portlets) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
setParentPortlets(Portlets) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Sets the parent.
setParms(Map) - Method in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
Allows to initialize style parameter hashtable
setPassword(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Set password.
setPassword(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Set password.
setPassword(String) - Method in class org.apache.jetspeed.services.webpage.SecuredSite
sets the password used to logon to this site.
setPasswordChanged(Date) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
setPasswordChanged(Date) - Method in interface org.apache.jetspeed.om.security.JetspeedUser
Sets the date of last password change
setPasswordChanged(Date) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the date of last password change
setPath(String) - Method in interface org.apache.jetspeed.om.profile.Reference
 
setPath(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setPerm(String, Object) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Put an object into permanent storage.
setPerm(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Put an object into permanent storage.
setPermStorage(Hashtable) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This should only be used in the case where we want to save the data to the database.
setPermStorage(Hashtable) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This should only be used in the case where we want to save the data to the database.
setPort(int) - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
setPortalElement(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPortletById() or getPaneById()
setPortalElement(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPortletById or getPaneById()
setPortlet(Portlet) - Method in interface org.apache.jetspeed.portal.PortletControl
Sets the portlet to be managed by this control
setPortlet(Portlet) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Sets the portlet to be managed by this control
setPortlet(Portlet) - Method in class org.apache.jetspeed.portal.expire.BaseExpire
Set the Portlet on which this is based.
setPortlet(Portlet) - Method in interface org.apache.jetspeed.portal.expire.Expire
Set the Portlet on which this is based.
setPortlet(Portlet) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
setPortlet(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
setPortlet(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
The setter for value parameter
setPortlet(String) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the portlet id referenced for this request
setPortlet(String) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the portlet id referenced for this request
setPortlet(Portlet) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. the name is confusing. Use @see(#forPaneById()) instead.
setPortlet(Portlet) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. Use getLink() or getAction() or getPortletById() or getPortletByName().
setPortlet(Portlet) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  Set the portlet giving context to this Link object.
setPortlet(String) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated. the name is confusing. Use @see(#forPortlet()) instead.
setPortletById(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getPortletById()
setPortletById(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPortletById()
setPortletByName(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Add a portlet reference in the link.
setPortletByName(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getPortletByName()
setPortletConfig(PortletConfig) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setPortletConfig(PortletConfig) - Method in interface org.apache.jetspeed.portal.Portlet
Set's the configuration of this servlet.
setPortletConfig(PortletConfig) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Updates the managed portlet config object
setPortletConfig(PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set's the configuration of this servlet.
setPortletConfig(PortletConfig) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Set's the configuration of this servlet.
setPortletConfig(PortletConfig) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
setPortletConfigChanged(Portlet, RunData) - Static method in class org.apache.jetspeed.util.PortletSessionState
The portlet config has changed.
setPortletConfigParameter(Portlet, String, String) - Static method in class org.apache.jetspeed.util.PortletConfigState
Sets the registry (.xreg) value of this portlet.
setPortletEntry(PortletEntry) - Method in class org.apache.jetspeed.om.registry.base.BasePortletRegistry
 
setPortletForwards(Collection) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardsConfigurationImpl
 
setPortletId(String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
 
setPortletId(String) - Method in interface org.apache.jetspeed.portal.PortletConfig
 
setPortletSession(RunData, Context, String, Object) - Method in class org.apache.jetspeed.modules.actions.portlets.email.EmailPortlet
sets the portlet session
setPortletSet(PortletSet) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Set the context (PortletSet) for this portlet
setPortletSet(PortletSet) - Method in interface org.apache.jetspeed.portal.PortletConfig
Set the context (PortletSet) for this portlet
setPortletSkin(PortletSkin) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Sets the PortletSkin to use for this Portlet
setPortletSkin(PortletSkin) - Method in interface org.apache.jetspeed.portal.PortletConfig
Sets the PortletSkin to use for this Portlet
setPortletSkinClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for the global skin rendering
setPortletStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for the portlet overall
setPortletStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use for the portlet overall
setPortlets(Portlets) - Method in class org.apache.jetspeed.om.profile.BasePSMLDocument
Sets a new PSML object model for this document
setPortlets(Portlets) - Method in interface org.apache.jetspeed.om.profile.PSMLDocument
Sets a new PSML object model for this document
setPortlets(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
setPortlets(Vector) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setPortlets(PortletSet) - Method in interface org.apache.jetspeed.portal.PortletController
Sets the PotletSet to render by this controller
setPortlets(PortletSet) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
Allows the user to override the default set of portlets...
setPortlets(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setPosition(IdentityElement, int, int) - Static method in class org.apache.jetspeed.modules.actions.controllers.MultiColumnControllerAction
 
setPosition(long) - Method in interface org.apache.jetspeed.om.profile.Layout
 
setPosition(long) - Method in class org.apache.jetspeed.om.profile.psml.PsmlLayout
 
setPosition(int) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Set the context (PortletSet) for this portlet
setPosition(int) - Method in interface org.apache.jetspeed.portal.PortletConfig
Set the context (PortletSet) for this portlet
setPosition(int) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
setPrice(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setPrice(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setProfile(Profile) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the user portal profile for the current request
setProfile(Profile) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the user portal profile for the current request
setProperties(File) - Method in class org.apache.jetspeed.util.OverwriteProperties
Sets the file to pull properties from
setProperties(Object) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
Uses bean introspection to set writable properties of bean from the parameters, where a (case-insensitive) name match between the bean property and the parameter is looked for.
setProperty(String, String) - Method in class org.apache.jetspeed.portal.expire.BaseExpire
 
setProperty(String, String) - Method in interface org.apache.jetspeed.portal.expire.Expire
Set a property
setProperty(String, String) - Method in class org.apache.jetspeed.services.webpage.Configuration
 
setPsml(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletLinkTag
 
setPsml(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedPortletTag
 
setPubDate(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setPubDate(String) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setQueryMode(int) - Method in class org.apache.jetspeed.om.profile.QueryLocator
 
setQueryParams(DynamicURI, Map, Map, Map) - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
Adds query parameters to the final URI.
setQueryParams(Map) - Method in class org.apache.jetspeed.services.forward.configuration.impl.ForwardImpl
 
setQueryParams(Map) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
setQueryString(String) - Method in class org.apache.jetspeed.om.profile.QueryLocator
 
setQueryURL(String) - Method in class org.apache.jetspeed.webservices.util.UDDIAccessBean
setter method for queryURL
setQuote(Quote) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setRating(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setRef(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMediaType
Sets the media type name referenced by this object
setRefresh(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the refresh meta tag
setRefreshPsmlFlag(RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
setRefreshRate(long) - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Sets the refresh rate for this watcher
setRegistry(String) - Method in class org.apache.jetspeed.services.registry.RegistryMessage
 
setRequest(HttpServletRequest) - Method in class org.apache.jetspeed.util.parser.DefaultJetspeedParameterParser
Sets the servlet request to be parser.
setRequestedInfo(String) - Method in class org.apache.jetspeed.services.jsp.tags.InfoTag
The setter for requestedInfo parameter
setRequestedTemplate(String) - Method in class org.apache.jetspeed.services.rundata.DefaultJetspeedRunData
Sets the template path as requested from the parameters
setRequestedTemplate(String) - Method in interface org.apache.jetspeed.services.rundata.JetspeedRunData
Sets the template path as requested from the parameters
setResult(int) - Method in interface org.apache.jetspeed.daemon.Daemon
Force the result of this Daemon
setResult(int) - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
 
setResult(int) - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
 
setResult(int) - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
setRole(Role) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setRole(Role) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setRole(String) - Method in interface org.apache.jetspeed.om.registry.Security
Sets the role name required for accessing this entry
setRole(String) - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Setter for property role.
setRole(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurity
Sets the role name required for accessing this entry
setRole(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Setter for property role.
setRole(Role) - Method in class org.apache.jetspeed.om.security.BaseJetspeedGroupRole
Set the Role
setRole(Role) - Method in interface org.apache.jetspeed.om.security.GroupRole
Set the Role
setRole(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
setRole(String) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
setRole(String) - Method in class org.apache.jetspeed.services.security.SecurityMessage
 
setRole(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. use getRole()
setRole(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. use getRole()
setRole(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getRole()
setRole(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getRole()
setRoleByName(String) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setRoleByName(String) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setRoles(Iterator) - Method in class org.apache.jetspeed.services.security.CachedAcl
 
setRow(Integer) - Method in class org.apache.jetspeed.portal.BasePortletSetConstraints
Set the row the portlet should be displayed in.
setRow(Integer) - Method in interface org.apache.jetspeed.portal.PortletSet.Constraints
Set the row the portlet should be displayed in.
setRow(int) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
Set the number of rows used by this controller
setRowsHeight(Vector) - Method in class org.apache.jetspeed.portal.controllers.GridPortletController
 
setRunnable(Runnable) - Method in class org.apache.jetspeed.services.threadpool.RunnableThread
Set the Runnable process to execute
setSQLParameters(List) - Method in interface org.apache.jetspeed.modules.actions.portlets.browser.BrowserQuery
 
setSQLParameters(List) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
setScanRate(long) - Method in class org.apache.jetspeed.cache.FileCache
Set the new refresh scan rate on managed files.
setScope(String) - Method in interface org.apache.jetspeed.om.registry.ToolDescriptor
Sets the scope of this tool.
setScope(String) - Method in class org.apache.jetspeed.om.registry.base.BaseToolDescriptor
Sets the scope of this tool.
setScore(float) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Setter for property score.
setScore(float) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Setter for property score.
setScreen(String) - Method in class org.apache.jetspeed.services.jsp.tags.DynamicURITag
The setter for screen parameter
setScrolling(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the scrolling attribute of the IFramePortlet object
setSecurity(Security) - Method in interface org.apache.jetspeed.om.profile.Portlets
 
setSecurity(Security) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
 
setSecurity(Security) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setSecurity(Security) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Set the security properties for this entry
setSecurity(Security) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
setSecurityEntries(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.om.profile.Entry
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.om.profile.Parameter
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.om.profile.Portlets
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlEntry
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlPortlets
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
Setter for property securityId.
setSecurityRef(SecurityReference) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Setter for property securityRef.
setSecurityRef(SecurityReference) - Method in interface org.apache.jetspeed.portal.PortletConfig
Setter for property securityRef.
setSelected(boolean) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
setSelected(boolean) - Method in class org.apache.jetspeed.util.HtmlItem
 
setSize(long) - Method in interface org.apache.jetspeed.om.profile.Layout
 
setSize(long) - Method in class org.apache.jetspeed.om.profile.psml.PsmlLayout
 
setSkin(Skin) - Method in interface org.apache.jetspeed.om.profile.IdentityElement
 
setSkin(Skin) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setSkin(Map) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Deprecated. use setPortletSkin instead
setSkin(String, String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Sets a skin parameter value in the local config
setSkin(Map) - Method in interface org.apache.jetspeed.portal.PortletConfig
Deprecated. use setPortletSkin instead
setSkin(String, String) - Method in interface org.apache.jetspeed.portal.PortletConfig
Sets a skin parameter value in the local config
setSkins(Vector) - Method in class org.apache.jetspeed.services.registry.RegistryFragment
 
setSource(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the source attribute of the IFramePortlet object
setStartElement(String) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
Set the start element
setStartElementNumber(int) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
Set the start element number
setState(String) - Method in interface org.apache.jetspeed.om.profile.Skin
 
setState(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlSkin
 
setStatus(int) - Method in interface org.apache.jetspeed.daemon.Daemon
Force the status on this Daemon
setStatus(int) - Method in class org.apache.jetspeed.daemon.impl.BadURLManagerDaemon
Set the status for this Daemon
setStatus(int) - Method in class org.apache.jetspeed.daemon.impl.DiskCacheDaemon
Set the status for this Daemon
setStatus(int) - Method in class org.apache.jetspeed.daemon.impl.FeedDaemon
Set the status for this Daemon
setStatus(int) - Method in class org.apache.jetspeed.services.urlmanager.URLInfo
Set the status
setStatus(int) - Method in class org.apache.jetspeed.services.webpage.SecuredSite
sets the availability status of this site.
setStatus(int) - Method in interface org.apache.jetspeed.services.webpage.Site
 
setStatus(int) - Method in class org.apache.jetspeed.services.webpage.UnsecuredSite
 
setStatus(int) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setStatus(int, String) - Method in class org.apache.jetspeed.util.servlet.EcsServletResponse
 
setStopElement(String) - Method in class org.apache.jetspeed.util.rewriter.ClipperRewriter
Set the stop element
setStopping(boolean) - Method in class org.apache.jetspeed.cache.FileCache.FileCacheScanner
 
setStyle(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the style of iframe.
setStyle(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
The setter for syle parameter
setSubscriber(FileRegistry) - Method in class org.apache.jetspeed.services.registry.RegistryWatcher
Modifies the subscriber to this Watcher
setSymbol(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setSymbol(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setTabContentStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use on the control of the tabbed control
setTabContentStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use on the control of the tabbed control
setTabStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for overall for the tabbed control
setTabStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use for overall for the tabbed control
setTabTitleStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use on the title of the tabbed control
setTabTitleStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use on the title of the tabbed control
setTarget(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PortletForwardImpl
 
setTarget(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedForwardTag
 
setTemp(String, Object) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Put an object into temporary storage.
setTemp(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Put an object into temporary storage.
setTempStorage(Hashtable) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
This should only be used in the case where we want to save the data to the database.
setTempStorage(Hashtable) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
This should only be used in the case where we want to save the data to the database.
setTemplate(RunData, String) - Method in class org.apache.jetspeed.modules.actions.JspAction
This method is used when you want to short circuit an Action and change the template that will be executed next.
setTemplate(RunData, String) - Method in class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
This method is used when you want to short circuit an Action and change the template that will be executed next.
setTemplate(RunData, Portlet, String) - Method in class org.apache.jetspeed.modules.actions.portlets.JspPortletAction
Deprecated.  
setTemplate(RunData, String) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
This method is used when you want to short circuit an Action and change the template that will be executed next.
setTemplate(RunData, String, boolean) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletAction
This method is used when you want to short circuit an Action and change the template that will be executed next.
setTemplate(String) - Method in interface org.apache.jetspeed.om.registry.ParameterStyle
Sets the optional parameter style template
setTemplate(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameterStyle
 
setTemplate(String) - Method in class org.apache.jetspeed.services.jsp.tags.DynamicURITag
The setter for screen parameter
setTemplate(String) - Method in class org.apache.jetspeed.services.jsp.tags.TemplateLinkTag
The setter for template parameter
setTemplate(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getTemplate()
setTemplate(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getTemplate()
setTemplate(String) - Method in class org.apache.jetspeed.util.template.JetspeedTemplateNavigation
 
setTextColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying the portlet text
setTextColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying the portlet text
setTextinput(Textinput) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setTime(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setTime(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setTitle(String) - Method in interface org.apache.jetspeed.om.profile.MetaInfo
Sets the descsription of this parameter.value.
setTitle(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlIdentityElement
 
setTitle(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlMetaInfo
Sets the title for this entry
setTitle(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlReference
 
setTitle(String) - Method in interface org.apache.jetspeed.om.registry.MetaInfo
Sets the title for this entry
setTitle(String) - Method in interface org.apache.jetspeed.om.registry.RegistryEntry
Sets the title of the portlet entry
setTitle(String) - Method in interface org.apache.jetspeed.om.registry.SecurityEntry
Setter for property title.
setTitle(String) - Method in class org.apache.jetspeed.om.registry.base.BaseMetaInfo
Sets the title for this entry
setTitle(String) - Method in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 
setTitle(String) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setTitle(String, RunData) - Method in class org.apache.jetspeed.portal.BasePortletSet
 
setTitle(String) - Method in interface org.apache.jetspeed.portal.Portlet
Set the title for this Portlet
setTitle(String, RunData) - Method in interface org.apache.jetspeed.portal.Portlet
 
setTitle(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Set the title for the inner portlet
setTitle(String) - Method in class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
setTitle(String) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
Set the title for this Portlet.
setTitle(String, RunData) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
setTitle(String) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Set the title for this Portlet
setTitle(String, RunData) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
 
setTitle(String) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Set the title for this Portlet
setTitle(String, RunData) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Set the title for this Portlet
setTitle(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object title
setTitle(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object title (cannot be null)
setTitle(String) - Method in class org.apache.jetspeed.util.MetaData
Sets a title in the default locale
setTitle(String, Locale) - Method in class org.apache.jetspeed.util.MetaData
Sets a title for the given locale
setTitle(String) - Method in class org.apache.jetspeed.util.types.MetaInfo
 
setTitle(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setTitle(String) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setTitle(String) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setTitle(String) - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
setTitleBackgroundColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying the portlet title background
setTitleBackgroundColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying the portlet title background
setTitleColor(String) - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
setTitleColor(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
setTitleStyleClass(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the CSS class to use for the portlet title
setTitleStyleClass(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the CSS class to use for the portlet title
setTitleTextColor(String) - Method in class org.apache.jetspeed.portal.BasePortletSkin
Sets the color to use for displaying the portlet title text
setTitleTextColor(String) - Method in interface org.apache.jetspeed.portal.PortletSkin
Sets the color to use for displaying the portlet title text
setTools(Vector) - Method in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
setTop(int) - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method points the cursor to the index provided.
setTop(int) - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method points the cursor to the index provided.
setTopic(String) - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
setTopics(Topics) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setType(String) - Method in class org.apache.jetspeed.modules.actions.portlets.browser.ActionParameter
 
setType(String) - Method in interface org.apache.jetspeed.om.registry.Parameter
Sets the type of this parameter.value.
setType(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Sets the type of this entry.
setType(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
Sets the type of this parameter.value.
setType(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Sets the type of this entry.
setType(String) - Method in class org.apache.jetspeed.services.jsp.tags.URILookupTag
The setter for type parameter
setType(String) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object type
setType(String) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object type (cannot be null)
setType(String) - Method in class org.apache.jetspeed.util.types.Parameter
 
setURI(String) - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Specify the webapp resource to link to.
setURL(String) - Method in class org.apache.jetspeed.cache.disk.JetspeedDiskCacheEntry
Set the url on which this is based.
setURL(String) - Method in interface org.apache.jetspeed.om.registry.ContentURL
Sets the string URL
setURL(String) - Method in interface org.apache.jetspeed.om.registry.PortletEntry
Sets the URL for this PortletEntry
setURL(String) - Method in class org.apache.jetspeed.om.registry.base.BaseContentURL
Sets the string URL
setURL(String) - Method in class org.apache.jetspeed.om.registry.base.BasePortletEntry
Sets the URL for this PortletEntry
setURL(String) - Method in class org.apache.jetspeed.portal.BasePortletConfig
Used to define a Portlet's URL.
setURL(String) - Method in interface org.apache.jetspeed.portal.PortletConfig
Used to define a Portlet's URL.
setURL(String) - Method in class org.apache.jetspeed.portal.expire.FileWatchExpire
Set the url on which this depends.
setURL(URL) - Method in class org.apache.jetspeed.services.search.BaseParsedObject
Sets parsed object URL
setURL(URL) - Method in interface org.apache.jetspeed.services.search.ParsedObject
Sets parsed object URL
setURL(String) - Method in class org.apache.jetspeed.services.webpage.SecuredSite
sets the URL address for this site.
setUrl(String) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setUser(JetspeedUser) - Method in class org.apache.jetspeed.om.profile.BaseProfileLocator
 
setUser(JetspeedUser) - Method in interface org.apache.jetspeed.om.profile.ProfileLocator
 
setUser(String) - Method in interface org.apache.jetspeed.om.registry.SecurityAllow
Setter for property user.
setUser(String) - Method in class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
Setter for property user.
setUser(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.PageImpl
 
setUser(String) - Method in class org.apache.jetspeed.services.psmlmanager.PsmlMessage
 
setUser(String) - Method in class org.apache.jetspeed.services.security.SecurityMessage
 
setUser(String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getUser()
setUser(String, String) - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Deprecated. Use getUser()
setUser(String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getUser()
setUser(String, String) - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Deprecated. use getUser()
setUserId(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
 
setUserId(String) - Method in interface org.apache.jetspeed.om.security.JetspeedUser
Sets the primary principle for this User, the user id.
setUserId(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
setUserName(String) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Sets the username for this user.
setUserName(String) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Sets the username for this user.
setUserName(String) - Method in class org.apache.jetspeed.services.webpage.SecuredSite
sets the user name used to logon to this site.
setUseragentpattern(String) - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Sets the pattern used to match the user agent.
setUseragentpattern(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setValue(String) - Method in interface org.apache.jetspeed.om.profile.Parameter
Sets the value of the param
setValue(String) - Method in class org.apache.jetspeed.om.profile.psml.PsmlParameter
 
setValue(String) - Method in interface org.apache.jetspeed.om.registry.Parameter
Sets the value of this parameter.
setValue(String) - Method in interface org.apache.jetspeed.om.registry.StyleOption
Sets the value of this parameter.
setValue(String) - Method in class org.apache.jetspeed.om.registry.base.BaseParameter
Sets the value of this parameter.
setValue(String) - Method in class org.apache.jetspeed.om.registry.base.BaseStyleOption
 
setValue(String) - Method in class org.apache.jetspeed.services.forward.configuration.impl.QueryParamImpl
 
setValue(String) - Method in class org.apache.jetspeed.services.jsp.tags.JetspeedParameterStyleTag
The setter for value parameter
setValue(int) - Method in class org.apache.jetspeed.services.portaltoolkit.JetspeedPortalToolkitService.VariableInteger
 
setValue(String) - Method in class org.apache.jetspeed.util.types.Parameter
 
setVariables(Hashtable) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
 
setVerbose(boolean) - Method in class org.apache.jetspeed.util.OverwriteProperties
Sets whether to output extra debugging info
setVersion(String) - Method in interface org.apache.jetspeed.om.registry.ClientEntry
Sets the new version of this client
setVersion(String) - Method in class org.apache.jetspeed.om.registry.base.BaseClientEntry
 
setVersion(String) - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
setViewType(String) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
STW: Added for backward compatibility when using this class to subclass the existing Jsp and Velocity portlets so they can set their view prior to super.init();
setVolume(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
setVolume(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuote
 
setWebMaster(String) - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
setWebService(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService
Set the name of the web service used by this service to retrieve stock quotes.
setWebService(String) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService2
 
setWebService(String) - Method in interface org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteService
Set the name of the web service used by this service to retrieve stock quotes.
setWidth(int) - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
setWidth(String) - Method in interface org.apache.jetspeed.portal.PortletControl
Deprecated.  
setWidth(String) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
setWidth(int) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
setWidth(String) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
Deprecated.  
setWidth(String) - Method in class org.apache.jetspeed.portal.portlets.IFramePortlet
Sets the width attribute of the IFramePortlet object
setWidth(int) - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
setutil(String, String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
setutil(String, Vector) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
setutil(String, Vector, boolean) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
setutil(String, Object) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
shutdown() - Method in class org.apache.jetspeed.services.forward.JetspeedForwardService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.idgenerator.JetspeedIdGeneratorService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.logging.BaseLogger
Close all destinations
shutdown() - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
Shutdowns all loggers.
shutdown() - Method in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.registry.HybridRegistryService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Returns to uninitialized state.
shutdown() - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
This is the shutdown method called by the Turbine Service framework
shutdown() - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Called during Turbine destroy().
shutdownStates() - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
Cleanup the states storage.
shutdownStates() - Method in class org.apache.jetspeed.services.statemanager.JetspeedHttpStateManagerService
Cleanup the states storage.
shutdownStates() - Method in class org.apache.jetspeed.services.statemanager.JetspeedStateManagerService
Cleanup the states storage.
size() - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the number of portlets currently stored in this set
size() - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the number of portlets currently stored in this set
size() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
size() - Method in class org.apache.jetspeed.services.search.SearchResults
 
sort(String) - Method in interface org.apache.jetspeed.portal.portlets.browser.BrowserIterator
This method sorts the result set according to the value of the column as specified by the parameter column name.
sort(String) - Method in class org.apache.jetspeed.portal.portlets.browser.DatabaseBrowserIterator
This method sorts the result set according to the value of the column as specified by the parameter column name.
sortMapByValue(Map) - Static method in class org.apache.jetspeed.util.StringUtils
Returns map sorted by value
sortPortletSet() - Method in class org.apache.jetspeed.portal.BasePortletSet
Sort the portlets according to Layout position
sorted - Variable in class org.apache.jetspeed.modules.parameters.ListBox
 
splitString(String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Converts separated list into an array list
splitStringPairs(String, String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Converts separated list of pairs into an array list
splitStringPairs(String, String, String, boolean) - Static method in class org.apache.jetspeed.util.StringUtils
Same as splitStringPairs but returnes a sequenced map sorted by entry value
sqlParameters - Variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
start() - Static method in class org.apache.jetspeed.services.daemonfactory.DaemonFactory
Starts any daemons that need processing.
start() - Method in interface org.apache.jetspeed.services.daemonfactory.DaemonFactoryService
Starts any daemons that need processing.
start() - Method in class org.apache.jetspeed.services.daemonfactory.JetspeedDaemonFactoryService
Starts any daemons that need processing.
startDocument() - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
startElement(String, AttributeList) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
startElement(String, String, String, Attributes) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteArrayHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.jetspeed.webservices.finance.stockmarket.StockQuoteHandler
 
startFileScanner() - Method in class org.apache.jetspeed.cache.FileCache
Start the file Scanner running at the current scan rate.
state - Variable in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService.QueryState
 
stopFileScanner() - Method in class org.apache.jetspeed.cache.FileCache
Stop the file Scanner
store() - Method in class org.apache.jetspeed.om.profile.BaseProfile
stores the resource by merging and rewriting the psml file
store() - Method in class org.apache.jetspeed.om.profile.ImportProfile
stores the resource by merging and rewriting the psml file
store() - Method in interface org.apache.jetspeed.om.profile.Profile
stores the resource by merging and rewriting the psml file
store(Profile) - Static method in class org.apache.jetspeed.services.PsmlManager
Store the PSML document on disk, using its locator
store(PortletInstance) - Method in class org.apache.jetspeed.services.persistence.JetspeedPortalPersistenceService
 
store(PortletInstance) - Static method in class org.apache.jetspeed.services.persistence.PersistenceManager
Store a portlet instance to permenant storage.
store(PortletInstance) - Method in interface org.apache.jetspeed.services.persistence.PortalPersistenceService
Store a portlet instance to permenant storage.
store(Profile) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Store the PSML document on disk, using its locator
store(Profile) - Method in interface org.apache.jetspeed.services.psmlmanager.PsmlManagerService
Store the PSML document on disk, using its locator
store(Profile) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Update the PSML document in DB for the given profile
storeClose() - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
storePortletEntry(PortletEntry) - Static method in class org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
 
storeSecurityEntry(SecurityEntry) - Static method in class org.apache.jetspeed.om.dbregistry.SecurityDbEntryPeer
 
stringToArray(String, String) - Static method in class org.apache.jetspeed.util.StringUtils
Converts a delimited string into an array of string tokens.
stringToLocator(String) - Method in class org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
 
stripExtension(String) - Static method in class org.apache.jetspeed.util.StringUtils
 
styleparms - Variable in class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
 
stylesheets - Variable in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
 
subQuery(CastorPsmlManagerService.QueryState, String) - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
Query for a collection of profiles given a profile locator criteria.
substituteString(String) - Method in class org.apache.jetspeed.services.resources.VariableResourcesService
 
supportsMediaType(String) - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
supportsMediaType(String) - Method in interface org.apache.jetspeed.capability.CapabilityMap
Return true if this CapabilityMap supports the given media type
supportsMimeType(MimeType) - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
 
supportsMimeType(MimeType) - Method in interface org.apache.jetspeed.capability.CapabilityMap
Return true if this CapabilityMap supports the given MimeType
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.BasePortletSet
Method retruns true if at least one of the portlets of the portletset fits the requested MimeTyp.
supportsType(MimeType) - Method in interface org.apache.jetspeed.portal.Portlet
Returns true portlet is able to output content for given mimetype
supportsType(MimeType) - Method in interface org.apache.jetspeed.portal.PortletController
Tests whether the controller supports outputting content for a specific mime type
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.controllers.AbstractPortletController
 
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.controls.TitleControl
Method checks whether the requested MimeTyp is supported by this control.
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.portlets.AbstractPortlet
 
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.portlets.ContainerTestPortlet
Returns true portlet is able to output content for given mimetype
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.portlets.NewRSSPortlet
This portlet supports has many types as those it has stylesheets defined for in its parameters
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.portlets.WMLFilePortlet
 
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
This portlet supports has many types as those it has stylesheets defined for in its parameters
supportsType(MimeType) - Method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
 
synchEntry(LDAPURL, Attributes) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
synchEntry(LDAPURL, Attributes) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Sync Entry Function Sync given LDAPURL with given atrributes.
systemUsers - Variable in class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 

T

TABLE_LINK - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
TABLE_LINK_IDS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
TABLE_LINK_TARGETS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
TABLE_LINK_TYPES - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
TAB_CONTENT_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TAB_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TAB_TITLE_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TAG - Static variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
TAGNUM - Static variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
TEMPLATE - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
TEMPLATE - Static variable in class org.apache.jetspeed.portal.portlets.JspPortlet
 
TEMPLATE_KEY - Static variable in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
TEMP_DIRECTORY - Static variable in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
TEMP_DIRECTORY_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
TEMP_FILE_KEY - Static variable in class org.apache.jetspeed.daemon.impl.FeedDaemon
 
TEMP_LOCATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
TEMP_LOCATOR - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
TEXT_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TEXT_MESSAGE - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
THIRDPARTY_PORTLETRENDERER_CAPTION_KEY - Static variable in class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
THIRDPARTY_PORTLETRENDERER_URL_KEY - Static variable in class org.apache.jetspeed.portal.portlets.PortletInfoPortlet
 
TIME_TO_LIVE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
Special portlet registry parameter used to override default portlet cache expiration value
TITLE_BACKGROUND_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TITLE_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletControl
 
TITLE_COLOR - Static variable in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
TITLE_STYLE_CLASS - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TITLE_TEXT_COLOR - Static variable in interface org.apache.jetspeed.portal.PortletSkin
 
TOP - Static variable in class org.apache.jetspeed.modules.layouts.JetspeedLayout
Deprecated.  
TRANSPARENT_IMAGE - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
TRUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlBrowseAction
 
TRUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlManagerAction
 
TRUE - Static variable in class org.apache.jetspeed.modules.actions.portlets.PsmlUpdateAction
 
TRUE_VALUE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
TURBINE_OBJECTDATA - Static variable in class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
 
TYPE_ABSTRACT - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
TYPE_BACK - Static variable in class org.apache.jetspeed.util.URILookup
show the marked page
only used in function getURI, not in getURIType
TYPE_CUSTOMIZE - Static variable in class org.apache.jetspeed.util.URILookup
show portlet customization
TYPE_EDIT_ACCOUNT - Static variable in class org.apache.jetspeed.util.URILookup
show the edit page of the account
TYPE_ENROLLMENT - Static variable in class org.apache.jetspeed.util.URILookup
creates new account
allowed Subtypes:
SUBTYPE_NONE
TYPE_ENTRY - Static variable in class org.apache.jetspeed.services.security.PortalResource
 
TYPE_ENTRY_PARAMETER - Static variable in class org.apache.jetspeed.services.security.PortalResource
 
TYPE_HOME - Static variable in class org.apache.jetspeed.util.URILookup
show Jetspeed Home page
allowed Subtypes:
SUBTYPE_NONE SUBTYPE_RESTORE SUBTYPE_MAXIMIZE SUBTYPE_LOGOUT SUBTYPE_ACCEPT_LOGIN
TYPE_INFO - Static variable in class org.apache.jetspeed.util.URILookup
show some additional information about the portlet
TYPE_INSTANCE - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
TYPE_LOGIN - Static variable in class org.apache.jetspeed.util.URILookup
show login screen
TYPE_PORTLET - Static variable in class org.apache.jetspeed.services.security.PortalResource
 
TYPE_REF - Static variable in interface org.apache.jetspeed.om.registry.PortletEntry
 
TYPE_REGISTRY - Static variable in class org.apache.jetspeed.services.security.PortalResource
 
TYPE_REGISTRY_PARAMETER - Static variable in class org.apache.jetspeed.services.security.PortalResource
 
TemplateLinkTag - class org.apache.jetspeed.services.jsp.tags.TemplateLinkTag.
Supporting class for the TemplateLink tag.
TemplateLinkTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.TemplateLinkTag
 
TemplateLocator - class org.apache.jetspeed.services.TemplateLocator.
This is a commodity static accessor class around the TemplateLocatorService interface
TemplateLocator() - Constructor for class org.apache.jetspeed.services.TemplateLocator
 
TemplateLocatorService - interface org.apache.jetspeed.services.template.TemplateLocatorService.
This interface is a facade for all template location related operations.
TemplateSessionValidator - class org.apache.jetspeed.modules.actions.TemplateSessionValidator.
SessionValidator for use with the Template Service, the TemplateSessionValidator is virtually identical to the TemplateSecureValidator except that it does not tranfer to the login page when it detects a null user (or a user not logged in).
TemplateSessionValidator() - Constructor for class org.apache.jetspeed.modules.actions.TemplateSessionValidator
 
TextArea - class org.apache.jetspeed.modules.parameters.TextArea.
Returns texarea control intialized with the value parameter using the following options: rows: number of rows (default = 3) cols: number of columns (default = 80)
TextArea() - Constructor for class org.apache.jetspeed.modules.parameters.TextArea
 
Textinput - class org.apache.jetspeed.xml.api.jcm.Textinput.
 
Textinput() - Constructor for class org.apache.jetspeed.xml.api.jcm.Textinput
 
TextinputDescriptor - class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor.
 
TextinputDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.TextinputDescriptor
 
ThreadGroupJoin - class org.apache.jetspeed.daemon.impl.util.ThreadGroupJoin.
Util class for joining a ThreadGroup and joining all of its Threads and waiting for completion.
ThreadGroupJoin() - Constructor for class org.apache.jetspeed.daemon.impl.util.ThreadGroupJoin
 
ThreadPool - class org.apache.jetspeed.services.threadpool.ThreadPool.
This is a simple static accessor class to the access the common methods of JetspeedThreadPoolService
ThreadPool() - Constructor for class org.apache.jetspeed.services.threadpool.ThreadPool
 
ThreadPoolService - interface org.apache.jetspeed.services.threadpool.ThreadPoolService.
base interface for a simple ThreadPool
TitleControl - class org.apache.jetspeed.portal.controls.TitleControl.
This control renders the title of a portlet for MimeTyps WML and HTML.
TitleControl() - Constructor for class org.apache.jetspeed.portal.controls.TitleControl
 
ToolDescriptor - interface org.apache.jetspeed.om.registry.ToolDescriptor.
Interface for storing tool information for a portlet, control or controller
Topics - class org.apache.jetspeed.xml.api.jcm.Topics.
 
Topics() - Constructor for class org.apache.jetspeed.xml.api.jcm.Topics
 
TopicsDescriptor - class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor.
 
TopicsDescriptor() - Constructor for class org.apache.jetspeed.xml.api.jcm.TopicsDescriptor
 
Transformer - class org.apache.jetspeed.services.Transformer.
This is a commodity static accessor class around the TransformerService
Transformer() - Constructor for class org.apache.jetspeed.services.Transformer
 
TransformerService - interface org.apache.jetspeed.services.transformer.TransformerService.
This service is responsible for locate and transform HTML content
TurbineAccessController - class org.apache.jetspeed.services.security.turbine.TurbineAccessController.
TurbineAccessController
TurbineAccessController() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbineAccessController
 
TurbineAuthentication - class org.apache.jetspeed.services.security.turbine.TurbineAuthentication.
The TurbineAuthentication class is a default Jetspeed security provider, implementing the PortalAuthentication interface.
TurbineAuthentication() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbineAuthentication
 
TurbineGroup - class org.apache.jetspeed.om.security.turbine.TurbineGroup.
The skeleton for this class was autogenerated by Torque on: [Mon Jun 03 20:14:05 PDT 2002] You should add additional methods to this class to meet the application requirements.
TurbineGroup() - Constructor for class org.apache.jetspeed.om.security.turbine.TurbineGroup
 
TurbineGroupManagement - class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement.
Default Jetspeed-Turbine Group Management implementation
TurbineGroupManagement() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
 
TurbinePermission - class org.apache.jetspeed.om.security.turbine.TurbinePermission.
The skeleton for this class was autogenerated by Torque on: [Mon Jun 03 20:14:05 PDT 2002] You should add additional methods to this class to meet the application requirements.
TurbinePermission() - Constructor for class org.apache.jetspeed.om.security.turbine.TurbinePermission
 
TurbinePermissionManagement - class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement.
Default Jetspeed-Turbine Permission Management implementation
TurbinePermissionManagement() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbinePermissionManagement
 
TurbineRole - class org.apache.jetspeed.om.security.turbine.TurbineRole.
The skeleton for this class was autogenerated by Torque on: [Mon Jun 03 20:14:05 PDT 2002] You should add additional methods to this class to meet the application requirements.
TurbineRole() - Constructor for class org.apache.jetspeed.om.security.turbine.TurbineRole
 
TurbineRoleManagement - class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement.
Default Jetspeed-Turbine Role Management implementation
TurbineRoleManagement() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbineRoleManagement
 
TurbineScreenPortlet - class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet.
This portlet will attempt to render the Turbine Screen within a portlet.
TurbineScreenPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.TurbineScreenPortlet
 
TurbineUserManagement - class org.apache.jetspeed.services.security.turbine.TurbineUserManagement.
Default Jetspeed-Turbine User Management implementation
TurbineUserManagement() - Constructor for class org.apache.jetspeed.services.security.turbine.TurbineUserManagement
 
TurbineUserPeer - class org.apache.jetspeed.om.security.turbine.TurbineUserPeer.
The skeleton for this class was autogenerated by Torque on: [Wed May 29 23:45:25 PDT 2002] You should add additional methods to this class to meet the application requirements.
TurbineUserPeer() - Constructor for class org.apache.jetspeed.om.security.turbine.TurbineUserPeer
 
targetBase - Variable in class org.apache.jetspeed.services.webpage.AbstractSiteSession
 
templateExists(String, boolean) - Method in class org.apache.jetspeed.services.template.JetspeedTemplateLocatorService
Checks for the existence of a template resource given a key.
templateName - Variable in class org.apache.jetspeed.util.template.JspTemplate
 
testCases() - Method in class org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
 
timeToLive - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
toArray() - Method in interface org.apache.jetspeed.om.registry.Registry
Get all entries within this Registry as an array
toArray() - Method in class org.apache.jetspeed.om.registry.base.BaseOrderedRegistry
 
toArray() - Method in class org.apache.jetspeed.om.registry.base.BaseRegistry
 
toArray() - Method in class org.apache.jetspeed.portal.BasePortletSet
Returns the portlet set as an array.
toArray() - Method in interface org.apache.jetspeed.portal.PortletSet
Returns the portlet set as an array.
toArray() - Method in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
toAttribute(String, Vector) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
toString() - Method in class org.apache.jetspeed.capability.BaseCapabilityMap
Create a map string representation
toString() - Method in interface org.apache.jetspeed.capability.CapabilityMap
Create a map -> string representation
toString() - Method in class org.apache.jetspeed.om.profile.BaseProfile
provide useful info for ease of debugging
toString() - Method in class org.apache.jetspeed.om.security.UserIdPrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.jetspeed.om.security.UserNamePrincipal
Returns a string representation of this principal.
toString() - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
toString() - Method in class org.apache.jetspeed.services.ldap.LDAPURL
 
toString() - Method in class org.apache.jetspeed.util.MimeType
Convert this MimeType to its external String representation
toString() - Method in class org.apache.jetspeed.util.template.BaseJetspeedLink
Return a URL, as a string, the the root page or pane.
toString() - Method in class org.apache.jetspeed.util.template.ContentTemplateLink
Returns the URI.
toString() - Method in interface org.apache.jetspeed.util.template.JetspeedLink
Return a URL, as a string, the the root page or pane.
toString() - Method in class org.apache.jetspeed.util.template.JetspeedTemplateLink
Deprecated.  
toString() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
toUrl(String, int, String, boolean) - Static method in class org.apache.jetspeed.services.ldap.LDAPURL
 
toXML() - Method in class org.apache.jetspeed.webservices.finance.stockmarket.BaseStockQuote
 
tools - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
toolsIdx - Variable in class org.apache.jetspeed.om.registry.base.BasePortletInfoEntry
 
trace(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if trace is enabled With Log4J, this is the same as debug
trace(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if trace is enabled With Log4J, this is the same as debug
transacted - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
transfer(LDAPURL, LDAPURL, boolean, boolean, boolean) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
transfer(LDAPURL, LDAPURL, boolean, boolean, boolean) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Transfer Function Transfer given LDAPURL to other LDAPURL.
transferEntry(LDAPURL, Attributes, LDAPURL, boolean, boolean) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
transferEntry(LDAPURL, LDAPURL, boolean, boolean) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
transferEntry(LDAPURL, Attributes, LDAPURL, boolean, boolean) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Transfer with updates Function Transfer updated LDAPURL with given modification items to other LDAPURL.
transferEntry(LDAPURL, LDAPURL, boolean, boolean) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Transfer without updates Function Transfer LDAPURL to other LDAPURL.
transform(Document, String) - Static method in class org.apache.jetspeed.util.SimpleTransform
Given a a DOM and a URL to a stylesheet, transform the original document.
transform(Document, String, Map) - Static method in class org.apache.jetspeed.util.SimpleTransform
Given a a DOM and a URL to a stylesheet, transform the original document, passing parameters to the stylesheet
transform(String, String) - Static method in class org.apache.jetspeed.util.SimpleTransform
Given a URL to an XML file and a URL to a stylesheet, transform the original document.
transform(String, String, Map) - Static method in class org.apache.jetspeed.util.SimpleTransform
Given a URL to an XML file and a URL to a stylesheet, transform the original document.
transform(InputSource, InputSource, Map) - Static method in class org.apache.jetspeed.util.SimpleTransform
Used internally to handle doing XSLT transformations directly.
translate(String, String) - Static method in class org.apache.jetspeed.util.rewriter.ProxyRewriter
 

U

UDDIAccessBean - class org.apache.jetspeed.webservices.util.UDDIAccessBean.
UDDIAccessBean provides a command bean interface to UDDI registry services.
UDDIAccessBean() - Constructor for class org.apache.jetspeed.webservices.util.UDDIAccessBean
creates new UDDIAccessBean
UDDIAccessBean(String) - Constructor for class org.apache.jetspeed.webservices.util.UDDIAccessBean
creates new UDDIAccessBean with provided queryURL
UPDATE - Static variable in interface org.apache.jetspeed.services.psmlmanager.db.DBOperations
Variable to represent database operation update.
URIEncoder - class org.apache.jetspeed.util.URIEncoder.
Take a URI and encode it so that it can be stored on all filesystems and HTTP values
URIEncoder() - Constructor for class org.apache.jetspeed.util.URIEncoder
 
URILookup - class org.apache.jetspeed.util.URILookup.
URI lookup related functions.
URILookup() - Constructor for class org.apache.jetspeed.util.URILookup
 
URILookupTag - class org.apache.jetspeed.services.jsp.tags.URILookupTag.
Supporting class for the uriLookup tag.
URILookupTag() - Constructor for class org.apache.jetspeed.services.jsp.tags.URILookupTag
 
URL - Static variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
URLFetcher - class org.apache.jetspeed.services.urlmanager.URLFetcher.
Handles fetching URLs and if for some reason anything happens add it to the BadURLManager.
URLFetcher() - Constructor for class org.apache.jetspeed.services.urlmanager.URLFetcher
 
URLFetcherDownloader - class org.apache.jetspeed.services.urlmanager.URLFetcherDownloader.
Used for fetching URLs and adding them to the disk cache when Jetspeed is operating in CACHE_REQUIRED mode.
URLFetcherDownloader(String) - Constructor for class org.apache.jetspeed.services.urlmanager.URLFetcherDownloader
 
URLInfo - class org.apache.jetspeed.services.urlmanager.URLInfo.
This is a simple URL information record which can be used to track URL resources status in a persistent way.
URLManager - class org.apache.jetspeed.services.urlmanager.URLManager.
This is a static wrapper around the URLManagerService for easing access to its functionalities
URLManager() - Constructor for class org.apache.jetspeed.services.urlmanager.URLManager
 
URLManagerService - interface org.apache.jetspeed.services.urlmanager.URLManagerService.
This service provides a central repository for storing URL informations
URLNotAvailableException - exception org.apache.jetspeed.services.urlmanager.URLNotAvailableException.
Thrown if a URL is not available becuase it is in the BadURLManager.
URLNotAvailableException(String, String) - Constructor for class org.apache.jetspeed.services.urlmanager.URLNotAvailableException
 
URLNotAvailableException(String) - Constructor for class org.apache.jetspeed.services.urlmanager.URLNotAvailableException
 
URLRefresher - class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher.
URLRefresher that checks if a URL is updated remotely.
URLRefresher(String) - Constructor for class org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher
default constructor
URLToDocHandler - class org.apache.jetspeed.services.search.handlers.URLToDocHandler.
This object handler deals with URLs.
URLToDocHandler() - Constructor for class org.apache.jetspeed.services.search.handlers.URLToDocHandler
 
URL_PARAMETER_NAME - Static variable in class org.apache.jetspeed.portal.portlets.ServletProxyPortlet
The name of the parameter to hold our application context-relative URL
URL_SESSION_MAP - Static variable in class org.apache.jetspeed.services.webpage.JetspeedWebPageService
 
USER - Static variable in class org.apache.jetspeed.modules.actions.ImportPsml
 
USER - Static variable in interface org.apache.jetspeed.util.template.JetspeedLink
 
USER_BROWSER_CLIENT_SORTING - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
USER_ID - Static variable in interface org.apache.jetspeed.om.security.JetspeedUser
 
USER_OBJECTS - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
USER_OBJECT_NAMES - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
USER_OBJECT_TYPES - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
USER_UPDATE_SUBJECT - Static variable in interface org.apache.jetspeed.services.messaging.MessagingService
 
UnixCrypt - class org.apache.jetspeed.services.security.ldap.UnixCrypt.
Unix crypt algorithm implementation.
UnknownUserException - exception org.apache.jetspeed.services.security.UnknownUserException.
This exception is thrown when the requested user principal was not found.
UnknownUserException() - Constructor for class org.apache.jetspeed.services.security.UnknownUserException
Constructs an UnknownUserException with no detail message.
UnknownUserException(String) - Constructor for class org.apache.jetspeed.services.security.UnknownUserException
Constructs an UnknownUserException with the specified detail message.
UnknownUserException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.UnknownUserException
Construct a nested exception.
UnsecuredSite - class org.apache.jetspeed.services.webpage.UnsecuredSite.
 
UnsecuredSite(String, String) - Constructor for class org.apache.jetspeed.services.webpage.UnsecuredSite
 
UpdateAccount - class org.apache.jetspeed.modules.actions.UpdateAccount.
Updates an Account in the User and save the User object to backing store.
UpdateAccount() - Constructor for class org.apache.jetspeed.modules.actions.UpdateAccount
 
UserBrowserAction - class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction.
This action sets up the template context for browsing of users in the Turbine database.
UserBrowserAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.UserBrowserAction
 
UserException - exception org.apache.jetspeed.services.security.UserException.
This is the basic user exception.
UserException() - Constructor for class org.apache.jetspeed.services.security.UserException
Constructs a UserException with no detail message.
UserException(String) - Constructor for class org.apache.jetspeed.services.security.UserException
Constructs a UserException with the specified detail message.
UserException(String, Throwable) - Constructor for class org.apache.jetspeed.services.security.UserException
Construct a nested exception.
UserGroupRoleUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction.
This action sets up the template context for editing security group roles for a given user.
UserGroupRoleUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.UserGroupRoleUpdateAction
 
UserGroupUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction.
This action sets up the template context for editing security roles in the Turbine database for a given user.
UserGroupUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.UserGroupUpdateAction
 
UserIdPrincipal - class org.apache.jetspeed.om.security.UserIdPrincipal.
A Principal based on the user id.
UserIdPrincipal(String) - Constructor for class org.apache.jetspeed.om.security.UserIdPrincipal
 
UserLogonStats - class org.apache.jetspeed.services.security.UserLogonStats.
A User's statistics for logon attempts.
UserManagement - interface org.apache.jetspeed.services.security.UserManagement.
The UserManagement interface describes contract between the portal and security provider required for Jetspeed User Management.
UserNamePrincipal - class org.apache.jetspeed.om.security.UserNamePrincipal.
A Principal based on the user name.
UserNamePrincipal(String) - Constructor for class org.apache.jetspeed.om.security.UserNamePrincipal
 
UserRoleUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction.
This action sets up the template context for editing security roles in the Turbine database for a given user.
UserRoleUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.UserRoleUpdateAction
 
UserUpdateAction - class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction.
This action sets up the template context for editing users in the Turbine database.
UserUpdateAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.security.UserUpdateAction
 
unBindAttributeValue(String, String, Object) - Method in class org.apache.jetspeed.services.statemanager.BaseStateManagerService
If the object is a SessionStateBindingListener, unbind it
unbind(Name) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
unbind(String) - Method in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
unjoinGroup(String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
unjoinGroup(String, String, String) - Static method in class org.apache.jetspeed.services.JetspeedSecurity
 
unjoinGroup(String, String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Unjoins a user from a group.
unjoinGroup(String, String, String) - Method in interface org.apache.jetspeed.services.security.GroupManagement
Unjoins a user from a group - specific role.
unjoinGroup(String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Unjoin a user from a group.
unjoinGroup(String, String, String) - Static method in class org.apache.jetspeed.services.security.JetspeedGroupManagement
Unjoin a user from a group - specific role.
unjoinGroup(String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Unjoin a user from a group.
unjoinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.ldap.LDAPGroupManagement
Unjoin a user from a group in which the user has a specific role.
unjoinGroup(String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Unjoins a user from a group.
unjoinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.nosecurity.NoGroupManagement
Unjoin a user from a group in which the user has a specific role instead of JetspeedSecurity.getRole(defaultRole) The security service may optionally check the current user context to determine if the requestor has permission to perform this action.
unjoinGroup(String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Unjoin a user from a group.
unjoinGroup(String, String, String) - Method in class org.apache.jetspeed.services.security.turbine.TurbineGroupManagement
Unjoin a user from a group in which the user has a specific role instead of JetspeedSecurity.getRole(defaultRole) The security service may optionally check the current user context to determine if the requestor has permission to perform this action.
unload(String) - Static method in class org.apache.jetspeed.services.security.JetspeedSecurityCache
 
unload(String) - Method in class org.apache.jetspeed.services.security.SecurityCacheImpl
 
unload(String) - Method in interface org.apache.jetspeed.services.security.SecurityCacheService
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Channel
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Content
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Entry
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Image
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Item
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Quote
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
unmarshal(Reader) - Static method in class org.apache.jetspeed.xml.api.jcm.Topics
 
unregister(String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Unregister an URL from the repository
unregister(String) - Static method in class org.apache.jetspeed.services.urlmanager.URLManager
 
unregister(String) - Method in interface org.apache.jetspeed.services.urlmanager.URLManagerService
Unregister an URL from the repository
update(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedGroupProfilePeer
Update group profile record from the database table.
update(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedRoleProfilePeer
Update role profile record from the database table.
update(Profile, Connection) - Method in class org.apache.jetspeed.om.dbpsml.JetspeedUserProfilePeer
Insert a user profile record in the database table.
update(boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPGroup
 
update(boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPPermission
 
update(boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPRole
 
update(boolean) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
 
update(Object) - Static method in class org.apache.jetspeed.services.search.Search
 
update(Collection) - Static method in class org.apache.jetspeed.services.search.Search
 
update(Object) - Method in interface org.apache.jetspeed.services.search.SearchService
Update index entry
update(Collection) - Method in interface org.apache.jetspeed.services.search.SearchService
Update index entries
update(Object) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
 
update(Collection) - Method in class org.apache.jetspeed.services.search.lucene.LuceneSearchService
Updates an index entry.
updateAttribute(LDAPURL, Attribute) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
updateAttribute(LDAPURL, Attribute) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Update Atribute Function Update an attribute for given LDAPURL.
updateEntry(LDAPURL, Attributes) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
updateEntry(LDAPURL, Attributes, boolean) - Static method in class org.apache.jetspeed.services.JetspeedLDAP
 
updateEntry(LDAPURL, Attributes) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Update Atributes Function Update attributes for given LDAPURL.
updateEntry(LDAPURL, Attributes, boolean) - Method in class org.apache.jetspeed.services.ldap.LDAPService
Update Entry Function Update attributes for given LDAPURL.
updateFragment(String, RegistryFragment) - Method in class org.apache.jetspeed.services.registry.CastorRegistryService
Updates a fragment in storage and the associated entryIndex
updateFragment(String, RegistryFragment) - Method in class org.apache.jetspeed.services.registry.LateInitCastorRegistryService
Updates a fragment in storage and the associated entryIndex
updateLastLogin() - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Updates the last login date in the database.
updateLastLogin() - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Updates the last login date in the database.
updateMediaTypeEntry(RunData, MediaTypeEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.ClientUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.ControlUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.ControllerUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.MediaUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.PortletUpdateAction
 
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.RegistryUpdateAction
Basic implementation of a method to update a registry entry.
updateRegistryEntry(RunData, RegistryEntry) - Method in class org.apache.jetspeed.modules.actions.portlets.SkinUpdateAction
 
updateUser(RunData) - Method in class org.apache.jetspeed.modules.actions.UpdateAccount
updateUser updates the user object.
updated - Variable in class org.apache.jetspeed.om.security.ldap.BaseLDAPObject
 
upload(FileItem, String, String[]) - Method in class org.apache.jetspeed.modules.actions.portlets.designer.FileUploader
 
uploadAttachment(FileItem) - Method in class org.apache.jetspeed.modules.actions.portlets.email.Email
 
url - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
useDelayedRendering(RunData) - Method in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
useFallbackCountry - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useFallbackLanguage - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useFallbackToRoot - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useGroupMerge - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useRoleFallback - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useRoleMerge - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useRoleProfileMerging() - Static method in class org.apache.jetspeed.services.Profiler
 
useRoleProfileMerging() - Method in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
useRoleProfileMerging() - Method in interface org.apache.jetspeed.services.profiler.ProfilerService
Returns status of role profile merging feature
useSecurity - Variable in class org.apache.jetspeed.services.profiler.JetspeedProfilerService
 
use_topic - Variable in class org.apache.jetspeed.services.messaging.jms.AbstractJMSMessagingService
 
userName - Variable in class org.apache.jetspeed.services.security.CachedAcl
 
username - Variable in class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
username - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
username - Variable in class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 

V

VALID_PROTOCOLS - Static variable in class org.apache.jetspeed.cache.disk.DiskCacheUtils
Used to determine if a given URL should be cached.
VELOCITY_NULL_ENTRY - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
VIEW_TYPE - Static variable in class org.apache.jetspeed.portal.portlets.GenericMVCPortlet
 
VXML - Static variable in class org.apache.jetspeed.util.MimeType
 
ValidationException - exception org.apache.jetspeed.util.ValidationException.
General Validation exception, wrappering all other underlying exceptions.
ValidationException() - Constructor for class org.apache.jetspeed.util.ValidationException
Constructs a new TorqueException without specified detail message.
ValidationException(String) - Constructor for class org.apache.jetspeed.util.ValidationException
Constructs a new ValidationException with specified detail message.
ValidationException(Throwable) - Constructor for class org.apache.jetspeed.util.ValidationException
Constructs a new ValidationException with specified nested Throwable.
ValidationException(String, Throwable) - Constructor for class org.apache.jetspeed.util.ValidationException
Constructs a new ValidationException with specified detail message and nested Throwable.
ValidationHelper - class org.apache.jetspeed.util.ValidationHelper.
Data Validation functions using Regex
ValidationHelper() - Constructor for class org.apache.jetspeed.util.ValidationHelper
 
ValidationParameterParser - class org.apache.jetspeed.util.parser.ValidationParameterParser.
A Turbine parameter parser with Validation built in.
ValidationParameterParser() - Constructor for class org.apache.jetspeed.util.parser.ValidationParameterParser
 
ValidationParameterParser(String) - Constructor for class org.apache.jetspeed.util.parser.ValidationParameterParser
 
VariableResourcesService - class org.apache.jetspeed.services.resources.VariableResourcesService.
This implementation of the resourcesService relies on an external properties file for storing the configuration keys and values
VariableResourcesService() - Constructor for class org.apache.jetspeed.services.resources.VariableResourcesService
 
VelocityControllerAction - class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction.
An abstract action class to build VelocityPortlet actions.
VelocityControllerAction() - Constructor for class org.apache.jetspeed.modules.actions.controllers.VelocityControllerAction
 
VelocityPanedPortletController - class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController.
A Velocity based portlet controller implementation that can be used to manage paned content (ie, where a only a subset of all portlets is visible at any given time)
VelocityPanedPortletController() - Constructor for class org.apache.jetspeed.portal.controllers.VelocityPanedPortletController
 
VelocityParameterPresentationStyle - class org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle.
Generic Velocity-based presentation style.
VelocityParameterPresentationStyle() - Constructor for class org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle
 
VelocityPortlet - class org.apache.jetspeed.portal.portlets.VelocityPortlet.
A Velocity based portlet implementation
VelocityPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.VelocityPortlet
 
VelocityPortletAction - class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction.
An abstract action class to build VelocityPortlet actions.
VelocityPortletAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.VelocityPortletAction
 
VelocityPortletControl - class org.apache.jetspeed.portal.controls.VelocityPortletControl.
A Velocity based portlet control which implements all PortletState action
VelocityPortletControl() - Constructor for class org.apache.jetspeed.portal.controls.VelocityPortletControl
 
VelocityPortletController - class org.apache.jetspeed.portal.controllers.VelocityPortletController.
A Velocity based portlet controller implementation
VelocityPortletController() - Constructor for class org.apache.jetspeed.portal.controllers.VelocityPortletController
 
VelocityPortletSetControl - class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.
A Velocity based portlet control designed for handling a PortletSet child
VelocityPortletSetControl() - Constructor for class org.apache.jetspeed.portal.controls.VelocityPortletSetControl
 
VelocityPortletSetControl.PortletTab - class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab.
Utilty class describing a Tab elemnt in the template Velocity Context
VelocityPortletSetControl.PortletTab() - Constructor for class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTab
 
VelocityPortletSetControl.PortletTabComparator - class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTabComparator.
Used to correctly order tabs based on the position value that is found each PortletTab's parent Portlet's PortletConfig object.
VelocityPortletSetControl.PortletTabComparator() - Constructor for class org.apache.jetspeed.portal.controls.VelocityPortletSetControl.PortletTabComparator
 
VelocityViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.VelocityViewProcessor.
 
VelocityViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.VelocityViewProcessor
Creates a new instance of VelocityViewProcessor
ViewProcessor - interface org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessor.
Interface that defines a ViewProcessor.
ViewProcessorFactory - class org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessorFactory.
Creates the appropriate ViewProcessor to process the template
ViewProcessorFactory() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.ViewProcessorFactory
Creates a new instance of ViewProcessorFactory
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Channel
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Content
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Entry
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Image
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Item
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Quote
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Textinput
 
validate() - Method in class org.apache.jetspeed.xml.api.jcm.Topics
 
validateObject(PropertyDescriptor) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
 
validateProperty(Object, PropertyDescriptor) - Method in class org.apache.jetspeed.util.parser.ValidationParameterParser
Validate a bean's property based on definition in the business object
valueBound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Implement this method if you wish to be notified when the User has been Bound to the session.
valueBound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Implement this method if you wish to be notified when the User has been Bound to the session.
valueBound(String, String) - Method in interface org.apache.jetspeed.services.statemanager.SessionStateBindingListener
Accept notification that this object has been bound as a SessionState attribute.
valueBound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.services.webpage.SessionMap
This method is a session binding event callback.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.om.security.BaseJetspeedUser
Implement this method if you wish to be notified when the User has been Unbound from the session.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.om.security.ldap.LDAPUser
Implement this method if you wish to be notified when the User has been Unbound from the session.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.services.security.nosecurity.FakeJetspeedUser
 
valueUnbound(String, String) - Method in interface org.apache.jetspeed.services.statemanager.SessionStateBindingListener
Accept notification that this object has been removed from a SessionState attribute.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.jetspeed.services.webpage.SessionMap
This method is a session unbinding event callback.
vector - Variable in class org.apache.jetspeed.om.registry.base.PortletIterator
 
verbose - Variable in class org.apache.jetspeed.util.OverwriteProperties
Description of the Field
verbose - Static variable in class org.apache.jetspeed.util.file.MergeFiles
 

W

WEATHER_CITY - Static variable in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WEATHER_CITY_INFO - Static variable in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WEATHER_STATE - Static variable in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WEATHER_STATION - Static variable in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WEATHER_STYLE - Static variable in class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WEBAPP_DIR - Static variable in class org.apache.jetspeed.services.resources.VariableResourcesService
 
WEB_DIR - Static variable in class org.apache.jetspeed.services.resources.VariableResourcesService
 
WIDTH - Static variable in interface org.apache.jetspeed.portal.PortletControl
 
WIDTH - Static variable in class org.apache.jetspeed.portal.controls.AbstractPortletControl
 
WINDOW_SIZE - Static variable in class org.apache.jetspeed.modules.actions.portlets.browser.DatabaseBrowserAction
 
WML - Static variable in class org.apache.jetspeed.util.MimeType
 
WMLFilePortlet - class org.apache.jetspeed.portal.portlets.WMLFilePortlet.
This portlet serves well-formed WML file content and strips them of superfluous tags liks The strip capability has been temporarily disabled due to class conflicts in Tomcat 3.2, so this portlet can only currently serve fragments of WML documents, without the tag
WMLFilePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.WMLFilePortlet
 
WML_DOCTYPE - Static variable in class org.apache.jetspeed.modules.layouts.JetspeedLayout
Deprecated. The Doctype of WML
WPS_KILLPARAM - Static variable in class org.apache.jetspeed.services.webpage.WebPageServlet
 
WPS_KILLSESSION - Static variable in class org.apache.jetspeed.services.webpage.WebPageServlet
 
WPS_LOGIN - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_LOGIN_FAILURE - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_LOGIN_SUCCESS - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_LOGOUT - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_LOG_LOCATION - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_PARAM_PASSWORD - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_PARAM_PERMISSIONS - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_PARAM_USER - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_PATH - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_SERVLET - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_SID - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_URL - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_USER_DEFAULT - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_USER_SESSION - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WPS_WEBAPP - Static variable in class org.apache.jetspeed.services.webpage.Configuration
 
WeatherAction - class org.apache.jetspeed.modules.actions.portlets.WeatherAction.
WeatherAction portlet uses WeatherUnderground's weather condition stickers/banners to build the portlet view.
WeatherAction() - Constructor for class org.apache.jetspeed.modules.actions.portlets.WeatherAction
 
WebClippingPortlet - class org.apache.jetspeed.portal.portlets.WebClippingPortlet.
A class that clips parts of one or more web pages.
WebClippingPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.WebClippingPortlet
 
WebPageCache - class org.apache.jetspeed.services.webpage.WebPageCache.
 
WebPageCache() - Constructor for class org.apache.jetspeed.services.webpage.WebPageCache
 
WebPageConsoleServlet - class org.apache.jetspeed.services.webpage.WebPageConsoleServlet.
WebPageConsoleServlet is the main servlet entry point for the WebPage console.
WebPageConsoleServlet() - Constructor for class org.apache.jetspeed.services.webpage.WebPageConsoleServlet
 
WebPageHelper - class org.apache.jetspeed.services.webpage.WebPageHelper.
Helper methods for WebPage Service
WebPageHelper() - Constructor for class org.apache.jetspeed.services.webpage.WebPageHelper
 
WebPageManager - class org.apache.jetspeed.services.webpage.WebPageManager.
This is a commodity static accessor class around the WebPageService interface
WebPageManager() - Constructor for class org.apache.jetspeed.services.webpage.WebPageManager
 
WebPagePortlet - class org.apache.jetspeed.portal.portlets.WebPagePortlet.
A class that loads a web page and filters it to have certain features deleted.
WebPagePortlet() - Constructor for class org.apache.jetspeed.portal.portlets.WebPagePortlet
 
WebPagePortlet2 - class org.apache.jetspeed.portal.portlets.WebPagePortlet2.
A class that loads a web page and filters it to have certain features deleted.
WebPagePortlet2() - Constructor for class org.apache.jetspeed.portal.portlets.WebPagePortlet2
 
WebPageServlet - class org.apache.jetspeed.services.webpage.WebPageServlet.
WebPageServlet is the main servlet entry point for the WebPage Service server.
WebPageServlet() - Constructor for class org.apache.jetspeed.services.webpage.WebPageServlet
 
warn(String) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == WARN
warn(String, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == WARN
warn(String, RunData) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == WARN
warn(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.BaseLogger
This is a log method with logLevel == WARN
warn(Object) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object if warning is enabled
warn(Object, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLogger
Logs the given object and throwable if warning is enabled
warn(String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the default logger
warn(String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the default logger
warn(String, String) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the given logger
warn(String, String, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the given logger
warn(String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN,printing is done by the default logger
warn(String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the default logger
warn(String, String, RunData) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the given logger
warn(String, String, RunData, Throwable) - Method in class org.apache.jetspeed.services.logging.JetspeedLoggingService
This is a log method with logLevel == WARN, printing is done by the given logger
warning(SAXParseException) - Method in class org.apache.jetspeed.util.SAXPIFilter
SAX Handler implementation
watcher - Variable in class org.apache.jetspeed.services.registry.CastorRegistryService
the Watcher object which monitors the regsitry directory
wrap(Portlet) - Static method in class org.apache.jetspeed.portal.security.portlets.PortletWrapper
Return an instance of one of the classes in this package making tests before calling the wrapped portlet
write(int) - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Writes a single byte to the output stream This implementation writes the byte to the underlying PrintWriter.
write(byte[]) - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Writes an array of bytes
write(byte[], int, int) - Method in class org.apache.jetspeed.services.jsp.PrintWriterServletOutputStream
Writes a subarray of bytes This implementation redirects it's input into the underlying PrintWriter.
write(int) - Method in class org.apache.jetspeed.util.servlet.EcsServletOutputStream
Writes an integer to the data stream.
writeEscaped(PrintWriter, String) - Method in class org.apache.jetspeed.services.urlmanager.JetspeedURLManagerService
Escape values when saving.
writeHeader(FileOutputStream, String) - Static method in class org.apache.jetspeed.services.webpage.WebPageHelper
 
writeToFile(boolean[]) - Method in class org.apache.jetspeed.util.OverwriteProperties
Description of the Method
writeToFile() - Method in class org.apache.jetspeed.util.file.MergeFiles
 

X

XHTML - Static variable in class org.apache.jetspeed.util.MimeType
 
XML - Static variable in class org.apache.jetspeed.util.MimeType
 
XMLPORTLETCONTROLLER_STYLESHEET_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
XMLPORTLETCONTROLLER_WIDTH_KEY - Static variable in class org.apache.jetspeed.services.resources.JetspeedResources
 
XMLPortlet - class org.apache.jetspeed.portal.portlets.XMLPortlet.
Portlet to output an XML well-formed document without any rendering.
XMLPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.XMLPortlet
 
XMultiColumnControllerAction - class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction.
XMultiColumnControllerAction
XMultiColumnControllerAction() - Constructor for class org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction
 
XSLPortlet - class org.apache.jetspeed.portal.portlets.XSLPortlet.
Simple portlet which does a basic XSLT transform with the stylesheet parameter and the given portlet URL.
XSLPortlet() - Constructor for class org.apache.jetspeed.portal.portlets.XSLPortlet
 
XSLViewProcessor - class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor.
Simple ViewProcessor which does a basic XSLT transform with the stylesheet parameter and the given URL.
XSLViewProcessor() - Constructor for class org.apache.jetspeed.portal.portlets.viewprocessor.XSLViewProcessor
 

_

_hidden - Variable in class org.apache.jetspeed.om.registry.base.BaseRegistryEntry
 

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

Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.