A B C D E F G H I L M N O P R S T U V Y 
All Classes All Packages

A

action - Variable in class org.bedework.util.struts.Request
 
actionType - Variable in class org.bedework.util.struts.Request
 
actionTypeAction - Static variable in class org.bedework.util.struts.Request
 
actionTypeKey - Static variable in class org.bedework.util.struts.Request
action mapping keys - note the "="
actionTypeRender - Static variable in class org.bedework.util.struts.Request
 
actionTypeResource - Static variable in class org.bedework.util.struts.Request
 
actionTypes - Static variable in class org.bedework.util.struts.Request
 
actionTypeUnknown - Static variable in class org.bedework.util.struts.Request
 
appVars - Variable in class org.bedework.util.struts.UtilActionForm
Application variables.
assignConfirmationId(String) - Method in class org.bedework.util.struts.UtilActionForm
This should not be setConfirmationId as that exposes it to the incoming request.
assignCurrentUser(String) - Method in class org.bedework.util.struts.UtilActionForm
This should not be setCurrentUser as that exposes it to the incoming request.
assignInuse(boolean) - Method in class org.bedework.util.struts.UtilActionForm
Set inuse flag
assignSessionId(String) - Method in class org.bedework.util.struts.UtilActionForm
This should not be setSessionId as that exposes it to the incoming request.

B

badVal - Variable in class org.bedework.util.struts.UtilActionForm.ValError
 
browserType - Variable in class org.bedework.util.struts.UtilActionForm
Browser type

C

caller - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 
checkConfirmationId(HttpServletRequest, UtilActionForm) - Method in class org.bedework.util.struts.UtilAbstractAction
Check for a confirmation id.
checkLogOut(HttpServletRequest, UtilActionForm) - Method in class org.bedework.util.struts.UtilAbstractAction
Check for logout request.
className() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
className() - Method in class org.bedework.util.struts.MessageEmitSvlt
 
clear() - Method in class org.bedework.util.struts.ErrorEmitSvlt
Indicate no messages emitted.
clearMessages() - Method in class org.bedework.util.struts.UtilAbstractAction
In a portlet environment a render action should override this to return false to preserve messages.
confirmationId - Variable in class org.bedework.util.struts.UtilActionForm
Confirmation id - require this on forms
contentName - Variable in class org.bedework.util.struts.UtilActionForm
One shot content name.
context - Variable in class org.bedework.util.struts.UtilActionForm
The part of the URL that identifies the application - Of the form "/" + name-of-app, e.g.
conversationKey - Static variable in class org.bedework.util.struts.Request
 
conversationType - Variable in class org.bedework.util.struts.Request
 
conversationTypeContinue - Static variable in class org.bedework.util.struts.Request
part-way through a multi-request conversation
conversationTypeEnd - Static variable in class org.bedework.util.struts.Request
end of a multi-request conversation
conversationTypeOnly - Static variable in class org.bedework.util.struts.Request
if a conversation is started, end it on entry with no processing of changes.
conversationTypeProcessAndOnly - Static variable in class org.bedework.util.struts.Request
If a conversation is already started on entry, process changes and end it.
conversationTypes - Static variable in class org.bedework.util.struts.Request
 
conversationTypeStart - Static variable in class org.bedework.util.struts.Request
start of a multi-request conversation
conversationTypeUnknown - Static variable in class org.bedework.util.struts.Request
In the absence of a conversation parameter we assume that a conversation starts with actionType=action and ends with actionType=render.
currentUser - Variable in class org.bedework.util.struts.UtilActionForm
The current authenticated user.

D

date - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
dateShort - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
dateTime - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
dateTimeShort - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
debug - Variable in class org.bedework.util.struts.UtilActionForm
Are we debugging?
debugMsg(String, String, String) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
decWaiters() - Method in class org.bedework.util.struts.UtilActionForm
Dec waiting for resource
dflt - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
doPresentation(Request) - Method in class org.bedework.util.struts.UtilAbstractAction
 
dumpRequest(HttpServletRequest) - Method in class org.bedework.util.struts.UtilAbstractAction
 

E

emit(String) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
emit(String) - Method in class org.bedework.util.struts.MessageEmitSvlt
 
emit(String, int) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
emit(String, Object) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
emit(String, Object) - Method in class org.bedework.util.struts.MessageEmitSvlt
 
emit(String, Object, Object) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
emit(String, Object, Object) - Method in class org.bedework.util.struts.MessageEmitSvlt
 
emit(String, Object, Object, Object) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
emit(String, Object, Object, Object) - Method in class org.bedework.util.struts.MessageEmitSvlt
 
emit(Throwable) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
err - Variable in class org.bedework.util.struts.UtilActionForm
An error object reinitialised at each entry to the abstract action
ErrorEmitSvlt - Class in org.bedework.util.struts
This class allows error message generation in the servlet world.
ErrorEmitSvlt() - Constructor for class org.bedework.util.struts.ErrorEmitSvlt
 
ErrorEmitSvlt.Msg - Class in org.bedework.util.struts
We save the message property and the parameters in the following class which we can return as an alternative to the struts message generation.
errors - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 
exceptionPname - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.bedework.util.struts.UtilAbstractAction
 

F

fldName - Variable in class org.bedework.util.struts.UtilActionForm.ValError
 
form - Variable in class org.bedework.util.struts.Request
 
format(Date) - Method in class org.bedework.util.struts.TimeDateFormatter
Return a text representation of the Date object
forwardLoggedOut - Variable in class org.bedework.util.struts.UtilAbstractAction
Forward to here for logged out

G

getAction() - Method in class org.bedework.util.struts.Request
 
getActionParameter() - Method in class org.bedework.util.struts.Request
 
getActionPath() - Method in class org.bedework.util.struts.Request
 
getActionType() - Method in class org.bedework.util.struts.Request
 
getAppVars() - Method in class org.bedework.util.struts.UtilActionForm
 
getAppVars(Request) - Method in class org.bedework.util.struts.UtilAbstractAction
 
getBoolProperty(MessageResources, String, boolean) - Static method in class org.bedework.util.struts.StrutsUtil
Return a boolean property value or the default
getBrowserType() - Method in class org.bedework.util.struts.UtilActionForm
 
getConfirmationId() - Method in class org.bedework.util.struts.UtilActionForm
 
getContentName() - Method in class org.bedework.util.struts.UtilActionForm
 
getContentName(Request) - Method in class org.bedework.util.struts.UtilAbstractAction
Override this to get the contentName from different sources
getContentName(Request) - Method in class org.bedework.util.struts.UtilRenderAction
 
getContext() - Method in class org.bedework.util.struts.UtilActionForm
 
getConversationType() - Method in class org.bedework.util.struts.Request
 
getCurDate() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurDateTime() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurrentLocale() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurrentUser() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurShortDate() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurShortDateTime() - Method in class org.bedework.util.struts.UtilActionForm
 
getCurTime() - Method in class org.bedework.util.struts.UtilActionForm
 
getDebug() - Method in class org.bedework.util.struts.UtilActionForm
 
getErr() - Method in class org.bedework.util.struts.Request
 
getErr() - Method in class org.bedework.util.struts.UtilActionForm
 
getErrorObj(String, Object, HttpServletRequest, MessageResources, String, String, boolean, boolean) - Static method in class org.bedework.util.struts.StrutsUtil
Get the error object.
getErrorObj(HttpServletRequest, String) - Static method in class org.bedework.util.struts.StrutsUtil
Get the existing error object from the session or null.
getErrorObjAttrName() - Method in class org.bedework.util.struts.UtilAbstractAction
Override to return the name of the error object session attribute.
getErrorObjErrProp() - Method in class org.bedework.util.struts.UtilAbstractAction
Override to return a different name for the error exception property.
getErrors() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
getErrorsEmitted() - Method in class org.bedework.util.struts.Request
 
getErrorsEmitted() - Method in class org.bedework.util.struts.UtilActionForm
 
getForm() - Method in class org.bedework.util.struts.Request
 
getId() - Method in class org.bedework.util.struts.UtilAbstractAction
Set the global id to some name for logging
getId() - Method in class org.bedework.util.struts.UtilRenderAction
 
getInitialised() - Method in class org.bedework.util.struts.UtilActionForm
 
getIntActionPar(String) - Method in class org.bedework.util.struts.Request
 
getIntActionPar(String, String) - Method in class org.bedework.util.struts.Request
 
getIntProperty(MessageResources, String, int) - Static method in class org.bedework.util.struts.StrutsUtil
Return an int property value or the default
getIntReqPar(String, String) - Method in class org.bedework.util.struts.Request
Get an Integer request parameter or null.
getInuse() - Method in class org.bedework.util.struts.UtilActionForm
 
getLogger() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
getLogger() - Method in class org.bedework.util.struts.UtilAbstractAction
 
getLogger() - Method in class org.bedework.util.struts.UtilRenderAction
 
getLogPrefix(HttpServletRequest) - Method in class org.bedework.util.struts.UtilAbstractAction
 
getMapping() - Method in class org.bedework.util.struts.Request
 
getMessage(String) - Method in class org.bedework.util.struts.UtilAbstractAction
 
getMessageObj(String, Object, HttpServletRequest, MessageResources, String, String, boolean) - Static method in class org.bedework.util.struts.StrutsUtil
Get the message object.
getMessageObj(HttpServletRequest, String) - Static method in class org.bedework.util.struts.StrutsUtil
Get the existing message object from the session or null.
getMessageObjAttrName() - Method in class org.bedework.util.struts.UtilAbstractAction
Override to return the name of the messages object session attribute.
getMessages() - Method in class org.bedework.util.struts.MessageEmitSvlt
 
getMessages() - Method in class org.bedework.util.struts.UtilAbstractAction
 
getMessagesEmitted() - Method in class org.bedework.util.struts.UtilActionForm
 
getModuleName() - Method in class org.bedework.util.struts.Request
 
getMres() - Method in class org.bedework.util.struts.UtilActionForm
 
getMsg() - Method in class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
getMsg() - Method in class org.bedework.util.struts.Request
 
getMsg() - Method in class org.bedework.util.struts.UtilActionForm
 
getMsgId() - Method in class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
getMsgList() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
getNocache() - Method in class org.bedework.util.struts.UtilActionForm
 
getParams() - Method in class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
getPresentationAttrName() - Method in class org.bedework.util.struts.UtilAbstractAction
Overide this to set the value or turn off presentation support by returning null or the value "NONE".
getPresentationState(Request) - Method in class org.bedework.util.struts.UtilAbstractAction
 
getProperty(MessageResources, String, String) - Static method in class org.bedework.util.struts.StrutsUtil
Return a property value or the default
getRefreshAction() - Method in class org.bedework.util.struts.Request
 
getRefreshInt() - Method in class org.bedework.util.struts.Request
 
getReqPar(HttpServletRequest, String) - Method in class org.bedework.util.struts.UtilAbstractAction
Get a request parameter stripped of white space.
getReqPars(HttpServletRequest, String) - Method in class org.bedework.util.struts.UtilAbstractAction
Get a multi-valued request parameter stripped of white space.
getReqProperty(MessageResources, String) - Static method in class org.bedework.util.struts.StrutsUtil
Return a required property value
getReqRes(String) - Method in class org.bedework.util.struts.UtilAbstractAction
Return the value of a required named resource.
getSchemeHostPort() - Method in class org.bedework.util.struts.UtilActionForm
 
getSessionId() - Method in class org.bedework.util.struts.UtilActionForm
 
getStringActionPar(String) - Method in class org.bedework.util.struts.Request
 
getStringActionPar(String, String) - Method in class org.bedework.util.struts.Request
 
getUrl() - Method in class org.bedework.util.struts.UtilActionForm
 
getUrlPrefix() - Method in class org.bedework.util.struts.UtilActionForm
Returns the scheme + host + port part of the url together with the path up to the servlet path.
getVals(String) - Method in class org.bedework.util.struts.UtilActionForm
Get a list of property values and return as a string array.
getVals(String, String, String) - Method in class org.bedework.util.struts.UtilActionForm
Get a list of property values and return as a string array.
getWaiters() - Method in class org.bedework.util.struts.UtilActionForm
Get waiting for resource
getYesno() - Method in class org.bedework.util.struts.UtilActionForm
 

H

haveOutputObject() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
haveOutputObject() - Method in class org.bedework.util.struts.MessageEmitSvlt
 

I

id - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 
incWaiters() - Method in class org.bedework.util.struts.UtilActionForm
Inc waiting for resource
initialised - Variable in class org.bedework.util.struts.UtilActionForm
Have we initialised?
initPresentationState(Request, PresentationState) - Method in class org.bedework.util.struts.UtilAbstractAction
 
intVal(String, int, String) - Method in class org.bedework.util.struts.UtilActionForm
Convert a string parameter so we can add an error message for incorrect formats (instead of relying on Struts).
IntValError(String, String) - Constructor for class org.bedework.util.struts.UtilActionForm.IntValError
 
isPortlet - Variable in class org.bedework.util.struts.UtilAbstractAction
 
isPortletRequest(HttpServletRequest) - Method in class org.bedework.util.struts.UtilAbstractAction
 
isYes() - Method in class org.bedework.util.struts.UtilActionForm
 

L

logOutCleanup(HttpServletRequest, UtilActionForm) - Method in class org.bedework.util.struts.UtilAbstractAction
Clean up - we're about to logout

M

mapping - Variable in class org.bedework.util.struts.Request
 
MessageEmitSvlt - Class in org.bedework.util.struts
This class allows informational message generation in the struts world.
MessageEmitSvlt() - Constructor for class org.bedework.util.struts.MessageEmitSvlt
 
messages - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 
messages - Variable in class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
messagesEmitted() - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
messagesEmitted() - Method in class org.bedework.util.struts.MessageEmitSvlt
 
moduleName - Variable in class org.bedework.util.struts.Request
May be specified as an action parameter or overriddem by the request parameter.
moduleNameKey - Static variable in class org.bedework.util.struts.Request
 
moduleNamePar - Static variable in class org.bedework.util.struts.Request
Request parameter to specify which module
mres - Variable in class org.bedework.util.struts.UtilActionForm
So we can get hold of properties
msg - Variable in class org.bedework.util.struts.UtilActionForm
A message object reinitialised at each entry to the abstract action
Msg(MessageResources, String) - Constructor for class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
Msg(MessageResources, String, Object) - Constructor for class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
Msg(MessageResources, String, Object, Object) - Constructor for class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
Msg(MessageResources, String, Object, Object, Object) - Constructor for class org.bedework.util.struts.ErrorEmitSvlt.Msg
 
msgList - Variable in class org.bedework.util.struts.ErrorEmitSvlt
 

N

nocache - Variable in class org.bedework.util.struts.UtilActionForm
Is nocache on?

O

org.bedework.util.struts - package org.bedework.util.struts
 

P

parse(String) - Method in class org.bedework.util.struts.TimeDateFormatter
 
performAction(Request, MessageResources) - Method in class org.bedework.util.struts.UtilAbstractAction
This is the routine which does the work.
performAction(Request, MessageResources) - Method in class org.bedework.util.struts.UtilRenderAction
 
processError(MessageEmit, UtilActionForm.ValError) - Method in class org.bedework.util.struts.UtilActionForm
Override this to emit messages
processErrors(MessageEmit) - Method in class org.bedework.util.struts.UtilActionForm
processErrors is called to determine if there were any errors.

R

refreshActionKey - Static variable in class org.bedework.util.struts.Request
 
refreshIntervalKey - Static variable in class org.bedework.util.struts.Request
 
refreshIntervalReqPar - Static variable in class org.bedework.util.struts.Request
 
reinit(String, Object, MessageResources, ActionErrors, String, boolean) - Method in class org.bedework.util.struts.ErrorEmitSvlt
Generation of errors in the servlet world means adding them to the errors object.
reinit(String, Object, MessageResources, ActionMessages, String, boolean) - Method in class org.bedework.util.struts.MessageEmitSvlt
Generation of errors in the servlet world means adding them to the errors object.
Request - Class in org.bedework.util.struts
Class to handle the incoming request.
Request(HttpServletRequest, HttpServletResponse, UtilActionForm, Action, ActionMapping) - Constructor for class org.bedework.util.struts.Request
 
requestLogout - Variable in class org.bedework.util.struts.UtilAbstractAction
 
requireConfirmationId(HttpServletRequest, UtilActionForm) - Method in class org.bedework.util.struts.UtilAbstractAction
Require a confirmation id.

S

schemeHostPort - Variable in class org.bedework.util.struts.UtilActionForm
First part of URL.
sessionId - Variable in class org.bedework.util.struts.UtilActionForm
Session id -
setAppVar(String, String, HashMap<String, String>) - Method in class org.bedework.util.struts.UtilAbstractAction
Called to set an application variable to a value
setAppVarsTbl(HashMap) - Method in class org.bedework.util.struts.UtilActionForm
 
setBrowserType(String) - Method in class org.bedework.util.struts.UtilActionForm
 
setContentName(String) - Method in class org.bedework.util.struts.UtilActionForm
 
setContext(String) - Method in class org.bedework.util.struts.UtilActionForm
Set the part of the URL that identifies the application.
setCurrentLocale(Locale) - Method in class org.bedework.util.struts.UtilActionForm
 
setDebug(boolean) - Method in class org.bedework.util.struts.UtilActionForm
 
setErr(MessageEmit) - Method in class org.bedework.util.struts.UtilActionForm
 
setException(Throwable) - Method in class org.bedework.util.struts.UtilActionForm
Can be called by a page to signal an exceptiuon
setExceptionPname(String) - Method in class org.bedework.util.struts.ErrorEmitSvlt
 
setInitialised(boolean) - Method in class org.bedework.util.struts.UtilActionForm
Set initialised state
setMres(MessageResources) - Method in class org.bedework.util.struts.UtilActionForm
 
setMsg(MessageEmit) - Method in class org.bedework.util.struts.UtilActionForm
 
setNocache(boolean) - Method in class org.bedework.util.struts.UtilActionForm
 
setPattern(String) - Method in class org.bedework.util.struts.TimeDateFormatter
 
setRefreshInterval(HttpServletRequest, HttpServletResponse, int, String, UtilActionForm) - Method in class org.bedework.util.struts.UtilAbstractAction
Check request for refresh interval
setSchemeHostPort(String) - Method in class org.bedework.util.struts.UtilActionForm
 
setStyle(int) - Method in class org.bedework.util.struts.TimeDateFormatter
 
setStylePattern(int, String) - Method in class org.bedework.util.struts.TimeDateFormatter
 
setUrl(String) - Method in class org.bedework.util.struts.UtilActionForm
 
setUrlPrefix(String) - Method in class org.bedework.util.struts.UtilActionForm
Sets the scheme + host + port part of the url together with the path up to the servlet path.
setYesno(String) - Method in class org.bedework.util.struts.UtilActionForm
 
StrutsUtil - Class in org.bedework.util.struts
This class provides some convenience methods for use by ActionForm objects.

T

time - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
timeDate - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
TimeDateFormatter - Class in org.bedework.util.struts
Class to help in formatting of time and date strings.
TimeDateFormatter() - Constructor for class org.bedework.util.struts.TimeDateFormatter
 
TimeDateFormatter(int) - Constructor for class org.bedework.util.struts.TimeDateFormatter
 
TimeDateFormatter(int, Locale) - Constructor for class org.bedework.util.struts.TimeDateFormatter
 
TimeDateFormatter(String) - Constructor for class org.bedework.util.struts.TimeDateFormatter
 
TimeDateFormatter(String, Locale) - Constructor for class org.bedework.util.struts.TimeDateFormatter
 
timeDateShort - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
timeShort - Static variable in class org.bedework.util.struts.TimeDateFormatter
 
traceConfig(Request) - Method in class org.bedework.util.struts.UtilAbstractAction
 

U

url - Variable in class org.bedework.util.struts.UtilActionForm
Incoming URL.
urlPrefix - Variable in class org.bedework.util.struts.UtilActionForm
scheme + host + port part of the url together with the context.
UtilAbstractAction - Class in org.bedework.util.struts
Abstract implementation of Action which sets up frequently required fields then calls an abstract method to do the work.
UtilAbstractAction() - Constructor for class org.bedework.util.struts.UtilAbstractAction
 
UtilActionForm - Class in org.bedework.util.struts
This class provides some convenience methods for use by ActionForm objects.
UtilActionForm() - Constructor for class org.bedework.util.struts.UtilActionForm
 
UtilActionForm.IntValError - Class in org.bedework.util.struts
????
UtilActionForm.ValError - Class in org.bedework.util.struts
Value error
UtilRenderAction - Class in org.bedework.util.struts
This class is almost a null class to carry out render actions for applications.
UtilRenderAction() - Constructor for class org.bedework.util.struts.UtilRenderAction
 

V

ValError(String, String) - Constructor for class org.bedework.util.struts.UtilActionForm.ValError
 

Y

yesno - Variable in class org.bedework.util.struts.UtilActionForm
General yes/no answer
A B C D E F G H I L M N O P R S T U V Y 
All Classes All Packages