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

G

generateMessages(List) - Static method in class jet.servlet.JetRenderer
This method returns a TreeMap with the given messages
GET - Static variable in interface jet.html.JetForm
 
get(String) - Method in class jet.servlet.JetData
gets the data to from the map
getAcceptCharset() - Method in class jet.html.impl.JetForm
 
getAcceptCharset() - Method in interface jet.html.JetForm
 
getAction() - Method in class jet.html.impl.JetForm
Returns the action url
getAction() - Method in interface jet.html.JetForm
 
getAction() - Method in class jet.servlet.action.QueuedAction
 
getActionByUrl(String) - Method in class jet.servlet.JetContext
returns action for the given url
getActionDef() - Method in class jet.servlet.action.QueuedAction
 
getActionDef(String) - Method in class jet.servlet.internal.Jetdefs
Returns the action defs
getActionDef() - Method in class jet.servlet.JetAction
Returns the action definition object
getActionDelay() - Method in class jet.servlet.action.QueuedAction
 
getActionInstanceFor(String) - Method in class jet.servlet.internal.Jetdefs
Method to get action instance by action url
getActionPool() - Method in class jet.servlet.internal.Jetdefs
Returns the action pool
getActionpoolsize() - Method in class jet.servlet.internal.Jetdefs
 
getActions() - Method in class jet.servlet.internal.Jetdefs
Returns teh actions defined
getAjaxValidation(JetContext, boolean, boolean) - Method in class jet.html.impl.JetForm
 
getAjaxValidation(JetContext, boolean, boolean) - Method in interface jet.html.JetForm
 
getAjaxValidationRules() - Method in class jet.html.impl.JetForm
Returns ajax validations
getAjaxValidationRules() - Method in interface jet.html.JetForm
 
getAltKey() - Method in class jet.html.impl.JetImage
Returns the alternate text key to use
getAltKey() - Method in interface jet.html.JetImage
 
getAttribute(String) - Method in class jet.scratchboard.Request
 
getAttribute(String) - Method in class jet.scratchboard.ServletContext
 
getAttribute(String) - Method in class jet.scratchboard.Session
 
getAttribute(String) - Method in class jet.servlet.JetContext
Returns a JetContext attribute
getAttribute(String) - Method in class jet.servlet.JetRequest
 
getAttribute(String) - Method in class jet.servlet.JetSession
 
getAttributeNames() - Method in class jet.scratchboard.Request
 
getAttributeNames() - Method in class jet.scratchboard.ServletContext
 
getAttributeNames() - Method in class jet.scratchboard.Session
 
getAttributeNames() - Method in class jet.servlet.JetContext
Returns the attribute names as Iteration
getAttributeNames() - Method in class jet.servlet.JetRequest
 
getAttributeNames() - Method in class jet.servlet.JetSession
 
getAttributes() - Method in class jet.servlet.JetContext
Returns all attributes of this context
getAuthType() - Method in class jet.scratchboard.Request
 
getAuthType() - Method in class jet.servlet.JetRequest
 
getBoolean(String) - Method in class jet.utils.JetConverter
Method to get boolean
getBufferSize() - Method in class jet.scratchboard.Response
 
getBufferSize() - Method in class jet.servlet.JetResponse
 
getButtonType() - Method in class jet.html.impl.JetButton
Returns the input type of the component
getButtonType() - Method in interface jet.html.JetButton
 
getBytes() - Method in class jet.servlet.action.QueuedAction
 
getBytes() - Method in class jet.utils.Resource
Returns the bytes of the resource
getCall() - Method in class jet.html.core.HTMLElementEvent
Returns the action to do
getCause() - Method in class jet.events.Event
 
getChar(String) - Method in class jet.utils.JetConverter
Method to get char
getCharacterEncoding() - Method in class jet.scratchboard.Request
 
getCharacterEncoding() - Method in class jet.scratchboard.Response
 
getCharacterEncoding() - Method in class jet.servlet.JetRequest
 
getCharacterEncoding() - Method in class jet.servlet.JetResponse
 
getChars(String) - Method in class jet.utils.JetConverter
Method to get char
getChild(String) - Method in class jet.html.core.JetParentComponent
Returns teh child with the given id or null if not found
getChild(String) - Method in interface jet.html.JetParentComponent
 
getChilds() - Method in class jet.html.core.JetParentComponent
Returns the childs
getChilds() - Method in interface jet.html.JetParentComponent
 
getClientValidationRules() - Method in class jet.html.impl.JetForm
Returns client validations
getClientValidationRules() - Method in interface jet.html.JetForm
 
getCloneFromOriginalObject(String) - Method in class jet.pool.ObjectPool
Returns a clone from pooled object
getCollection() - Method in class jet.utils.LabelCollectionBean
 
getCols() - Method in class jet.html.impl.JetForm
 
getCols() - Method in class jet.html.impl.JetGridPanel
Returns the width in cols
getCols() - Method in interface jet.html.JetForm
 
getCols() - Method in interface jet.html.JetGridPanel
 
getComponentKey() - Method in class jet.messages.JetMessage
Returns the compinent key identifier to which the message refer
getComponentNameKey() - Method in class jet.validation.ValidationRule
Returns the component key which we should validate (also needed to localise the field name in validation message)
getComponents() - Method in class jet.servlet.internal.Jetdefs
 
getContent() - Method in class jet.html.impl.JetOutput
Returns the content
getContent() - Method in interface jet.html.JetOutput
 
getContent() - Method in class jet.servlet.internal.JetFileUploaded
Returns the file content
getContent(HttpServletRequest, String, String, String, boolean) - Method in class jet.servlet.JetResourceServlet
 
getContentDisposition() - Method in class jet.servlet.internal.JetFileUploaded
Returns the content disposition
getContentLength() - Method in class jet.scratchboard.Request
 
getContentLength() - Method in class jet.scratchboard.Response
 
getContentLength() - Method in class jet.servlet.JetRequest
 
getContentType() - Method in class jet.scratchboard.Request
 
getContentType() - Method in class jet.scratchboard.Response
 
getContentType() - Method in class jet.servlet.internal.JetFileUploaded
Returns the content type of the uploaded file
getContentType() - Method in class jet.servlet.JetRequest
 
getContentType() - Method in class jet.servlet.JetResponse
 
getContentType() - Method in class jet.utils.Resource
returns the content type
getContext(String) - Method in class jet.scratchboard.ServletContext
 
getContext() - Method in class jet.servlet.JetAction
Returns the context used by this action
getContextPath() - Method in class jet.scratchboard.Request
 
getContextPath() - Method in class jet.servlet.JetContext
Returns the context path
getContextPath() - Method in class jet.servlet.JetRequest
 
getContextPath() - Method in class jet.servlet.JetServlet
Method to return the context path
getContinued() - Method in class jet.pool.ObjectPool
Returns the flag if the ObjectPoolThread should continue running.
getCookies() - Method in class jet.scratchboard.Request
 
getCookies() - Method in class jet.servlet.JetRequest
 
getCreationTime() - Method in class jet.scratchboard.Session
 
getCreationTime() - Method in class jet.servlet.JetSession
 
getData() - Method in class jet.servlet.JetData
 
getDataStructure(JetForm, JetContext, JetAction) - Static method in class jet.servlet.JetAction
 
getDate(String, String, String) - Method in class jet.utils.JetConverter
Method to get Date
getDate(String, String) - Method in class jet.utils.JetConverter
Method to get Date
getDateHeader(String) - Method in class jet.scratchboard.Request
 
getDateHeader(String) - Method in class jet.servlet.JetRequest
 
getDebug() - Method in class jet.servlet.internal.Jetdefs
 
getDefaultOptions() - Method in class jet.html.impl.JetSelection
Returns the default options
getDefaultOptions() - Method in interface jet.html.JetSelection
 
getDelay() - Method in class jet.servlet.action.ActionValueHolder
 
getDisplayValue(String) - Method in class jet.html.core.JetInputComponent
Returns the displayed value for GET string
getDisplayValue(String) - Method in class jet.html.impl.JetSelection
 
getDisplayValue(String) - Method in interface jet.html.JetInputComponent
 
getDouble(String) - Method in class jet.utils.JetConverter
Method to get double
getDynaProperties() - Method in class jet.sql.RowSetDynaClass
Return an array of ProperyDescriptors for the properties currently defined in this DynaClass.
getDynaProperty(String) - Method in class jet.sql.RowSetDynaClass
Return a property descriptor for the specified property, if it exists; otherwise, return null.
getElement(String) - Method in class jet.html.impl.JetForm
 
getElementObject(String, String, String, String) - Method in class jet.servlet.internal.XMLJetdefsReader
Creates an Object with the given identifier, name and styleclass
getElements(Class) - Method in class jet.html.impl.JetForm
 
getEncoding() - Method in class jet.servlet.JetServlet
Returns the encoding to use
getEnctype() - Method in class jet.html.impl.JetForm
Returns the encoding type of the form
getEnctype() - Method in interface jet.html.JetForm
 
getErrorMessages() - Method in class jet.messages.JetMessages
Returns all error messages
getEscape() - Method in class jet.html.impl.JetOutput
 
getEscape() - Method in interface jet.html.JetOutput
 
getEvents() - Method in class jet.html.impl.JetButton
 
getEvents() - Method in class jet.html.impl.JetCheckbox
 
getEvents() - Method in class jet.html.impl.JetInput
 
getEvents() - Method in class jet.html.impl.JetRandomizer
 
getEvents() - Method in class jet.html.impl.JetSelection
 
getEvents() - Method in class jet.html.impl.JetTextArea
 
getEvents() - Method in interface jet.html.JetButton
 
getEvents() - Method in interface jet.html.JetCheckbox
 
getEvents() - Method in interface jet.html.JetInput
 
getEvents() - Method in interface jet.html.JetInputComponent
Method to get events
getEvents() - Method in interface jet.html.JetRandomizer
 
getEvents() - Method in interface jet.html.JetSelection
 
getEvents() - Method in interface jet.html.JetTextArea
 
getExceptionHandlers() - Method in class jet.servlet.internal.Jetdefs
 
getFieldname() - Method in class jet.servlet.internal.JetFileUploaded
Returns the form field name
getFileContent() - Method in class jet.html.impl.JetFile
Returns a filecontet Object
getFileContent() - Method in interface jet.html.JetFile
 
getFileContext(InputStream) - Static method in class jet.servlet.internal.JetFileContextFactory
This Method (I hope so) returns a correct file object if a file was post in the form
getFileContext(FileItem) - Static method in class jet.servlet.internal.JetFileContextFactory
This Method (I hope so) returns a correct file object if a file was post in the form
getFilename() - Method in class jet.servlet.internal.JetFileUploaded
Returns the file name
getFloat(String) - Method in class jet.utils.JetConverter
Method to get float
getForId() - Method in class jet.html.impl.JetLabel
 
getForId() - Method in interface jet.html.JetLabel
 
getForm() - Method in class jet.html.core.JetChildComponent
get the form
getForm() - Method in interface jet.html.JetChildComponent
 
getFormByID(String) - Method in class jet.servlet.JetContext
Returns the JetForm object to the url
getFormByUrl(String) - Method in class jet.servlet.JetContext
Returns the JetForm object to the url
getFormDisplayValue() - Method in class jet.html.core.JetInputComponent
Returns the form displayed value - html escaped
getFormDisplayValue() - Method in class jet.html.impl.JetSelection
 
getFormDisplayValue() - Method in interface jet.html.JetInputComponent
 
getFormId() - Method in class jet.servlet.action.ActionValueHolder
The form used to get parameter parsed
getFormInstance(String) - Method in class jet.servlet.internal.Jetdefs
Method to get Form Instance by id
getFormInstanceFor(String) - Method in class jet.servlet.internal.Jetdefs
Method to get Form Instance by action url
getFormInstanceForID(String) - Method in class jet.servlet.internal.Jetdefs
Method to get Form Instance by id
getFormPool() - Method in class jet.servlet.internal.Jetdefs
Returns the form pool
getFormpoolsize() - Method in class jet.servlet.internal.Jetdefs
 
getForms() - Method in class jet.servlet.internal.Jetdefs
Returns the forms defined
getFreemarkerConfiguration() - Method in class jet.servlet.internal.Jetdefs
 
getGeneratedComponentIdentifier(Class) - Static method in class jet.html.core.JetComponent
 
getGetDisplayValue(JetContext) - Method in class jet.html.impl.JetSelection
Returns the value encoded for GET String
getHandler() - Method in class jet.servlet.action.ActionValueHolder
The handler/action class
getHandler() - Method in class jet.servlet.JetExceptionHandler
 
getHandlerName() - Method in class jet.servlet.action.ActionValueHolder
 
getHeader(String) - Method in class jet.scratchboard.Request
 
getHeader(String) - Method in class jet.servlet.JetRequest
 
getHeaderNames() - Method in class jet.scratchboard.Request
 
getHeaderNames() - Method in class jet.servlet.JetRequest
 
getHeaders(String) - Method in class jet.scratchboard.Request
 
getHeaders(String) - Method in class jet.servlet.JetRequest
 
getHttpServletRequest() - Method in class jet.servlet.JetRequest
Method to get the original request object.
getHttpServletResponse() - Method in class jet.servlet.JetResponse
Method to get the original response object.
getId() - Method in class jet.events.Event
 
getId() - Static method in class jet.events.EventIdGenerator
 
getId() - Method in class jet.scratchboard.Session
 
getId() - Method in class jet.servlet.action.QueuedAction
 
getId() - Method in class jet.servlet.JetSession
 
getId() - Method in class jet.utils.UserPrincipal
 
getIdentifier() - Method in class jet.html.core.JetComponent
Returns the identifier
getIdentifier() - Method in interface jet.html.JetComponent
 
getIdentifier() - Method in interface jet.pool.Identifiable
 
getIdentifier() - Method in class jet.servlet.internal.ServletOutputStreamWrapper
Returns the identifier used for pooling
getIdentifier() - Method in class jet.servlet.JetAction
Returns the identifier
getIdentifier() - Method in class jet.servlet.JetContext
Returns the identifier
getInfoMessages() - Method in class jet.messages.JetMessages
Returns all Info messages
getInitParameter(String) - Method in class jet.filter.ServletConfig
 
getInitParameter(String) - Method in class jet.scratchboard.ServletConfig
 
getInitparameter(String) - Method in class jet.scratchboard.ServletContext
 
getInitParameter(String) - Method in class jet.scratchboard.ServletContext
 
getInitParameterNames() - Method in class jet.filter.ServletConfig
 
getInitParameterNames() - Method in class jet.scratchboard.ServletConfig
 
getInitparameterNames() - Method in class jet.scratchboard.ServletContext
 
getInitParameterNames() - Method in class jet.scratchboard.ServletContext
 
getInjectors() - Method in class jet.servlet.internal.Jetdefs
 
getInputStream() - Method in class jet.scratchboard.Request
 
getInputStream() - Method in class jet.servlet.JetRequest
 
getInputtype() - Method in class jet.html.impl.JetInput
Returns the input type
getInputtype() - Method in interface jet.html.JetInput
 
getInstance(JetContext, Class) - Method in class jet.servlet.action.JetInjector
 
getInstance(JetContext, Class) - Method in class jet.servlet.action.JetInjectorImpl
 
getInstanceFor(String) - Method in class jet.pool.ObjectPool
Returns a pooled object or a new one if pool empty
getInstanceFor(String) - Method in class jet.servlet.JetAction
 
getInstances() - Method in class jet.servlet.action.JetInjector
 
getInt(String) - Method in class jet.utils.JetConverter
Method to get int
getIntHeader(String) - Method in class jet.scratchboard.Request
 
getIntHeader(String) - Method in class jet.servlet.JetRequest
 
getJavascriptValidation(JetContext, boolean, boolean) - Method in class jet.html.impl.JetForm
 
getJavascriptValidation(JetContext, boolean, boolean) - Method in interface jet.html.JetForm
 
getJetAction() - Method in class jet.servlet.JetContext
Returns the JetAction
getJetContext() - Method in class jet.servlet.JetAction
 
getJetData() - Method in class jet.servlet.JetContext
Returns the JetData
getJetdefs() - Method in class jet.servlet.JetServlet
Returns the Jetdefs readed from config
getJetForm() - Method in class jet.servlet.JetContext
Returns the form for the action called
getKey() - Method in class jet.html.impl.JetOption
Returns the key of the option
getKey() - Method in interface jet.html.JetOption
 
getLabel() - Method in class jet.utils.LabelCollectionBean
 
getLabel() - Method in class jet.utils.LabelValueBean
 
getLabelKey() - Method in class jet.html.impl.JetOption
Returns the labelkey
getLastAccessedTime() - Method in class jet.scratchboard.Session
 
getLastAccessedTime() - Method in class jet.servlet.JetSession
 
getLocalAddr() - Method in class jet.scratchboard.Request
 
getLocalAddr() - Method in class jet.servlet.JetRequest
 
getLocale() - Method in class jet.scratchboard.Request
 
getLocale() - Method in class jet.scratchboard.Response
 
getLocale() - Method in class jet.servlet.JetRequest
 
getLocale() - Method in class jet.servlet.JetResponse
 
getLocales() - Method in class jet.scratchboard.Request
 
getLocales() - Method in class jet.servlet.JetRequest
 
getLocalizedMessage() - Method in class jet.messages.JetMessage
Returns teh localized message
getLocalizedMessagesFor(Locale) - Method in class jet.servlet.JetServlet
Method to retriev localized messages as hashmap
getLocalizerProvider() - Method in class jet.servlet.internal.Jetdefs
 
getLocalizers() - Method in class jet.servlet.internal.Jetdefs
 
getLocalName() - Method in class jet.scratchboard.Request
 
getLocalName() - Method in class jet.servlet.JetRequest
 
getLocalPort() - Method in class jet.scratchboard.Request
 
getLocalPort() - Method in class jet.servlet.JetRequest
 
getLong(String) - Method in class jet.utils.JetConverter
Method to get long
getMajorVersion() - Method in class jet.scratchboard.ServletContext
 
getMap() - Method in class jet.scratchboard.Request
Returns the data map used to fake the request
getMap() - Method in class jet.servlet.JetRequest
Returns the map
getMapAsLocaliser(String, Map) - Static method in class jet.servlet.JetServlet
Method to get debug print for localiser
getMapped(String, TreeMap) - Static method in class jet.servlet.JetData
Method to get value from TreeMap structure
getMaxInactiveInterval() - Method in class jet.scratchboard.Session
 
getMaxInactiveInterval() - Method in class jet.servlet.JetSession
 
getMessage() - Method in class jet.events.Event
 
getMessage(String) - Method in class jet.servlet.JetData
Returns the message for the given key
getMessageKey() - Method in class jet.html.impl.JetButton
Returns the message key for localizer file to use
getMessageKey() - Method in class jet.html.impl.JetFile
Returns the message key for localizer file to use
getMessageKey() - Method in class jet.html.impl.JetOutput
Returns the message key to use for localisation
getMessageKey() - Method in interface jet.html.JetButton
 
getMessageKey() - Method in interface jet.html.JetFile
 
getMessageKey() - Method in interface jet.html.JetOutput
 
getMessageKey() - Method in class jet.validation.ValidationRule
Returns the message key
getMessages() - Method in class jet.html.impl.JetDisplayMessage
Returns the message
getMessages() - Method in interface jet.html.JetDisplayMessage
 
getMessages(Locale, String[]) - Method in class jet.messages.DefaultMessageProvider
 
getMessages(Locale, String[]) - Method in class jet.messages.MessageProvider
 
getMessages() - Method in class jet.servlet.JetRenderer
Returns the messages generated by the action execution
getMessageType() - Method in class jet.messages.JetMessage
gets the message type
getMethod() - Method in class jet.html.impl.JetForm
Returns the form method GET/POST
getMethod() - Method in interface jet.html.JetForm
 
getMethod() - Method in class jet.scratchboard.Request
 
getMethod() - Method in class jet.servlet.JetExceptionHandler
 
getMethod() - Method in class jet.servlet.JetRequest
 
getMimeType(String) - Method in class jet.scratchboard.ServletContext
 
getMinorVersion() - Method in class jet.scratchboard.ServletContext
 
getMultiple() - Method in class jet.html.impl.JetSelection
Returns if the selection is multiple selectable
getMultiple() - Method in interface jet.html.JetSelection
 
getName() - Method in class jet.html.core.JetComponent
Returns the name of the component
getName() - Method in interface jet.html.JetComponent
 
getName() - Method in class jet.scratchboard.PrincipalUser
Returns the name of the user
getName() - Method in class jet.sql.RowSetDynaClass
Return the name of this DynaClass (analogous to the getName() method of java.lang.ClassDynaClass implementation class to support different dynamic classes, with different sets of properties.
getName() - Method in class jet.utils.DynamicBean
 
getName() - Method in class jet.validation.ValidationRule
Get the name of the validation
getNamedDispatcher(String) - Method in class jet.scratchboard.ServletContext
 
getNewIdentifier() - Method in class jet.html.core.JetComponent
 
getObjectCount() - Method in class jet.pool.ObjectPool
Returns the count how many objects should be pooled
getOptions() - Method in class jet.html.impl.JetSelection
Returns a list of available the options
getOptions() - Method in interface jet.html.JetSelection
 
getOutFileName() - Method in class jet.scratchboard.Response
Method to get the output file name of the response
getOutputStream() - Method in class jet.scratchboard.Response
 
getOutputStream() - Method in class jet.servlet.internal.ServletOutputStreamWrapper
 
getOutputStream() - Method in class jet.servlet.JetResponse
 
getParam(int) - Method in class jet.validation.ValidationRule
Returns the argument on given pos
getParameter(String) - Method in class jet.scratchboard.Request
 
getParameter(String) - Method in class jet.servlet.JetRequest
 
getParameterMap() - Method in class jet.scratchboard.Request
 
getParameterMap() - Method in class jet.servlet.JetRequest
 
getParameterNames() - Method in class jet.scratchboard.Request
 
getParameterNames() - Method in class jet.servlet.JetRequest
 
getParameters(Method, JetData, JetContext, JetForm) - Method in class jet.servlet.action.FFAction
 
getParameters(Method, JetData, JetContext, JetForm, boolean) - Method in class jet.servlet.action.FFAction
 
getParameterValues(String) - Method in class jet.scratchboard.Request
 
getParameterValues(String) - Method in class jet.servlet.JetRequest
 
getParams() - Method in class jet.validation.ValidationRule
Returns the arguments
getParent() - Method in class jet.html.core.JetChildComponent
Returns the parent object
getParent() - Method in class jet.html.impl.JetOption
Returns the parent object
getParent() - Method in interface jet.html.JetChildComponent
 
getParent() - Method in interface jet.html.JetOption
 
getPathInfo() - Method in class jet.scratchboard.Request
 
getPathInfo() - Method in class jet.servlet.JetRequest
 
getPathTranslated() - Method in class jet.scratchboard.Request
 
getPathTranslated() - Method in class jet.servlet.JetRequest
 
getPool() - Method in class jet.pool.ObjectPool
Returns the pool
getProperties() - Method in class jet.freemarker.FreemarkerConfigurator
 
getProperties(Object, String) - Static method in class jet.utils.Properties
 
getProperty(String) - Method in class jet.utils.DynamicBean
 
getPropertyObject(String) - Method in class jet.utils.DynamicBean
 
getProtocol() - Method in class jet.scratchboard.Request
 
getProtocol() - Method in class jet.servlet.JetRequest
 
getQueryString() - Method in class jet.scratchboard.Request
 
getQueryString() - Method in class jet.servlet.JetRequest
 
getReader() - Method in class jet.scratchboard.Request
 
getReader() - Method in class jet.servlet.JetRequest
 
getRealPath(String) - Method in class jet.scratchboard.Request
 
getRealPath(String) - Method in class jet.scratchboard.ServletContext
 
getRealPath(String) - Method in class jet.servlet.JetRequest
 
getRecursive(Iterator<String>, String[]) - Method in class jet.messages.DefaultMessageProvider
 
getRefid() - Method in class jet.html.impl.JetDisplayMessage
Returns the refid
getRefid() - Method in interface jet.html.JetDisplayMessage
 
getRefresh() - Method in class jet.servlet.internal.Jetdefs
 
getRemoteAddr() - Method in class jet.scratchboard.Request
 
getRemoteAddr() - Method in class jet.servlet.JetRequest
 
getRemoteHost() - Method in class jet.scratchboard.Request
 
getRemoteHost() - Method in class jet.servlet.JetRequest
 
getRemotePort() - Method in class jet.scratchboard.Request
 
getRemotePort() - Method in class jet.servlet.JetRequest
 
getRemoteUser() - Method in class jet.scratchboard.Request
 
getRemoteUser() - Method in class jet.servlet.JetRequest
 
getRenderer() - Method in class jet.servlet.JetContext
Method to get Renderer to use
getRequest() - Method in class jet.servlet.JetContext
Returns the servlet request object
getRequestDispatcher(String) - Method in class jet.scratchboard.Request
 
getRequestDispatcher(String) - Method in class jet.scratchboard.ServletContext
 
getRequestDispatcher(String) - Method in class jet.servlet.JetRequest
 
getRequestedSessionId() - Method in class jet.scratchboard.Request
 
getRequestedSessionId() - Method in class jet.servlet.JetRequest
 
getRequestURI() - Method in class jet.scratchboard.Request
 
getRequestURI() - Method in class jet.servlet.JetRequest
 
getRequestURL() - Method in class jet.scratchboard.Request
 
getRequestURL() - Method in class jet.servlet.JetRequest
 
getResource(String) - Method in class jet.scratchboard.ServletContext
 
getResource(String) - Method in class jet.servlet.JetServlet
gets the a file/resource
getResourceAsStream(String) - Method in class jet.scratchboard.ServletContext
 
getResourceName() - Method in class jet.utils.Resource
Returns the reource name
getResourcePaths(String) - Method in class jet.scratchboard.ServletContext
 
getResponse() - Method in class jet.servlet.JetContext
Returns the response object
getResult() - Method in class jet.utils.Loop
 
getResultSet() - Method in class jet.sql.WebSql
Executes the prepared query and returns a resultset
getRoles() - Method in class jet.utils.UserPrincipal
 
getRows() - Method in class jet.sql.RowSetDynaClass
Return a List containing the DynaBeans that represent the contents of each Row from the ResultSet that was the basis of this RowSetDynaClass instance.
getRowSetDynaClass() - Method in class jet.sql.WebSql
Executes the prepared query and returns a RowSetDynaClass
getScheme() - Method in class jet.scratchboard.Request
 
getScheme() - Method in class jet.servlet.JetRequest
 
getServerInfo() - Method in class jet.scratchboard.ServletContext
 
getServerName() - Method in class jet.scratchboard.Request
 
getServerName() - Method in class jet.servlet.JetRequest
 
getServerPort() - Method in class jet.scratchboard.Request
 
getServerPort() - Method in class jet.servlet.JetRequest
 
getServerValidationRules() - Method in class jet.html.impl.JetForm
Returns server validations
getServerValidationRules() - Method in interface jet.html.JetForm
 
getServlet(String) - Method in class jet.scratchboard.ServletContext
 
getServlet() - Method in class jet.servlet.JetContext
Returns the JetServlet object
getServletConfig() - Method in class jet.servlet.JetContext
Returns the servlet config
getServletConfig() - Method in class jet.servlet.JetServlet
 
getServletContext() - Method in class jet.filter.ServletConfig
 
getServletContext() - Method in class jet.scratchboard.ServletConfig
 
getServletContext() - Method in class jet.scratchboard.Session
 
getServletContext() - Method in class jet.servlet.JetContext
Returns the Servlet context object
getServletContext() - Method in class jet.servlet.JetMashupProxy
 
getServletContext() - Method in class jet.servlet.JetResourceServlet
 
getServletContext() - Method in class jet.servlet.JetServlet
 
getServletContext() - Method in class jet.servlet.JetSession
 
getServletContextHashModel() - Method in class jet.servlet.JetServlet
Method returning a hashstructur needed for taglb support in freemarker templates
getServletContextKey() - Method in class jet.servlet.action.JetInjector
 
getServletContextKey() - Method in class jet.servlet.action.JetInjectorImpl
 
getServletContextName() - Method in class jet.scratchboard.ServletContext
 
getServletInfo() - Method in class jet.servlet.JetMashupProxy
Returns a short description of the servlet.
getServletInfo() - Method in class jet.servlet.JetResourceServlet
Returns a short description of the servlet.
getServletInfo() - Method in class jet.servlet.JetServlet
Returns a short description of the servlet.
getServletName() - Method in class jet.filter.ServletConfig
 
getServletName() - Method in class jet.scratchboard.ServletConfig
 
getServletNames() - Method in class jet.scratchboard.ServletContext
 
getServletPath() - Method in class jet.scratchboard.Request
 
getServletPath() - Method in class jet.servlet.JetRequest
 
getServlets() - Method in class jet.scratchboard.ServletContext
 
getSession() - Method in class jet.scratchboard.Request
 
getSession(boolean) - Method in class jet.scratchboard.Request
 
getSession() - Method in class jet.servlet.JetContext
Returns the session object
getSession(boolean) - Method in class jet.servlet.JetContext
Returns http session and if no one exists, creates one
getSession() - Method in class jet.servlet.JetRequest
Returns the http session
getSession(boolean) - Method in class jet.servlet.JetRequest
Returns the http session
getSessionContext() - Method in class jet.scratchboard.Session
 
getSessionContext() - Method in class jet.servlet.JetSession
 
getSource() - Method in class jet.events.Event
 
getStart() - Method in class jet.servlet.action.QueuedAction
 
getStatus() - Method in class jet.scratchboard.Response
 
getStatus() - Method in class jet.servlet.internal.Jetdefs
 
getString(String) - Method in class jet.utils.JetConverter
Method to get String
getStripWhitespaces() - Method in class jet.servlet.internal.Jetdefs
 
getStyleclass() - Method in class jet.html.core.JetComponent
Returns the styleclass name
getStyleclass() - Method in interface jet.html.JetComponent
 
getSubHandler() - Method in class jet.servlet.action.ActionValueHolder
 
getSubHandlerMethodName() - Method in class jet.servlet.action.ActionValueHolder
 
getSubHandlerName() - Method in class jet.servlet.action.ActionValueHolder
 
getTaglibs() - Method in class jet.servlet.JetServlet
Method returning the tagib support object from freemarkers
getTemplateEngine() - Method in class jet.servlet.JetContext
returns the servlet template engine
getTemplateEngine() - Method in class jet.servlet.JetServlet
returns the template engine
getTemplateName() - Method in class jet.servlet.action.FTLActionValueHolder
Returns the template name
getTemplates() - Method in class jet.servlet.internal.Jetdefs
Method to get templates
getText(Element) - Static method in class jet.servlet.internal.XMLJetdefsReader
Method to read text value of an dom element
getTime(String) - Method in class jet.utils.JetConverter
Method to get Time
getTimeInMilis() - Method in class jet.servlet.JetRenderer
Returns the tim in milis usedto render the response
getTimeout() - Method in class jet.servlet.action.ActionValueHolder
 
getTimeout() - Method in class jet.servlet.internal.Jetdefs
 
getTimeoutUnit() - Method in class jet.servlet.internal.Jetdefs
 
getTimeStamp() - Static method in class jet.servlet.JetServlet
returns a simple timestamp - used for debug prints
getTimestamp(String) - Method in class jet.utils.JetConverter
Method to get Timestamp
getTitleKey() - Method in class jet.html.impl.JetImage
Returns the title text key to use
getTitleKey() - Method in interface jet.html.JetImage
 
getType() - Method in class jet.events.Event
 
getType() - Method in class jet.html.core.HTMLElementEvent
Returns the event type
getType() - Method in class jet.validation.ValidationRule
Get the type of the validation
getUrl() - Method in class jet.servlet.action.ActionValueHolder
The url of the action within the webapp
getUrlKey() - Method in class jet.html.impl.JetImage
Returns the url of the image
getUrlKey() - Method in interface jet.html.JetImage
 
getUserPrincipal() - Method in class jet.scratchboard.Request
 
getUserPrincipal() - Method in class jet.servlet.JetRequest
 
getValidationRules() - Method in class jet.html.impl.JetButton
Returns only a cloned list of validations
getValidationRules() - Method in class jet.html.impl.JetCheckbox
Returns only a cloned list of validations
getValidationRules() - Method in class jet.html.impl.JetFieldset
Method to get validations
getValidationRules() - Method in class jet.html.impl.JetInput
Returns only a cloned list of validations
getValidationRules() - Method in class jet.html.impl.JetRandomizer
 
getValidationRules() - Method in class jet.html.impl.JetSelection
Returns only a cloned list - not the real one
getValidationRules() - Method in class jet.html.impl.JetTextArea
returns not the real child collection - only a clone of it
getValidationRules() - Method in interface jet.html.JetButton
 
getValidationRules() - Method in interface jet.html.JetCheckbox
 
getValidationRules() - Method in interface jet.html.JetFieldset
 
getValidationRules() - Method in interface jet.html.JetInput
 
getValidationRules() - Method in interface jet.html.JetRandomizer
 
getValidationRules() - Method in interface jet.html.JetSelection
 
getValidationRules() - Method in interface jet.html.JetTextArea
 
getValidationRules() - Method in interface jet.validation.ValidationComponent
Method to get validations
getValue() - Method in class jet.html.core.JetInputComponent
Returns teh value as is
getValue() - Method in class jet.html.impl.JetOption
Returns the value/labelof the option
getValue() - Method in class jet.html.impl.JetSelection
Returns the first value!
getValue() - Method in interface jet.html.JetInputComponent
 
getValue() - Method in interface jet.html.JetOption
 
getValue() - Method in interface jet.html.JetSelection
 
getValue(String) - Method in class jet.scratchboard.Session
 
getValue(String) - Method in class jet.servlet.JetSession
 
getValue() - Method in class jet.utils.LabelValueBean
 
getValueNames() - Method in class jet.scratchboard.Session
 
getValueNames() - Method in class jet.servlet.JetSession
 
getValues() - Method in class jet.html.impl.JetSelection
Returns a cloned arraycontaining all values selected
getValues() - Method in interface jet.html.JetSelection
 
getWaitForResult() - Method in class jet.servlet.action.QueuedAction
 
getWarnMessages() - Method in class jet.messages.JetMessages
Returns all warn messages
getWriter() - Method in class jet.scratchboard.Response
 
getWriter() - Method in class jet.servlet.JetResponse
 
gzip - Variable in class jet.servlet.action.ActionValueHolder
Indicates if transfer-encoding gzip is used
gzip - Variable in class jet.servlet.JetResponse
indicates if the reponse should be gzipped
gzipped() - Method in class jet.servlet.action.ActionValueHolder
Indicates if the result should be tried to send gzipped

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