A B C D E F G H I L M N O P R S T V

A

action - Variable in class org.apache.portals.bridges.frameworks.ForwardTag
 
actionForwardMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Map from view:status to view

B

beanName - Variable in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
beanToContext(RenderRequest, String, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
beanType - Variable in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
BRIDGES_ACTION - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
Use this post parameter name for your actions
buildLink(String, PortletURL) - Method in class org.apache.portals.bridges.frameworks.Forwarder
 

C

clearBeanFromSession(PortletRequest, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
createBean(ModelBean) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
createBean(ModelBean) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
createPrefsBean(ModelBean, Map) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
createPrefsBean(ModelBean, Map) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 

D

DELIMITER - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
determineLogicalView(PortletRequest) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Get the current logical view based on velocity.view request parameter If the request parameter is not found, fall back to init param
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
doRender(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
doStartTag() - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
DYNABEAN - Static variable in interface org.apache.portals.bridges.frameworks.model.ModelBean
 

E

EDIT - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
ExternalComponentSupport - Interface in org.apache.portals.bridges.frameworks
ExternalComponentSupport
externalSupportMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 

F

FAILURE - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
formToBean(ActionRequest, String, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
formToPrefs(ActionRequest, String, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
forward - Variable in class org.apache.portals.bridges.frameworks.ForwardTag
 
FORWARD_TOOL - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
The name of the forward tool
ForwardConstants - Interface in org.apache.portals.bridges.frameworks
ForwardConstants
Forwarder - Class in org.apache.portals.bridges.frameworks
Forwarder
Forwarder(PortletApplicationModel, RenderRequest, RenderResponse) - Constructor for class org.apache.portals.bridges.frameworks.Forwarder
 
Forwarder() - Constructor for class org.apache.portals.bridges.frameworks.Forwarder
 
ForwardTag - Class in org.apache.portals.bridges.frameworks
ForwardTag
ForwardTag() - Constructor for class org.apache.portals.bridges.frameworks.ForwardTag
 
forwardToView(ActionRequest, ActionResponse, String) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
FrameworkConstants - Interface in org.apache.portals.bridges.frameworks
FrameworkConstants

G

GenericFrameworkPortlet - Class in org.apache.portals.bridges.frameworks
SpringVelocityPortlet
GenericFrameworkPortlet() - Constructor for class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
getAction() - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
getBeanFromSession(PortletRequest, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
getBeanName() - Method in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
getBeanName() - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
getBeanType() - Method in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
getBeanType() - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
getForward() - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
getForward(String, String) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
getForward(String) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
getForward(String, String) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
getForward(String) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
getLink(String) - Method in class org.apache.portals.bridges.frameworks.Forwarder
Get a link from a action forward logical name in the form of view:action where action can be "success" or "failure"
getLink(String, String) - Method in class org.apache.portals.bridges.frameworks.Forwarder
Get a link from a action forward logical name for the given action
getLookupKey() - Method in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
getLookupKey() - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
getModelBean(String) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
getModelBean(String) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
getTemplate(String) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
getTemplate(String) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
getValueAsString(Object, String) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
getView(String) - Method in class org.apache.portals.bridges.frameworks.Forwarder
Get a link from a view name plus optional comma separated mode, window state Supports syntax from forwards Examples of viewName parameter: "myview" "myview" "myview,state:maximized" "myview,state:normal" "myview,mode:view,state:maximized" "myview,mode:edit,state:normal"
getView() - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 

H

HELP - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 

I

init(PortletConfig) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
init(PortletConfig) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
init(PortletConfig) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
INITPARAM_SPRING_CONFIG - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Init Parameter: default spring configuration property
INITPARAM_VALIDATOR_CONFIG - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Init Parameter: default velocity configuration property
invokeVelocityPortletAction(String, ActionRequest, ActionResponse, Object) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Invokes a specific Velocity Portlet Action All portlet actions must have the signature: String methodName(ActionRequest request, ActionResponse response)
isNew() - Method in interface org.apache.portals.bridges.frameworks.Lookup
 
isRequiresExternalSupport() - Method in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
isRequiresExternalSupport() - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
isRequiresLookup() - Method in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
isRequiresLookup() - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 

L

logicalViewMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Map from logical views to templates
Lookup - Interface in org.apache.portals.bridges.frameworks
Lookup
lookup(String) - Method in interface org.apache.portals.bridges.frameworks.Lookup
 
lookupBean(ModelBean, String) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
lookupBean(ModelBean, String) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
lookupKey - Variable in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 

M

makeModelBeanKey(ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
MAXIMIZED - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
MINIMIZED - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
MODE_PREFIX - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
model - Variable in class org.apache.portals.bridges.frameworks.Forwarder
 
model - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
MODEL_TOOL - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
 
ModelBean - Interface in org.apache.portals.bridges.frameworks.model
BeanModel
ModelBeanImpl - Class in org.apache.portals.bridges.frameworks.spring
BeanModelImpl
ModelBeanImpl(String, int) - Constructor for class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
ModelBeanImpl(String, int, String, boolean) - Constructor for class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
modelBeanMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 

N

NORMAL - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 

O

org.apache.portals.bridges.frameworks - package org.apache.portals.bridges.frameworks
 
org.apache.portals.bridges.frameworks.model - package org.apache.portals.bridges.frameworks.model
 
org.apache.portals.bridges.frameworks.spring - package org.apache.portals.bridges.frameworks.spring
 
org.apache.portals.bridges.frameworks.spring.validation - package org.apache.portals.bridges.frameworks.spring.validation
 

P

POJO - Static variable in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
PORTLET_ACTION_FORWARD_MAP - Static variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
map for action forward definitions (success, failure)
PORTLET_LOGICAL_VIEW_MAP - Static variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
logical view to template map
PORTLET_VIEW_BEAN_MAP - Static variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Spring configuration: view to bean name map
PORTLET_VIEW_VALIDATOR_MAP - Static variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Spring configuration: view to validator name map
PortletApplicationModel - Interface in org.apache.portals.bridges.frameworks.model
PortletApplicationModel
PortletApplicationModelImpl - Class in org.apache.portals.bridges.frameworks.spring
PortletApplicationModelImpl
PortletApplicationModelImpl(String, String) - Constructor for class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
preferencesToContext(RenderRequest, String, ModelBean) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
PREFS_MAP - Static variable in interface org.apache.portals.bridges.frameworks.model.ModelBean
 
PREFS_SUFFIX - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
PREFS_VARIABLE - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
The name of the prefs variable
printResults(Object, ValidatorResults, ValidatorResources, String) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Invoke the velocity portlet pipeline: (1) determine the logical view (2) restore state from Form to Bean (3) validate the bean -- or -- (2) restore state from Form to Prefs (4) execute the velocity action (5) forward to another view
putBeanInSession(PortletRequest, ModelBean, Object) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
putRequestVariable(RenderRequest, String, Object) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Specific for Velocity
putRequestVariable(RenderRequest, String, Object) - Method in class org.apache.portals.bridges.frameworks.VelocityFrameworkPortlet
Specific for Velocity

R

request - Variable in class org.apache.portals.bridges.frameworks.Forwarder
 
requiresExternalSupport - Variable in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
response - Variable in class org.apache.portals.bridges.frameworks.Forwarder
 

S

semaphore - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
semaphore - Static variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
SESSION_ERROR_MESSAGES - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
setAction(String) - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
setExternalSupport(Object) - Method in interface org.apache.portals.bridges.frameworks.ExternalComponentSupport
 
setExternalSupport(Map) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
setExternalSupport(Map) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
setExternalSupport(Map) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
setForward(String) - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
setLogicalView(PortletRequest, PortletResponse, String, PortletMode) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
setLookupKey(String) - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
setPortletMode(String, PortletURL) - Method in class org.apache.portals.bridges.frameworks.Forwarder
 
setPortletMode(ActionResponse, String) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
setRequiresExternalSupport(boolean) - Method in class org.apache.portals.bridges.frameworks.spring.ModelBeanImpl
 
setView(String) - Method in class org.apache.portals.bridges.frameworks.ForwardTag
 
setWindowState(String, PortletURL) - Method in class org.apache.portals.bridges.frameworks.Forwarder
 
setWindowState(ActionResponse, String) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
springConfig - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
springFactory - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Spring Factory
startNewRecord(PortletRequest, String) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
STATE_PREFIX - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
storePreferences(PortletRequest, Map) - Method in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
 
SUCCESS - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 

T

toString() - Method in class org.apache.portals.bridges.frameworks.Forwarder
 

V

validate(Object, String, ResourceBundle) - Method in interface org.apache.portals.bridges.frameworks.model.PortletApplicationModel
 
validate(Object, String, ResourceBundle) - Method in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
validateDoubleRange(Object, ValidatorAction, Field, Map, ResourceBundle) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
validateMask(Object, ValidatorAction, Field, Map, ResourceBundle) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
validateMaxLength(Object, ValidatorAction, Field, Map, ResourceBundle) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
validateRange(Object, ValidatorAction, Field, Map, ResourceBundle) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
validateRequired(Object, ValidatorAction, Field, Map, ResourceBundle) - Static method in class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
Checks if the field is required.
validations - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
Validation resources
ValidationSupport - Class in org.apache.portals.bridges.frameworks.spring.validation
ValidationSupport
ValidationSupport() - Constructor for class org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport
 
validatorConfig - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
 
VELOCITY_PORTLET_ACTION_SIGNATURE - Static variable in class org.apache.portals.bridges.frameworks.GenericFrameworkPortlet
Action signature for calling velocity portlet actions
VelocityFrameworkPortlet - Class in org.apache.portals.bridges.frameworks
VelocityFrameworkPortlet
VelocityFrameworkPortlet() - Constructor for class org.apache.portals.bridges.frameworks.VelocityFrameworkPortlet
 
VIEW - Static variable in interface org.apache.portals.bridges.frameworks.ForwardConstants
 
view - Variable in class org.apache.portals.bridges.frameworks.ForwardTag
 
VIEW_EDIT_MODE - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
Current view for edit mode
VIEW_HELP_MODE - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
Current view for help mode
VIEW_VIEW_MODE - Static variable in interface org.apache.portals.bridges.frameworks.FrameworkConstants
Current view for view mode
viewBeanMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
View Bean Map
viewValidatorMap - Variable in class org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl
View Validation Map

A B C D E F G H I L M N O P R S T V

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