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

A

addCookie(Cookie) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
addDateHeader(String, long) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
addErrors(ValidationErrors) - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
Allows to add all validation errors from the given container.
addGlobalError(ValidationError) - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
Adds a global error (for the form).
addHeader(String, String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
addIntHeader(String, int) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
addItemError(String, ValidationError) - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
Adds a validation error related to a single form field.
addListener(IPageContextListener) - Method in class org.ow2.opensuit.core.session.PageContext
Registers a listener to this page context.
addUrl(UrlBuilder) - Method in class org.ow2.opensuit.core.impl.UrlWatcher
 
AttributeHolder - Class in org.ow2.opensuit.core.impl.file.fake_j2ee
 
AttributeHolder() - Constructor for class org.ow2.opensuit.core.impl.file.fake_j2ee.AttributeHolder
 
attributes - Variable in class org.ow2.opensuit.core.impl.file.fake_j2ee.AttributeHolder
 

B

BaseMessages - Class in org.ow2.opensuit.core.util
Helper class to access open SUIT specific localized messages.
BaseMessages() - Constructor for class org.ow2.opensuit.core.util.BaseMessages
 
BeanUtils - Class in org.ow2.opensuit.core.util
Helper class to manage beans in open SUIT applications.
BeanUtils() - Constructor for class org.ow2.opensuit.core.util.BeanUtils
 

C

checkResource(String) - Method in class org.ow2.opensuit.core.impl.file.MockupGenerator.FileValidSupport
 
checkResource(String) - Method in class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.J2EEValidator
 
checkResource(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEValidator
 
collection2Obj(Collection<?>, Class<?>) - Static method in class org.ow2.opensuit.core.util.ReflectionHelper
Transforms a list into the targeted vector type
compile(List<IExpression>, ICompilationContext.ICompilationLogger) - Method in class org.ow2.opensuit.core.expression.ExpressionUtils.OpenSuitFunctionContext
 
compileExpression(String, Application, IBeanProvider) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
compileMessageFn(OpenSuitCompilationContext, ICompilationContext.ICompilationLogger, Method, List<IExpression>) - Method in class org.ow2.opensuit.core.expression.OpenSuitBaseFunctionsProvider
 
containsHeader(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
copyFromRequest(HttpServletRequest, boolean) - Static method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
Constructs a OpenSuitUrlBuilder that is a copy of the given request
createResourceUrl(HttpServletRequest, String, String) - Static method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
Creates a request url that points to an internal resource.
CURRENT_APP - Static variable in class org.ow2.opensuit.core.session.OpenSuitSession
 
CURRENT_REQ - Static variable in class org.ow2.opensuit.core.session.OpenSuitSession
 
CURRENT_RESP - Static variable in class org.ow2.opensuit.core.session.OpenSuitSession
 

D

decrLevel(HttpServletRequest) - Static method in class org.ow2.opensuit.core.util.HeadingUtils
Decreases the current heading level during the rendering process.
doLoad(HttpServletRequest) - Method in class org.ow2.opensuit.core.session.PageContext
 
doQuit(HttpServletRequest) - Method in class org.ow2.opensuit.core.session.PageContext
 

E

encode2HTML(String) - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Encodes the given text to HTML encoding.
encode2HTML(String, boolean) - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Encodes the given text to HTML encoding.
encode2JsString(String) - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Encodes the given text to JavaScript string (with escaping).
encodeRedirectUrl(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
encodeRedirectURL(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
encodeUrl(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
encodeURL(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
enterRequest(Application, HttpServletRequest, HttpServletResponse) - Static method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
exitRequest() - Static method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
ExpressionUtils - Class in org.ow2.opensuit.core.expression
Helper class about Expressions.
ExpressionUtils() - Constructor for class org.ow2.opensuit.core.expression.ExpressionUtils
 
ExpressionUtils.OpenSuitFunctionContext - Class in org.ow2.opensuit.core.expression
 
ExpressionUtils.OpenSuitFunctionContext(Object, Method, Method, Method) - Constructor for class org.ow2.opensuit.core.expression.ExpressionUtils.OpenSuitFunctionContext
 
ExprFunction - Annotation Type in org.ow2.opensuit.core.expression
This annotation allows to declare that a method is an expression function

F

FakeRequest - Class in org.ow2.opensuit.core.impl.file.fake_j2ee
 
FakeRequest(UrlBuilder, HttpSession) - Constructor for class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
FakeResponse - Class in org.ow2.opensuit.core.impl.file.fake_j2ee
 
FakeResponse() - Constructor for class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
FakeServletContext - Class in org.ow2.opensuit.core.impl.file.fake_j2ee
 
FakeServletContext() - Constructor for class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
FakeSession - Class in org.ow2.opensuit.core.impl.file.fake_j2ee
 
FakeSession(ServletContext) - Constructor for class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
flushBuffer() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
formatId(String) - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Turns the given string into a valid ID (to use both in JavaScripts and requests)
FUNCTIONAL_ERROR - Static variable in exception org.ow2.opensuit.core.error.IError
Error type: functional A functional error will lead to display a message box styled page

G

get(HttpServletRequest) - Static method in class org.ow2.opensuit.core.table.ITableRenderingContext
Retrieves the current table rendering context.
get(HttpServletRequest) - Static method in class org.ow2.opensuit.core.util.RenderingContext
Returns the current rendering context.
get(Object, String) - Method in class org.ow2.opensuit.core.util.RenderingContext
Retrieves data from the rendering context.
getAncestor(Class) - Method in class org.ow2.opensuit.core.impl.file.MockupGenerator.FileValidSupport
 
getAncestor(Class) - Method in class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.J2EEValidator
 
getAncestor(Class) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEValidator
 
getAncestorLevel(PageContextManager) - Method in class org.ow2.opensuit.core.session.PageContextManager
Determines whether the given page context manager is an ancestor.
getApplication() - Method in class org.ow2.opensuit.core.expression.OpenSuitCompilationContext
 
getApplication() - Method in class org.ow2.opensuit.core.expression.OpenSuitEvaluationContext
 
getAttribute(String) - Method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getAttribute(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.AttributeHolder
 
getAttribute(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getAttribute(String) - Method in class org.ow2.opensuit.core.session.OpenSuitSession
 
getAttribute(String) - Method in class org.ow2.opensuit.core.session.PageContext
Retrieves an attribute attached to this page context.
getAttributeNames() - Method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getAttributeNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.AttributeHolder
 
getAttributeNames() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getAttributeNames() - Method in class org.ow2.opensuit.core.session.OpenSuitSession
 
getAttributeNames() - Method in class org.ow2.opensuit.core.session.PageContext
Returns all attribute names.
getAuthType() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getBean(HttpServletRequest, Class<T>, String, Scope) - Static method in class org.ow2.opensuit.core.util.BeanUtils
Returns the bean instance with given name.
getBeanDescription(String, Application, IBeanProvider) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getBeanDescription(String) - Method in class org.ow2.opensuit.core.session.PageContextManager
 
getBeanGenericType(String) - Method in class org.ow2.opensuit.core.session.PageContextManager
Returns the known bean generic type
getBeanNames(Application, IBeanProvider) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getBeanNames() - Method in class org.ow2.opensuit.core.session.PageContextManager
 
getBeanType(String) - Method in class org.ow2.opensuit.core.session.PageContextManager
Returns the known bean class
getBeanValue(HttpServletRequest, String) - Method in class org.ow2.opensuit.core.session.PageContextManager
Returns the known bean value
getBoolean(Expression, HttpServletRequest) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getBufferSize() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getBundle(String) - Method in class org.ow2.opensuit.core.impl.file.MockupGenerator.MessageBundleLoader
 
getBundle(Locale) - Static method in class org.ow2.opensuit.core.util.BaseMessages
Returns the resource bundle for the given locale.
getBundleBaseName() - Static method in class org.ow2.opensuit.core.util.BaseMessages
Returns the open SUIT resource bundle base name.
getCharacterEncoding() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getCharacterEncoding() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getCharSet() - Method in interface org.ow2.opensuit.core.session.ILocaleConfig
Returns the charset to use for this locale.
getContentLength() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getContentType() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getContentType() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getContext(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getContext(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getContextDefinition() - Method in class org.ow2.opensuit.core.session.PageContext
Returns the context definition of this page context.
getContextPath() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getContextPath() - Method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
 
getCookies() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getCreationTime() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getCurrentApplication() - Static method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current Open Suit Application.
getCurrentCompilationContext() - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getCurrentEvaluationContext() - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getCurrentPageContext() - Method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getCurrentPageContext() - Method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current page context.
getCurrentPart() - Method in class org.ow2.opensuit.core.impl.multiparts.MultiPartsProcessor
Returns the current processing multipart entry
getCurrentRequest() - Static method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current http request.
getCurrentResponse() - Static method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current http response.
getCurrentSession() - Static method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current Open Suit Session.
getData(String) - Method in class org.ow2.opensuit.core.impl.multiparts.MultiPartsProcessor
Returns the value associated to a data part previously read.
getDateHeader(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getDateInputFormat() - Method in interface org.ow2.opensuit.core.session.ILocaleConfig
Returns the date input format for this locale.
getDateOutputFormat() - Method in interface org.ow2.opensuit.core.session.IDateOutputFormatConfig
Returns the date output format for this locale.
getDateTimeInputFormat() - Method in interface org.ow2.opensuit.core.session.ILocaleConfig
Returns the date and time input format for this locale.
getDateTimeOutputFormat() - Method in interface org.ow2.opensuit.core.session.IDateOutputFormatConfig
Returns the date and time output format for this locale.
getExpressionFactory() - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getFileContentType() - Method in interface org.ow2.opensuit.core.impl.multiparts.IFileUploadPart
Returns the uploading file content-type.
getFileInputStream() - Method in interface org.ow2.opensuit.core.impl.multiparts.IFileUploadPart
Returns the uploading file input stream.
getFileName() - Method in interface org.ow2.opensuit.core.impl.multiparts.IFileUploadPart
Returns the uploading file name.
getFilter(int) - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the filter text for the given column.
getFirstIndex() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the first index.
getFunctionObject(ICompilationContext.IFunctionContext) - Method in class org.ow2.opensuit.core.expression.OpenSuitEvaluationContext
 
getFunctions(String, Object) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getFunctions(String, String) - Method in class org.ow2.opensuit.core.expression.OpenSuitCompilationContext
 
getGlobalErrors() - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
 
getHeader(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getHeaderNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getHeaders(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getHTML401TransitionalDoctype() - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Return the right doctype tag for HTML 4.01 Transitional.
getId() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getImageSrc(Expression, HttpServletRequest) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getInitParameter(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getInitParameter(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getInitParameterNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getInitParameterNames() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getInputName() - Method in interface org.ow2.opensuit.core.impl.multiparts.IPart
 
getInputParameters(PageContextManager) - Method in class org.ow2.opensuit.core.session.PageContextManager
Returns the list of parameters required to navigate to the target page (from a page)
getInputStream() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getInstalled() - Static method in class org.ow2.opensuit.core.impl.UrlWatcher
 
getIntHeader(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getItemErrors(String) - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
 
getLastAccessedTime() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getLevel(HttpServletRequest) - Static method in class org.ow2.opensuit.core.util.HeadingUtils
Returns the current heading level during the rendering process.
getLocale() - Method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getLocale() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getLocale() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getLocale() - Method in interface org.ow2.opensuit.core.session.ILocaleConfig
Returns the Java Locale object representing this locale.
getLocale() - Method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current user's locale.
getLocaleConfig() - Method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getLocaleConfig() - Method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the current user's locale configuration.
getLocales() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getMajorVersion() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getMajorVersion() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getManager() - Method in class org.ow2.opensuit.core.session.PageContextManager.UrlParameter
 
getMax() - Method in exception org.ow2.opensuit.core.util.ReflectionHelper.NumberOutOfBoundsException
 
getMaxInactiveInterval() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getMessage(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.IError
 
getMessage(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.LocalizedError
 
getMessage(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.NonLocalizedError
 
getMessage(Expression, HttpServletRequest) - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
This utility method returns a (string) message from the expression evaluation.
getMessage(Locale, String, Object...) - Static method in class org.ow2.opensuit.core.util.BaseMessages
Returns the localized open SUIT message, with arguments replacement.
getMessage(HttpServletRequest) - Method in exception org.ow2.opensuit.core.validation.LocalizedValidationError
 
getMessage(HttpServletRequest) - Method in exception org.ow2.opensuit.core.validation.ValidationError
Returns the localized validation message
getMethod() - Method in class org.ow2.opensuit.core.expression.ExpressionUtils.OpenSuitFunctionContext
 
getMethod() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getMimeType(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getMimeType(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getMin() - Method in exception org.ow2.opensuit.core.util.ReflectionHelper.NumberOutOfBoundsException
 
getMinorVersion() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getMinorVersion() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getName() - Method in class org.ow2.opensuit.core.session.PageContextManager.UrlParameter
 
getNamedDispatcher(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getNamedDispatcher(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getNextPart() - Method in class org.ow2.opensuit.core.impl.multiparts.MultiPartsProcessor
Skips the current processing multipart entry, and loads the next one (if any).
getNextUrl() - Method in exception org.ow2.opensuit.core.error.IError
 
getNextUrl() - Method in exception org.ow2.opensuit.core.error.LocalizedError
 
getNextUrl() - Method in exception org.ow2.opensuit.core.error.NonLocalizedError
 
getNonPrimitiveClass(Class<?>) - Static method in class org.ow2.opensuit.core.util.ReflectionHelper
Returns the equivalent non-primitive class
getOpenSuitBean(HttpServletRequest, String) - Static method in class org.ow2.opensuit.core.util.BeanUtils
Returns the bean instance from the name declared in the open SUIT xml.
getOutputStream() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getPage() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the displayed page number.
getParameter(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getParameterMap() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getParameterNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getParameterNames() - Method in class org.ow2.opensuit.core.util.UrlBuilder
Returns a set of parameter names in the Url.
getParametersMap() - Method in class org.ow2.opensuit.core.util.UrlBuilder
Returns the parameters map
getParameterValue(String) - Method in class org.ow2.opensuit.core.util.UrlBuilder
Returns the url parameter with given name.
getParameterValues(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getParent() - Method in class org.ow2.opensuit.core.session.PageContext
 
getParent() - Method in class org.ow2.opensuit.core.session.PageContextManager
 
getPathInfo() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getPathInfo() - Method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
 
getPathTranslated() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getProtocol() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getProvider() - Method in class org.ow2.opensuit.core.expression.ExpressionUtils.OpenSuitFunctionContext
 
getQueryString() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getReader() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRealPath(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRealPath(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getRealPath(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getRef() - Method in class org.ow2.opensuit.core.util.UrlBuilder
Gets the anchor (also known as the "reference") of this url.
getRemoteAddr() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRemoteHost() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRemoteUser() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRequest() - Method in class org.ow2.opensuit.core.expression.OpenSuitEvaluationContext
 
getRequestDispatcher(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRequestDispatcher(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getRequestDispatcher(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getRequestedSessionId() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRequestURI() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getRequestUri() - Method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
 
getRequestUri() - Method in class org.ow2.opensuit.core.util.UrlBuilder
Returns the url request uri.
getRequestURL() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getResource(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getResource(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getResourceAsStream(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getResourceAsStream(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getResourcePaths(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getResourcePaths(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResponseContent() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getRowsPerPage() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the maximum number of results displayed by the table.
getScheme() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getServerInfo() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getServerInfo() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getServerName() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getServerPort() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getServlet(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getServlet(String) - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getServletContext() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getServletContext() - Method in class org.ow2.opensuit.core.impl.file.MockupGenerator.FileValidSupport
 
getServletContext() - Method in class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.J2EEValidator
 
getServletContext() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEValidator
 
getServletContextName() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getServletContextName() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getServletNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getServletNames() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getServletPath() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getServletPath() - Method in class org.ow2.opensuit.core.util.OpenSuitUrlBuilder
 
getServlets() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeServletContext
 
getServlets() - Method in class org.ow2.opensuit.core.impl.tools.Validator.J2EEServletContext
 
getSession() - Method in class org.ow2.opensuit.core.expression.OpenSuitEvaluationContext
 
getSession(HttpServletRequest) - Static method in class org.ow2.opensuit.core.impl.context.OpenSuitSessionImpl
 
getSession() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getSession(boolean) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getSession(HttpServletRequest) - Static method in class org.ow2.opensuit.core.session.OpenSuitSession
Returns the user's open SUIT session associated to the given http request.
getSessionContext() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getSortColumn() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the index of the sorted column.
getSortDirection() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Returns the sort direction.
getStatusCode() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 
getStopValidation() - Method in exception org.ow2.opensuit.core.validation.ValidationError
 
getTimeInputFormat() - Method in interface org.ow2.opensuit.core.session.ILocaleConfig
Returns the time input format for this locale.
getTimeOutputFormat() - Method in interface org.ow2.opensuit.core.session.IDateOutputFormatConfig
Returns the time output format for this locale.
getTitle(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.IError
 
getTitle(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.LocalizedError
 
getTitle(HttpServletRequest) - Method in exception org.ow2.opensuit.core.error.NonLocalizedError
 
getType() - Method in exception org.ow2.opensuit.core.error.IError
 
getTypeConverter() - Static method in class org.ow2.opensuit.core.expression.ExpressionUtils
 
getUserPrincipal() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeRequest
 
getValue(String) - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getValue() - Method in interface org.ow2.opensuit.core.impl.multiparts.IDataPart
 
getValueNames() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeSession
 
getValuePattern(List<IExpression>) - Method in class org.ow2.opensuit.core.expression.ExpressionUtils.OpenSuitFunctionContext
 
getVariable(String) - Method in class org.ow2.opensuit.core.expression.OpenSuitEvaluationContext
 
getVariableGenericType(String) - Method in class org.ow2.opensuit.core.expression.OpenSuitCompilationContext
 
getVariableType(String) - Method in class org.ow2.opensuit.core.expression.OpenSuitCompilationContext
 
getVectorElementClass(Type) - Static method in class org.ow2.opensuit.core.util.ReflectionHelper
Returns the component type if the given type is of vector type (List or Array)
getVectorElementType(Type) - Static method in class org.ow2.opensuit.core.util.ReflectionHelper
 
getWriter() - Method in class org.ow2.opensuit.core.impl.file.fake_j2ee.FakeResponse
 

H

hasErrors() - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
 
hasFilters() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Determines whether the current rendering context has defined filters.
hasGlobalErrors() - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
 
hasItemErrors(String) - Method in exception org.ow2.opensuit.core.validation.ValidationErrors
 
hasMoreUrls() - Method in class org.ow2.opensuit.core.impl.UrlWatcher
 
hasPagination() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Determines whether the current table rendering context has pagination
hasSortedColumn() - Method in class org.ow2.opensuit.core.table.ITableRenderingContext
Determines whether the current table rendering context has a sorted column
HeadingUtils - Class in org.ow2.opensuit.core.util
Helper class to manage the current Heading (html elements <Hx>) level while rendering a page with open SUIT.
HeadingUtils() - Constructor for class org.ow2.opensuit.core.util.HeadingUtils
 
HtmlUtils - Class in org.ow2.opensuit.core.util
Helper class for HTML rendering
HtmlUtils() - Constructor for class org.ow2.opensuit.core.util.HtmlUtils
 

I

IDataPart - Interface in org.ow2.opensuit.core.impl.multiparts
 
IDateOutputFormatConfig - Interface in org.ow2.opensuit.core.session
Interface that gives access to output date formats
IError - Exception in org.ow2.opensuit.core.error
This abstract class represents the base error that open SUIT can handle in a nice way.
IError(String) - Constructor for exception org.ow2.opensuit.core.error.IError
 
IError(String, Throwable) - Constructor for exception org.ow2.opensuit.core.error.IError
 
IFileUploadPart - Interface in org.ow2.opensuit.core.impl.multiparts
 
ILocaleConfig - Interface in org.ow2.opensuit.core.session
Interface that gives access to general information about a user locale.
includeBaseJavaScript(HttpServletRequest, HttpServletResponse, String) - Static method in class org.ow2.opensuit.core.util.HtmlUtils
Writes the required
Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.