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

A

action - Variable in class net.wotonomy.web.WOHyperlink
 
actionClass - Variable in class net.wotonomy.web.WOHyperlink
 
actionClass() - Method in class net.wotonomy.web.WOHyperlink
 
actionURL(WOContext) - Method in class net.wotonomy.web.WOHyperlink
 
adaptorPrefix() - Method in class net.wotonomy.web.WORequest
Returns the portion of the URI specifying the engine within which this web application is running.
adaptorsDispatchRequestsConcurrently() - Method in class net.wotonomy.web.WOApplication
Returns whether this application allows request to be handled concurrently.
addCookie(WOCookie) - Method in class net.wotonomy.web.WOMessage
Adds the specified cookie to the response.
additionalAttributes() - Method in class net.wotonomy.web.WOCheckBox
 
additionalAttributes() - Method in class net.wotonomy.web.WOInput
 
additionalAttributes() - Method in class net.wotonomy.web.WOSubmitButton
 
additionalAttributes() - Method in class net.wotonomy.web.WOTextField
 
allObjects - Variable in class net.wotonomy.web.WODisplayGroup
 
allObjects() - Method in class net.wotonomy.web.WODisplayGroup
Returns a read-only List containing all objects managed by the display group.
allObjectsProxy - Variable in class net.wotonomy.web.WODisplayGroup
 
allowsConcurrentRequestHandling() - Method in class net.wotonomy.web.WOApplication
Returns whether this application allows request to be handled concurrently.
allQualifierOperators() - Method in class net.wotonomy.web.WODisplayGroup
Returns a list containing all supported qualifier operators.
anchorName - Variable in class net.wotonomy.web.WOHyperlink
 
anchorName() - Method in class net.wotonomy.web.WOHyperlink
 
appendContentCharacter(char) - Method in class net.wotonomy.web.WOMessage
Appends the specified byte to the response.
appendContentData(NSData) - Method in class net.wotonomy.web.WOMessage
Appends the bytes in the specified data object to the response.
appendContentHTMLAttributeValue(String) - Method in class net.wotonomy.web.WOMessage
Appends the specified string containing HTML to the response.
appendContentHTMLString(String) - Method in class net.wotonomy.web.WOMessage
Appends the specified string containing HTML to the response.
appendContentString(String) - Method in class net.wotonomy.web.WOMessage
Appends the specified string to the response.
appendElementIDComponent(String) - Method in class net.wotonomy.web.WOContext
Appends the specified string to the end of the element id.
appendExtras(WOResponse, WOContext) - Method in class net.wotonomy.web.WOCheckBox
 
appendExtras(WOResponse, WOContext) - Method in class net.wotonomy.web.WOInput
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOActionURL
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOActiveImage
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOApplication
Invoked to start the third phase of the request-response cycle, after invokeAction() has completed and returned a WOResponse.
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOBody
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOCheckBox
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOComponent
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOComponentContent
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOConditional
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WODynamicElement
This method is called on all elements of the content tree to build a response to a user request.
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOElement
This method is called on all elements of the content tree to build a response to a user request.
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOForm
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOFrame
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOGenericContainer
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOGenericElement
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOHyperlink
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOImage
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOImageButton
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOInput
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WORepetition
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOResourceURL
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOSession
Invoked by the Application to generate the content of the response.
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOString
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOSwitchComponent
 
appendToResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOText
 
appendZeroElementIDComponent() - Method in class net.wotonomy.web.WOContext
Appends a zero to the element id to represent the first new child component.
application() - Static method in class net.wotonomy.web.WOApplication
Returns the singleton instance of this application.
application() - Method in class net.wotonomy.web.WOComponent
Returns the application containing this instance of the class.
application() - Method in class net.wotonomy.web.WOContext
Returns this context's application, or null if it doesn't exist.
applicationName() - Method in class net.wotonomy.web.WORequest
Returns the application name as specified in the request URI.
applicationNumber() - Method in class net.wotonomy.web.WORequest
Returns the id of the application instance that is needed to service this request.
ARRAY - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
associations - Variable in class net.wotonomy.web.WODynamicElement
 
associationWithKeyPath(String) - Static method in class net.wotonomy.web.WOAssociation
Creates a WOAssociation that maps to the specified key path.
associationWithValue(Object) - Static method in class net.wotonomy.web.WOAssociation
Creates a WOAssociation that maps to a constant value.
autoOpenInBrowser() - Static method in class net.wotonomy.web.WOApplication
Returns whether this application should attempt to open a web browser on the host machine when launched standalone.
awake() - Method in class net.wotonomy.web.WOApplication
Invoked first in the request-response cycle.
awake() - Method in class net.wotonomy.web.WOComponent
Called at the beginning of a request-response cycle.
awake() - Method in class net.wotonomy.web.WOSession
Invoked at the beginning of the request-response cycle.

B

BASE64 - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
baseURL() - Method in class net.wotonomy.web.WOApplication
Returns the path to the application on the local file system relative to the server's document root.
baseURL() - Method in class net.wotonomy.web.WOComponent
Returns the URL for this component, relative to the server's document root on the server's file system.
batchCount() - Method in class net.wotonomy.web.WODisplayGroup
Returns the total number of batches held by this display group.
BOOLEAN - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
browserLanguages() - Method in class net.wotonomy.web.WORequest
Returns the client's preferred languages in decreasing order of preference.
BrowserLauncher - Class in net.wotonomy.web.util
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
buttonName(WOContext) - Method in class net.wotonomy.web.WOImageButton
 
bytesForResourceNamed(String, String, NSArray) - Method in class net.wotonomy.web.WOResourceManager
Returns the raw data corresponding to the specified resource.

C

cachingEnabled - Variable in class net.wotonomy.web.WOComponent
 
canGetValueForBinding(String) - Method in class net.wotonomy.web.WOComponent
Returns whether this component has a readable value that maps to the specified binding.
canSetValueForBinding(String) - Method in class net.wotonomy.web.WOComponent
Returns whether this component has a writable value that maps to the specified binding.
checked - Variable in class net.wotonomy.web.WOCheckBox
 
checkInSessionForContext(WOContext) - Method in class net.wotonomy.web.WOSessionStore
Called by WOApplication after the request-response cycle has ended.
checkOutSessionWithID(String, WORequest) - Method in class net.wotonomy.web.WOSessionStore
Returns the session with the specified id for the specified request, or null if none exist.
CLASS - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
clearSelection() - Method in class net.wotonomy.web.WODisplayGroup
Clears the current selection.
completeURLWithRequestHandlerKey(String, String, String, boolean, int) - Method in class net.wotonomy.web.WOContext
Returns the complete URL for the specified request handler, path, and query string.
component() - Method in class net.wotonomy.web.WOContext
Returns the current component.
componentActionURL() - Method in class net.wotonomy.web.WOContext
Returns the complete URL for the current component action.
componentRequestHandlerKey() - Static method in class net.wotonomy.web.WOApplication
Returns the component request handler key, which is defined by the system property _ComponentRequestHandlerKey.
composeComponentEmail(String, List, List, String, WOComponent, boolean) - Method in class net.wotonomy.web.WOMailDelivery
 
composePlainTextEmail(String, List, List, String, String, boolean) - Method in class net.wotonomy.web.WOMailDelivery
 
condition - Variable in class net.wotonomy.web.WOConditional
 
condition() - Method in class net.wotonomy.web.WOConditional
 
content() - Method in class net.wotonomy.web.WOMessage
Retrieves the current content of the response.
content() - Method in class net.wotonomy.web.WORequest
Returns the content of the request, or null if no content.
contentEncoding() - Method in class net.wotonomy.web.WOMessage
Gets the current content encoding for the response.
contentTypeForResourceNamed(String) - Method in class net.wotonomy.web.WOResourceManager
Returns the content type corresponding to the specified resource.
context - Variable in class net.wotonomy.web.WOComponent
 
context() - Method in class net.wotonomy.web.WOComponent
Returns the current context for this component.
context() - Method in class net.wotonomy.web.WOSession
Returns the context for the current request.
contextID() - Method in class net.wotonomy.web.WOContext
Returns the context id.
contextWithRequest(WORequest) - Static method in class net.wotonomy.web.WOContext
Simply calls the preferred constructor.
cookies() - Method in class net.wotonomy.web.WOMessage
Returns an array of cookies currently being sent with the response.
cookieValueForKey(String) - Method in class net.wotonomy.web.WORequest
Returns one value for the specified cookie key.
cookieValues() - Method in class net.wotonomy.web.WORequest
Returns a dictionary of cookie key-value mappings.
cookieValuesForKey(String) - Method in class net.wotonomy.web.WORequest
Returns an array of cookie values for the specified key in no particular order.
cookieWithName(String, String) - Static method in class net.wotonomy.web.WOCookie
Constructs a cookie with the specified name and value.
cookieWithName(String, String, String, String, NSDate, boolean) - Static method in class net.wotonomy.web.WOCookie
Constructs a cookie with the specified attributes.
count - Variable in class net.wotonomy.web.WORepetition
 
count() - Method in class net.wotonomy.web.WORepetition
 
createLink(WOElement) - Method in class net.wotonomy.web.WOActiveImage
 
createResourceManager() - Method in class net.wotonomy.web.WOApplication
Called to create the application's resource manager.
createSessionForRequest(WORequest) - Method in class net.wotonomy.web.WOApplication
Called to create a session for a new request.
currentBatchIndex() - Method in class net.wotonomy.web.WODisplayGroup
Returns the index of the currently displayed batch.

D

data - Variable in class net.wotonomy.web.WOBody
 
data - Variable in class net.wotonomy.web.WOImage
 
data() - Method in class net.wotonomy.web.WOImage
 
DATA - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
dataSource() - Method in class net.wotonomy.web.WODisplayGroup
Returns the current data source backing this display group, or null if no dataSource is currently used.
DATE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
dateformat - Variable in class net.wotonomy.web.WOString
 
DATEFORMAT8601 - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
debugString(String) - Static method in class net.wotonomy.web.WOComponent
 
debugString(String) - Static method in class net.wotonomy.web.WODirectAction
Writes a message to the standard error stream if debugging is activated.
debugString(String) - Static method in class net.wotonomy.web.WOSession
Writes a message to the standard error stream if debugging is activated.
decode(InputStream, String, URL) - Method in class net.wotonomy.web.xml.XMLRPCDecoder
Decodes an object in XML-RPC format from the specified input stream.
decode(InputStream, XMLRPCReceiver) - Method in class net.wotonomy.web.xml.XMLRPCDecoder
Decodes an XML-RPC message from the specified input stream.
defaultAction() - Method in class net.wotonomy.web.WODirectAction
Returns the response from the component named "Main".
defaultEditingContext() - Method in class net.wotonomy.web.WOSession
Returns the default editing context used by this session.
defaultEncoding - Static variable in class net.wotonomy.web.WOResponse
 
defaultEncoding() - Static method in class net.wotonomy.web.WOResponse
Returns the current default encoding seting.
defaultFormValueEncoding() - Method in class net.wotonomy.web.WORequest
Returns the default form value encoding ("ISO8859_1").
defaultRequestHandler() - Method in class net.wotonomy.web.WOApplication
Returns the default request handler used if the requested handler isn't specified or cannot be found.
defaultStringMatchFormat() - Method in class net.wotonomy.web.WODisplayGroup
Returns the current string matching format.
defaultStringMatchOperator() - Method in class net.wotonomy.web.WODisplayGroup
Returns the current string matching operator.
delegate() - Method in class net.wotonomy.web.WODisplayGroup
Returns the current delegate for this display group, or null if no delegate is currently set.
delete() - Method in class net.wotonomy.web.WODisplayGroup
Convenience for binding to a component action: calls deleteSelection() and then displayBatchContainingSelectedObject() and returns null, which is a suitable result from a component action.
deleteAllElementIDComponents() - Method in class net.wotonomy.web.WOContext
Deletes all components of the element id.
deleteLastElementIDComponent() - Method in class net.wotonomy.web.WOContext
Deletes the last component of the element id.
deleteObjectAtIndex(int) - Method in class net.wotonomy.web.WODisplayGroup
Deletes the object at the specified index, notifying the delegate before and after the operation, and then updating the selection if needed.
deleteSelection() - Method in class net.wotonomy.web.WODisplayGroup
Deletes the currently selected objects.
descriptionForResponse(WOResponse, WOContext) - Method in class net.wotonomy.web.WOComponent
Called on the component that represents the requested page.
detailKey() - Method in class net.wotonomy.web.WODisplayGroup
Returns the key by which this display group is bound a master display group, or null if this is not a detail display group.
directActionClass(WOContext) - Method in class net.wotonomy.web.WOForm
 
directActionName(WOContext) - Method in class net.wotonomy.web.WOForm
 
directActionName - Variable in class net.wotonomy.web.WOHyperlink
 
directActionName() - Method in class net.wotonomy.web.WOHyperlink
 
directActionRequestHandlerKey() - Static method in class net.wotonomy.web.WOApplication
Returns the direct action request handler key, which is defined by the system property _DirectActionRequestHandlerKey.
directActionURLForActionNamed(String, Map) - Method in class net.wotonomy.web.WOContext
Returns a URL for the named action with query parameters as specified by the dictionary.
disableClientCaching() - Method in class net.wotonomy.web.WOResponse
Sets a header in the response to disable client caching.
disabled(WOContext) - Method in class net.wotonomy.web.WOInput
 
dispatchRequest(WORequest) - Method in class net.wotonomy.web.WOApplication
Dispatches the request to the appropriate handler.
displayBatchContainingSelectedObject() - Method in class net.wotonomy.web.WODisplayGroup
Sets the displayed objects to the batch containing the first selected object, and updates the current batch index, and returns null to force a page reload.
displayedObjects - Variable in class net.wotonomy.web.WODisplayGroup
 
displayedObjects() - Method in class net.wotonomy.web.WODisplayGroup
Returns a read-only List of all objects in the display group that are currently displayed by the associations.
displayedObjectsProxy - Variable in class net.wotonomy.web.WODisplayGroup
 
displayGroupCreateObjectFailed(WODisplayGroup, EODataSource) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called when the specified data source fails to create an object for the specified display group.
displayGroupDidChangeDataSource(WODisplayGroup) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group's data source is changed.
displayGroupDidChangeSelectedObjects(WODisplayGroup) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after a change occurs in the specified display group's selected objects.
displayGroupDidChangeSelection(WODisplayGroup) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group's selection has changed.
displayGroupDidDeleteObject(WODisplayGroup, Object) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group has deleted the specified object.
displayGroupDidFetchObjects(WODisplayGroup, List) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group has fetched the specified object list.
displayGroupDidInsertObject(WODisplayGroup, Object) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group has inserted the specified object into its internal object list.
displayGroupDidSetValueForObject(WODisplayGroup, Object, Object, String) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called after the specified display group has set the specified value for the specified object and key.
displayGroupDisplayArrayForObjects(WODisplayGroup, List) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group to determine what objects should be displayed for the objects in the specified list.
displayGroupShouldChangeSelection(WODisplayGroup, List) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group before it attempts to change the selection.
displayGroupShouldDeleteObject(WODisplayGroup, Object) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group before it attempts to delete the specified object.
displayGroupShouldDisplayAlert(WODisplayGroup, String, String) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group before it attempts display the specified alert to the user.
displayGroupShouldFetch(WODisplayGroup) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group before it attempts fetch objects.
displayGroupShouldInsertObject(WODisplayGroup, Object, int) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group before it attempts to insert the specified object.
displayGroupShouldRedisplay(WODisplayGroup, NSNotification) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group when it receives the specified ObjectsChangedInEditingContextNotification.
displayGroupShouldRefetch(WODisplayGroup, NSNotification) - Method in interface net.wotonomy.web.WODisplayGroup.Delegate
Called by the specified display group when it receives the specified InvalidatedAllObjectsInStoreNotification.
DisplayGroupWillFetchNotification - Static variable in class net.wotonomy.web.WODisplayGroup
Notification sent when the display group is about to fetch.
displayNextBatch() - Method in class net.wotonomy.web.WODisplayGroup
Sets the displayed objects to the next batch and updates the current batch index, and returns null to force a page reload.
displayPreviousBatch() - Method in class net.wotonomy.web.WODisplayGroup
Sets the displayed objects to the next batch and updates the current batch index, and returns null to force a page reload.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.wotonomy.web.WOApplication
Dispatches the request and updates the specified response as appropriate.
domain() - Method in class net.wotonomy.web.WOCookie
Gets the domain of the cookie.
domainForIDCookies() - Method in class net.wotonomy.web.WOSession
Returns the current domain for cookies containing session ids.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.wotonomy.web.WOApplication
Handles post requests by calling doGet(), since the framework handles both gets and posts similarly.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.wotonomy.web.xml.XMLRPCServlet
Overridden to service the request.
DOUBLE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
dynamicElementWithName(String, NSDictionary, WOElement, List) - Method in class net.wotonomy.web.WOApplication
Returns either a dynamic element or a component for the specified name.

E

editingContextPresentErrorMessage(EOEditingContext, String) - Method in class net.wotonomy.web.WODisplayGroup
Called to display a message for an error that occurred in the specified editing context.
editingContextShouldContinueFetching(EOEditingContext, int, int, EOObjectStore) - Method in class net.wotonomy.web.WODisplayGroup
Called by the specified object store to determine whether fetching should continue, where count is the current count and limit is the limit as specified by the fetch specification.
editingContextWillSaveChanges(EOEditingContext) - Method in class net.wotonomy.web.WODisplayGroup
Called before the editing context begins to save changes.
editorHasChangesForEditingContext(EOEditingContext) - Method in class net.wotonomy.web.WODisplayGroup
Called to determine whether this editor has changes that have not been committed to the object in the context.
elementID() - Method in class net.wotonomy.web.WOContext
Returns the element id, or null if it doesn't exist.
elementName(WOContext) - Method in class net.wotonomy.web.WOGenericElement
 
encode(Object, OutputStream) - Method in class net.wotonomy.web.xml.XMLRPCEncoder
Encodes an object to the specified output stream as XML.
encodeFault(int, String, OutputStream) - Method in class net.wotonomy.web.xml.XMLRPCEncoder
Encodes a fault response in XML-RPC format in a "methodResponse" tag, and writes the XML to the specified output stream.
encodeRequest(String, Object[], OutputStream) - Method in class net.wotonomy.web.xml.XMLRPCEncoder
Encodes a method request in XML-RPC format in a "methodCall" tag, and writes the XML to the specified output stream.
encodeResponse(Object, OutputStream) - Method in class net.wotonomy.web.xml.XMLRPCEncoder
Encodes a method response in XML-RPC format in a "methodResponse" tag, and writes the XML to the specified output stream.
endEditing() - Method in class net.wotonomy.web.WODisplayGroup
Deprecated: returns true.
enterQueryMode(Object) - Method in class net.wotonomy.web.WODisplayGroup
Sets the display group and associations to edit a "query by example" query object.
equalToQueryValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to query values that will be used to test for equality.
errorMessageUrlForResourceNamed(String, String) - Method in class net.wotonomy.web.WOResourceManager
Returns a url to be used when errors occur while retrieving a resource.
escapeHTML - Variable in class net.wotonomy.web.WOHyperlink
 
escapeHTML() - Method in class net.wotonomy.web.WOHyperlink
If true, inserts escape codes in to the string string so that HTML special characters (greater-than, less-than, etc.) appear correctly.
escapeHTML - Variable in class net.wotonomy.web.WOString
 
existingSession() - Method in class net.wotonomy.web.WODirectAction
Returns the existing session, or null if no session exists.
expirationDateForIDCookies() - Method in class net.wotonomy.web.WOSession
Returns the current expiration date for cookies that store session ids.
expires() - Method in class net.wotonomy.web.WOCookie
Gets the expiration date of the cookie.

F

FALSE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
FAULT - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
fault(int, String) - Method in interface net.wotonomy.web.xml.XMLRPCReceiver
Receives an XML-RPC fault response.
FAULTCODE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
FAULTSTRING - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
fetch() - Method in class net.wotonomy.web.WODisplayGroup
Requests a list of objects from the DataSource and calls setObjectArray to populate the list.
fetchesOnLoad() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether this display group should immediate fetch when loaded.
filename - Variable in class net.wotonomy.web.WOBody
 
filename - Variable in class net.wotonomy.web.WOImage
 
filename() - Method in class net.wotonomy.web.WOImage
 
flushDataCache() - Method in class net.wotonomy.web.WOResourceManager
Clears all cached system-wide resource data.
formattedValue(Object, WOComponent) - Method in class net.wotonomy.web.WOInput
Formats a value as a date or number.
formatter - Variable in class net.wotonomy.web.WOString
 
formValueEncoding() - Method in class net.wotonomy.web.WORequest
Gets the current method used for decoding form values.
formValueForKey(String) - Method in class net.wotonomy.web.WORequest
Returns one value for the specified key.
formValueKeys() - Method in class net.wotonomy.web.WORequest
Returns an array containing all the form keys in the request.
formValues() - Method in class net.wotonomy.web.WORequest
Returns a dictionary containing all the key-value mappings in the request.
formValuesForKey(String) - Method in class net.wotonomy.web.WORequest
Returns an array of the values for the specified key in no particular order.
frameName(WOContext) - Method in class net.wotonomy.web.WOFrame
 
framework - Variable in class net.wotonomy.web.WOBody
 
framework - Variable in class net.wotonomy.web.WOImage
 
framework() - Method in class net.wotonomy.web.WOImage
 
frameworkName() - Method in class net.wotonomy.web.WOComponent
Returns the name of the framework that contains this component, or null if the component does not belong to a framework.

G

generateResponse() - Method in interface net.wotonomy.web.WOActionResults
Returns a response object as appropriate for the target.
generateResponse() - Method in class net.wotonomy.web.WOComponent
Generates a WOResponse and calls appendToResponse() on it.
generateResponse() - Method in class net.wotonomy.web.WODynamicElement
 
generateResponse() - Method in class net.wotonomy.web.WOResponse
Returns this object.
getHandler() - Method in class net.wotonomy.web.xml.XMLRPCServlet
Gets the object whose methods will be invoked to handle incoming requests.
getNextItem() - Method in class net.wotonomy.web.WORepetition
 
globalDefaultForValidatesChangesImmediately() - Static method in class net.wotonomy.web.WODisplayGroup
Specifies the default behavior for whether changes should be validated immediately for all display groups.
globalDefaultStringMatchFormat() - Static method in class net.wotonomy.web.WODisplayGroup
Specifies the default string matching format for all display groups.
globalDefaultStringMatchOperator() - Static method in class net.wotonomy.web.WODisplayGroup
Specifies the default string matching operator for all display groups.
greaterThanQueryValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to query values that will be used to test for greater value.

H

handleException(Throwable, WOContext) - Method in class net.wotonomy.web.WOApplication
 
handlePageRestorationErrorInContext(WOContext) - Method in class net.wotonomy.web.WOApplication
 
handleQueryWithUnboundKey(String) - Method in class net.wotonomy.web.WOComponent
 
handleQueryWithUnboundKey(String) - Method in class net.wotonomy.web.WOSession
 
handler - Variable in class net.wotonomy.web.xml.XMLRPCServlet
 
handleRequest(WORequest) - Method in class net.wotonomy.web.WOComponentRequestHandler
 
handleRequest(WORequest) - Method in class net.wotonomy.web.WODirectActionRequestHandler
 
handleRequest(WORequest) - Method in class net.wotonomy.web.WORequestHandler
Dispatches the request and returns the response.
handleRequest(WORequest) - Method in class net.wotonomy.web.WOResourceRequestHandler
 
handleRequest(String, Object[], HttpServletResponse) - Method in class net.wotonomy.web.xml.XMLRPCServlet
Called by doPost after parsing an incoming request, and is responsible for invoking the specified method with the specified parameters on the handler object.
handlerForRequest(WORequest) - Method in class net.wotonomy.web.WOApplication
Returns the request handler that would best service the specified request.
handleSessionCreationErrorInContext(WOContext) - Method in class net.wotonomy.web.WOApplication
 
handleSessionRestorationErrorInContext(WOContext) - Method in class net.wotonomy.web.WOApplication
 
handleTakeValueForUnboundKey(Object, String) - Method in class net.wotonomy.web.WOComponent
 
handleTakeValueForUnboundKey(Object, String) - Method in class net.wotonomy.web.WOSession
 
hasBinding(String) - Method in class net.wotonomy.web.WOComponent
Returns whether this component has the specified binding.
hasDetailDataSource() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether the data source is a detail data source, suggesting that this is a detail display group.
hasMultipleBatches() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether the displayed objects have been batched.
hasSession() - Method in class net.wotonomy.web.WOComponent
Returns whether a session has been created for this user.
hasSession() - Method in class net.wotonomy.web.WOContext
Returns whether a session has been created for the associated request.
headerForKey(String) - Method in class net.wotonomy.web.WOMessage
Returns one header value for the specified key.
headerForKey(String) - Method in class net.wotonomy.web.WORequest
Returns one value for the specified header key.
headerKeys() - Method in class net.wotonomy.web.WOMessage
Returns an array of all the header keys that have been set in the response.
headerKeys() - Method in class net.wotonomy.web.WORequest
Returns an array of the header names in this request in no particular order.
headersForKey(String) - Method in class net.wotonomy.web.WOMessage
Returns an array of all the header values for the specified key, or null if the key does not exist.
headersForKey(String) - Method in class net.wotonomy.web.WORequest
Returns an array of the header values for the specified key in no particular order.
headerString() - Method in class net.wotonomy.web.WOCookie
Returns the string as it appears in the HTTP header of the response.
href(WOContext) - Method in class net.wotonomy.web.WOForm
 
href - Variable in class net.wotonomy.web.WOHyperlink
 
href() - Method in class net.wotonomy.web.WOHyperlink
 
httpVersion() - Method in class net.wotonomy.web.WOMessage
Gets the current HTTP version header for the response.
httpVersion() - Method in class net.wotonomy.web.WORequest
Returns the name of the protocol (presumably HTTP) and the version used by the client as sent in the request headers.

I

I4 - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
incrementLastElementIDComponent() - Method in class net.wotonomy.web.WOContext
Increments the last component of the element id.
index - Variable in class net.wotonomy.web.WORepetition
 
index() - Method in class net.wotonomy.web.WORepetition
 
indexOfFirstDisplayedObject() - Method in class net.wotonomy.web.WODisplayGroup
Returns the one-based index within the displayed objects list of the first displayed object in the current batch.
indexOfLastDisplayedObject() - Method in class net.wotonomy.web.WODisplayGroup
Returns the one-based index within the displayed objects list of the first last object in the current batch.
inputName(WOContext) - Method in class net.wotonomy.web.WOInput
 
inputSize() - Method in class net.wotonomy.web.WOPopUpButton
 
inputStreamForResourceNamed(String, String, NSArray) - Method in class net.wotonomy.web.WOResourceManager
Returns an input for the raw resource.
inputType() - Method in class net.wotonomy.web.WOCheckBox
 
inputType() - Method in class net.wotonomy.web.WOInput
 
inputType() - Method in class net.wotonomy.web.WOPasswordField
 
inputType() - Method in class net.wotonomy.web.WOPopUpButton
 
inputType() - Method in class net.wotonomy.web.WORadioButton
 
inputType() - Method in class net.wotonomy.web.WOResetButton
 
inputType() - Method in class net.wotonomy.web.WOSubmitButton
 
inputType() - Method in class net.wotonomy.web.WOText
 
inputType() - Method in class net.wotonomy.web.WOTextField
 
inQueryMode() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether this display group is in "query by example" mode.
insert() - Method in class net.wotonomy.web.WODisplayGroup
Convenience to call insertNewObjectAtIndex with the current selection plus one, or at the end of the list if there is no selection.
insertedObjectDefaultValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map of default values that are applied to new objects that are inserted into the list.
insertNewObjectAtIndex(int) - Method in class net.wotonomy.web.WODisplayGroup
Creates a new object at the specified index.
insertObjectAtIndex(Object, int) - Method in class net.wotonomy.web.WODisplayGroup
Inserts the specified object into the list at the specified index.
INT - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
invoke(Object, Object[]) - Method in class net.wotonomy.web.xml.XMLRPCSelector
Invokes this selector's method on the specified object using the specified parameters.
invoke(String, Class[], Object, Object[]) - Static method in class net.wotonomy.web.xml.XMLRPCSelector
 
invoke(String, Object) - Static method in class net.wotonomy.web.xml.XMLRPCSelector
 
invoke(String, Class[], Object, Object) - Static method in class net.wotonomy.web.xml.XMLRPCSelector
 
invoke(String, Class[], Object, Object, Object) - Static method in class net.wotonomy.web.xml.XMLRPCSelector
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOActiveImage
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOApplication
Invoked to start the second phase of the request-response cycle, after all calls to takeValuesFromRequest have finished.
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOBody
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOComponent
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOConditional
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WODynamicElement
This method is called on all objects and elements of the application until a non-null value is returned.
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOElement
This method is called on all objects and elements of the application until a non-null value is returned.
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOForm
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOGenericContainer
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOGenericElement
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOHyperlink
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOImage
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WORepetition
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOSession
Invoked by the Application to determine which component is the intended recipient of the user's action.
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOSubmitButton
 
invokeAction(WORequest, WOContext) - Method in class net.wotonomy.web.WOSwitchComponent
 
isCachingEnabled() - Static method in class net.wotonomy.web.WOApplication
Returns whether templates are cached.
isCachingEnabled() - Method in class net.wotonomy.web.WOComponent
Returns whether templates are cached.
isConcurrentRequestHandlingEnabled() - Method in class net.wotonomy.web.WOApplication
Returns whether this application allows request to be handled concurrently.
isDebuggingEnabled() - Static method in class net.wotonomy.web.WOApplication
Returns whether the application is in "debug mode".
isDistributionEnabled() - Method in class net.wotonomy.web.WOContext
Returns whether distribution is enabled.
isDistributionEnabled() - Method in class net.wotonomy.web.WOSession
Returns whether the session is part of a distributed application.
isFormValueEncodingDetectionEnabled() - Method in class net.wotonomy.web.WORequest
Gets whether the appropriate encoding scheme for decoding the form values is currently automatically determined.
isFromClientComponent() - Method in class net.wotonomy.web.WORequest
Returns whether the request is from a java-based client component.
isInForm() - Method in class net.wotonomy.web.WOContext
Returns whether the current context is in a form.
isPageRefreshOnBacktrackEnabled() - Method in class net.wotonomy.web.WOApplication
Returns whether a "backtrack" for an existing page should simply call generateResponse() on the existing page instance.
isSecure() - Method in class net.wotonomy.web.WOCookie
Returns whether the cookie will only be sent over a secure protocol.
isStateless() - Method in class net.wotonomy.web.WOComponent
Returns whether this component should be considered stateless.
isSynchronizing() - Method in class net.wotonomy.web.xml.XMLRPCServlet
Gets whether the servlet should synchonize on the object before invoking methods on it.
isTerminating() - Method in class net.wotonomy.web.WOSession
Returns whether the current session will terminate at the completion of the current response.
isValueConstant() - Method in class net.wotonomy.web.WOAssociation
Returns true if this association is constant and therefore read-only.
isValueSettable() - Method in class net.wotonomy.web.WOAssociation
Returns true if this association is writable; that is, returns true if this association is not constant.
item(WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
item - Variable in class net.wotonomy.web.WORepetition
 
item() - Method in class net.wotonomy.web.WORepetition
 
iterator - Variable in class net.wotonomy.web.WORepetition
 

L

languages() - Method in class net.wotonomy.web.WOSession
Returns the languages for which this session has been localized, in order of preference.
lessThanQueryValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to query values that will be used to test for lesser value.
list(WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
list - Variable in class net.wotonomy.web.WORepetition
 
list() - Method in class net.wotonomy.web.WORepetition
 
localKeys() - Method in class net.wotonomy.web.WODisplayGroup
Returns the keys that were declared when read from an external resource file.
logString(String) - Static method in class net.wotonomy.web.WOComponent
 
logString(String) - Static method in class net.wotonomy.web.WODirectAction
Writes a message to the standard error stream.
logString(String) - Static method in class net.wotonomy.web.WOSession
Writes a message to the standard error stream.

M

main(String[]) - Static method in class net.wotonomy.web.WOApplication
Main entry point for applications that do not subclass WOApplication.
main(String[], Class) - Static method in class net.wotonomy.web.WOApplication
Subclasses may call this method to start a self-hosted web server to serve themselves directly (for testing).
masterObject() - Method in class net.wotonomy.web.WODisplayGroup
Returns the selected object in the master display group, or null if this is not a detail display group.
MEMBER - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
method() - Method in class net.wotonomy.web.WORequest
Returns the HTTP method of the request: "GET" or "POST", or possibly "PUT".
METHODCALL - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
METHODNAME - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
METHODRESPONSE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
mimeType - Variable in class net.wotonomy.web.WOBody
 
mimeType - Variable in class net.wotonomy.web.WOImage
 
mimeType() - Method in class net.wotonomy.web.WOImage
 
multipleSubmit(WOContext) - Method in class net.wotonomy.web.WOForm
 

N

name() - Method in class net.wotonomy.web.WOApplication
Returns the name of the application.
name() - Method in class net.wotonomy.web.WOComponent
Returns the name of the component, which is usually just the class name.
name() - Method in class net.wotonomy.web.WOCookie
Returns the name of the cookie.
name - Variable in class net.wotonomy.web.WODynamicElement
 
NAME - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
negate - Variable in class net.wotonomy.web.WOConditional
 
negate() - Method in class net.wotonomy.web.WOConditional
 
net.wotonomy.web - package net.wotonomy.web
An implementation of the WebObjects framework.
net.wotonomy.web.util - package net.wotonomy.web.util
 
net.wotonomy.web.xml - package net.wotonomy.web.xml
The XML object serialization framework, including an XML-RPC serializer implementation and an easy-to-use XML-RPC servlet and client.
NIL - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
numberformat - Variable in class net.wotonomy.web.WOString
 
numberOfObjectsPerBatch() - Method in class net.wotonomy.web.WODisplayGroup
Returns the number of objects per batch.

O

objectForKey(String) - Method in class net.wotonomy.web.WOSession
Returns the session value associated with the specified key.
objectsInvalidatedInEditingContext(NSNotification) - Method in class net.wotonomy.web.WODisplayGroup
Handles notifications from the data source's editing context, looking for InvalidatedAllObjectsInStoreNotification and ObjectsChangedInEditingContextNotification, refetching in the former case and updating displayed objects in the latter.
objectWillChange(Object) - Method in class net.wotonomy.web.WODisplayGroup
Receives notifications of changes from objects that are managed by this display group.
openURL(String) - Static method in class net.wotonomy.web.util.BrowserLauncher
Attempts to open the default web browser to the given URL.

P

page() - Method in class net.wotonomy.web.WOContext
Returns the current page.
pageCacheSize() - Method in class net.wotonomy.web.WOApplication
Returns the number of pages that will be retained in the user's session.
pageName - Variable in class net.wotonomy.web.WOHyperlink
 
pageName() - Method in class net.wotonomy.web.WOHyperlink
 
pageWithName(String, WORequest) - Method in class net.wotonomy.web.WOApplication
Returns the page component with the specified name.
pageWithName(String, WOContext) - Method in class net.wotonomy.web.WOApplication
Called to retrieve a component for the specified context.
pageWithName(String) - Method in class net.wotonomy.web.WOComponent
Returns a new WOComponent with the specified name.
pageWithName(String) - Method in class net.wotonomy.web.WODirectAction
Returns the named WOComponent.
PARAM - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
PARAMS - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
parent - Variable in class net.wotonomy.web.WOComponent
 
parent() - Method in class net.wotonomy.web.WOComponent
Returns this component's parent component, or null if none.
path() - Method in class net.wotonomy.web.WOApplication
Returns the absolute path to the application on the local file system.
path - Variable in class net.wotonomy.web.WOAssociation
 
path() - Method in class net.wotonomy.web.WOComponent
Returns the system-dependent file path to the current component directory, including the ".wo" extension.
path() - Method in class net.wotonomy.web.WOCookie
Gets the path of the cookie.
pathForResourceNamed(String, String, NSArray) - Method in class net.wotonomy.web.WOResourceManager
Deprecated. Use inputStreamForResourceNamed instead.
performActionNamed(String) - Method in class net.wotonomy.web.WODirectAction
Appends "Action" to the specified string and tries to invoke method with that name and no arguments.
performParentAction(String) - Method in class net.wotonomy.web.WOComponent
Invokes the specified action on this component's parent.
permanentPageCacheSize() - Method in class net.wotonomy.web.WOApplication
Returns the number of pages that will be retained in the longer-term "permanent" page cache in the user's session, which is typically used for navigation bars in frames, etc.
port() - Static method in class net.wotonomy.web.WOApplication
Gets the port used when run as a standalone server.
pullValuesFromParent() - Method in class net.wotonomy.web.WOComponent
Called before each phase of the request-response cycle, if synchronizesVariablesWithBindings is true and the component is not stateless.
pullValuesFromParent(WOComponent) - Method in class net.wotonomy.web.WOConditional
 
pullValuesFromParent(WOComponent) - Method in class net.wotonomy.web.WOHyperlink
 
pullValuesFromParent(WOComponent) - Method in class net.wotonomy.web.WORepetition
 
pushValuesToParent() - Method in class net.wotonomy.web.WOComponent
Called after each phase of the request-response cycle, if synchronizesVariablesWithBindings is true and the component is not stateless.
pushValuesToParent(WOComponent) - Method in class net.wotonomy.web.WORepetition
 

Q

qualifier() - Method in class net.wotonomy.web.WODisplayGroup
Returns a qualifier that will be applied all the objects in this display group to determine which objects will be displayed.
qualifierFromQueryValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a new qualifier built from the three query value maps: greater than, equal to, and less than.
qualifyDataSource() - Method in class net.wotonomy.web.WODisplayGroup
Calls qualifierFromQueryValues(), applies the result to the data source, and calls fetch().
qualifyDisplayGroup() - Method in class net.wotonomy.web.WODisplayGroup
Calls qualifierFromQueryValues(), sets the qualifier with setQualifier(), and calls updateDisplayedObjects().
queryBindings() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to binding query values.
queryBindingValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to binding query values.
queryMatch() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to binding query values for a matching query.
queryMax() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to binding query values for a maximum value query.
queryMin() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to binding query values for a minimum value query.
queryOperator() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to operator values.
queryOperatorValues() - Method in class net.wotonomy.web.WODisplayGroup
Returns a Map containing the mappings of keys to operator values.

R

redisplay() - Method in class net.wotonomy.web.WODisplayGroup
Sets contentsChanged to true and notifies all observers.
ref - Variable in class net.wotonomy.web.WOHyperlink
 
registeredRequestHandlerKeys() - Method in class net.wotonomy.web.WOApplication
Returns the keys under which request handlers are registered.
registerRequestHandler(WORequestHandler, String) - Method in class net.wotonomy.web.WOApplication
Registers the specified request handler for the specified key.
removeCookie(WOCookie) - Method in class net.wotonomy.web.WOMessage
Removes the specified cookie from the response.
removeDataForKey(String, WOSession) - Method in class net.wotonomy.web.WOResourceManager
Removes the data from the dynamic data cache for the specified session.
removeObjectForKey(String) - Method in class net.wotonomy.web.WOSession
Removes the session value associated with the specified key.
removeRequestHandlerForKey(String) - Method in class net.wotonomy.web.WOApplication
Unregisters any existing request handler for the specified key returning the existing request handler, if any.
removeSessionWithID(String) - Method in class net.wotonomy.web.WOServletSessionStore
This implementation currently does nothing and returns null, as we rely on the servlet container to dispose of the HttpSession which contains our WOSession.
removeSessionWithID(String) - Method in class net.wotonomy.web.WOSessionStore
Removes the WOSession for the specified ID from the store and returns it.
request() - Method in class net.wotonomy.web.WOContext
Returns this context's request.
request() - Method in class net.wotonomy.web.WODirectAction
Returns the WORequest object for the current request.
request(String, Object[]) - Method in interface net.wotonomy.web.xml.XMLRPCReceiver
Receives an XML-RPC request.
requestHandlerForKey(String) - Method in class net.wotonomy.web.WOApplication
Returns the request handler registered for the specified key, or null if no request handler is registered for that key.
requestHandlerKey() - Method in class net.wotonomy.web.WORequest
Returns the portion of the URI that specifies which request handler should handle the request.
requestHandlerPath() - Method in class net.wotonomy.web.WORequest
Returns the portion of the URI that specifies path information for the request, not including the query string.
requestHandlerPathArray() - Method in class net.wotonomy.web.WORequest
Returns the items in the request handler path parsed by the "/" delimiter and put into an array.
reset() - Method in class net.wotonomy.web.WOComponent
Called only on stateless components to tell themselves to reset themselves for another invocation using a different context.
resourceManager() - Method in class net.wotonomy.web.WOApplication
Returns the application's current resource manager.
resourceRequestHandlerKey() - Static method in class net.wotonomy.web.WOApplication
Returns the resource request handler key, which is defined by the system property _ResourceRequestHandlerKey.
response() - Method in class net.wotonomy.web.WOContext
Returns this context's response.
response(Object) - Method in interface net.wotonomy.web.xml.XMLRPCReceiver
Receives an XML-RPC response.
restorePageForContextID(String) - Method in class net.wotonomy.web.WOSession
Returns the page in the session's page cache corresponding to the specified context id.
restoreSessionWithID(String, WOContext) - Method in class net.wotonomy.web.WOApplication
Called at the beginning of the request-response cycle to obtain the current session from the user's last request.
restoreSessionWithID(String, WORequest) - Method in class net.wotonomy.web.WOServletSessionStore
Returns the WOSession for the specified ID from the store.
restoreSessionWithID(String, WORequest) - Method in class net.wotonomy.web.WOSessionStore
Returns the WOSession for the specified ID from the store.
rootElement - Variable in class net.wotonomy.web.WODynamicElement
 

S

savePage(WOComponent) - Method in class net.wotonomy.web.WOSession
Puts this page in the session's page cache using the current context id as the key.
savePageInPermanentCache(WOComponent) - Method in class net.wotonomy.web.WOSession
Puts this page in the special cache is will not get automatically flushed like the session page cache.
saveSessionForContext(WOContext) - Method in class net.wotonomy.web.WOApplication
Called at the end of the request-response cycle to persist the current session until the user's next request.
saveSessionForContext(WOContext) - Method in class net.wotonomy.web.WOServletSessionStore
Places the context's session into the store.
saveSessionForContext(WOContext) - Method in class net.wotonomy.web.WOSessionStore
Places the context's session into the store.
select(Object, WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
selectedIndexes - Variable in class net.wotonomy.web.WODisplayGroup
 
selectedObject() - Method in class net.wotonomy.web.WODisplayGroup
Returns the currently selected object, or null if there is no selection.
selectedObjects - Variable in class net.wotonomy.web.WODisplayGroup
 
selectedObjects() - Method in class net.wotonomy.web.WODisplayGroup
Returns a read-only List containing all selected objects, if any.
selectedObjectsProxy - Variable in class net.wotonomy.web.WODisplayGroup
 
selectedObjectValueForKey(String) - Method in class net.wotonomy.web.WODisplayGroup
Returns a value on the selected object for the specified key.
selection(WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
selectionIndexes() - Method in class net.wotonomy.web.WODisplayGroup
Returns a read-only List containing the indexes of all selected objects, if any.
selectNext() - Method in class net.wotonomy.web.WODisplayGroup
Sets the selection to the next displayed object after the current selection.
selectObject(Object) - Method in class net.wotonomy.web.WODisplayGroup
Sets the selection to the specified object.
selectObjectsIdenticalTo(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the selection to the specified objects.
selectObjectsIdenticalToSelectFirstOnNoMatch(List, boolean) - Method in class net.wotonomy.web.WODisplayGroup
Calls selectObjectsIdenticalTo and if false is returned and selectFirstIfNoMatch is true, selects the first object.
selectPrevious() - Method in class net.wotonomy.web.WODisplayGroup
Sets the selection to the previous displayed object before the current selection.
selectsFirstObjectAfterFetch() - Method in class net.wotonomy.web.WODisplayGroup
Sets whether this display group will select the first object in the list after a fetch.
sendEmail(String) - Method in class net.wotonomy.web.WOMailDelivery
 
senderID() - Method in class net.wotonomy.web.WOContext
Returns the sender id, or null if it doesn't exist.
serverSessionStore() - Static method in class net.wotonomy.web.WOSessionStore
Returns the default session store used by WOApplication.
session() - Method in class net.wotonomy.web.WOComponent
Returns the current session object, creating it if it doesn't exist.
session() - Method in class net.wotonomy.web.WOContext
Returns this context's session, creating one if it doesn't exist.
session() - Method in class net.wotonomy.web.WODirectAction
Returns the existing session if it exists.
sessionID() - Method in class net.wotonomy.web.WORequest
Returns the unique identifier for the sessions associated with this request, or null if no session is found.
sessionID() - Method in class net.wotonomy.web.WOSession
Returns the id of the current session.
sessionStore() - Method in class net.wotonomy.web.WOApplication
Returns the session store used by this application to persist sessions between request-response transactions.
setActionClass(String) - Method in class net.wotonomy.web.WOHyperlink
 
setAnchorName(String) - Method in class net.wotonomy.web.WOHyperlink
 
setAutoOpenInBrowser(boolean) - Static method in class net.wotonomy.web.WOApplication
Sets whether this application should attempt to open a web browser on the host machine when launched standalone.
setCachingEnabled(boolean) - Static method in class net.wotonomy.web.WOApplication
Sets whether templates are cached.
setCachingEnabled(boolean) - Method in class net.wotonomy.web.WOComponent
Sets whether templates are cached.
setComponentRequestHandlerKey(String) - Static method in class net.wotonomy.web.WOApplication
Deprecated. Set the system property _ComponentRequestHandlerKey.
setCondition(boolean) - Method in class net.wotonomy.web.WOConditional
 
setContent(NSData) - Method in class net.wotonomy.web.WOMessage
Sets the content of the response to the bytes represented by the specified data object.
setContentEncoding(String) - Method in class net.wotonomy.web.WOMessage
Sets the content encoding for the response.
setCount(int) - Method in class net.wotonomy.web.WORepetition
 
setCurrentBatchIndex(int) - Method in class net.wotonomy.web.WODisplayGroup
Sets the index of the currently displayed batch.
setData(NSData) - Method in class net.wotonomy.web.WOImage
 
setData(NSData, String, String, WOSession) - Method in class net.wotonomy.web.WOResourceManager
Sets the data in the dynamic data cache for the specified session.
setDataSource(EODataSource) - Method in class net.wotonomy.web.WODisplayGroup
Sets the data source that will be used by this display group.
setDebuggingEnabled(boolean) - Static method in class net.wotonomy.web.WOApplication
Sets whether the application is in "debug mode".
setDefaultEditingContext(EOEditingContext) - Method in class net.wotonomy.web.WOSession
Sets the default editing context used by this session.
setDefaultEncoding(String) - Static method in class net.wotonomy.web.WOResponse
Sets the default encoding setting.
setDefaultFormValueEncoding(String) - Method in class net.wotonomy.web.WORequest
Sets the default character encoding.
setDefaultRequestHandler(WORequestHandler) - Method in class net.wotonomy.web.WOApplication
Sets the default request handler used if the requested handler isn't specified or cannot be found.
setDefaultStringMatchFormat(String) - Method in class net.wotonomy.web.WODisplayGroup
Sets the default string matching format that will be used by this display group.
setDefaultStringMatchOperator(String) - Method in class net.wotonomy.web.WODisplayGroup
Sets the default string matching operator that will be used by this display group.
setDelegate(Object) - Method in class net.wotonomy.web.WODisplayGroup
Sets the display group delegate that will be used by this display group.
setDetailKey(String) - Method in class net.wotonomy.web.WODisplayGroup
Sets the key by which this display group is bound a master display group.
setDirectActionName(String) - Method in class net.wotonomy.web.WOHyperlink
 
setDirectActionRequestHandlerKey(String) - Static method in class net.wotonomy.web.WOApplication
Deprecated. Set the system property _DirectActionRequestHandlerKey.
setDistributionEnabled(boolean) - Method in class net.wotonomy.web.WOContext
Sets whether distribution is enabled.
setDistributionEnabled(boolean) - Method in class net.wotonomy.web.WOSession
Sets whether distribution is currently enabled.
setDomain(String) - Method in class net.wotonomy.web.WOCookie
Sets the domain of the cookie.
setEqualToQueryValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the Map that contains the mappings of keys to query values that will be used to test for equality.
setEscapeHTML(boolean) - Method in class net.wotonomy.web.WOHyperlink
Sets the escapeHTML property.
setExpires(NSDate) - Method in class net.wotonomy.web.WOCookie
Sets the expiration date of the cookie.
setFetchesOnLoad(boolean) - Method in class net.wotonomy.web.WODisplayGroup
Sets whether this display group will fetch objects from its data source on load.
setFilename(String) - Method in class net.wotonomy.web.WOImage
 
setFormValueEncodingDetectionEnabled(boolean) - Method in class net.wotonomy.web.WORequest
Sets whether the appropriate encoding scheme for decoding the form values will be automatically determined.
setFramework(String) - Method in class net.wotonomy.web.WOImage
 
setGlobalDefaultForValidatesChangesImmediately(boolean) - Static method in class net.wotonomy.web.WODisplayGroup
Sets the default behavior for validating changes for all display groups.
setGlobalDefaultStringMatchFormat(String) - Static method in class net.wotonomy.web.WODisplayGroup
Sets the default string matching format that will be used by all display groups.
setGlobalDefaultStringMatchOperator(String) - Static method in class net.wotonomy.web.WODisplayGroup
Sets the default string matching operator that will be used by all display groups.
setGreaterThanQueryValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the mapping that contains the mappings of keys to query values that will be used to test for greater value.
setHandler(Object) - Method in class net.wotonomy.web.xml.XMLRPCServlet
Sets the object whose methods will be invoked to handle incoming requests.
setHeader(String, String) - Method in class net.wotonomy.web.WOMessage
Sets the specified header value for the specified key.
setHeaders(NSArray, String) - Method in class net.wotonomy.web.WOMessage
Sets the specified array of values as headers under the specified key.
setHref(String) - Method in class net.wotonomy.web.WOHyperlink
 
setHTTPVersion(String) - Method in class net.wotonomy.web.WOMessage
Sets the HTTP version header in the response.
setIndex(int) - Method in class net.wotonomy.web.WORepetition
 
setInForm(boolean) - Method in class net.wotonomy.web.WOContext
Sets whether the current context is in a WOForm.
setInQueryMode(boolean) - Method in class net.wotonomy.web.WODisplayGroup
Sets whether this display group is in "query by example" mode.
setInsertedObjectDefaultValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the mapping that contains the values that will be applied to new objects inserted into the display group.
setIsSecure(boolean) - Method in class net.wotonomy.web.WOCookie
Sets whether the cookie will only be sent over a secure protocol.
setItem(Object, WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
setItem(Object) - Method in class net.wotonomy.web.WORepetition
 
setLanguages(NSArray) - Method in class net.wotonomy.web.WOSession
Sets the languages for which this session has been localized, in order of preference.
setLessThanQueryValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the mapping that contains the mappings of keys to query values that will be used to test for lesser value.
setList(Collection) - Method in class net.wotonomy.web.WORepetition
 
setLocalKeys(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the keys that are declared when instantiated from an external resource file.
setMasterObject(Object) - Method in class net.wotonomy.web.WODisplayGroup
Sets the master object in the detail data source.
setMimeType(String) - Method in class net.wotonomy.web.WOImage
 
setName(String) - Method in class net.wotonomy.web.WOCookie
Sets the name of the cookie.
setNegate(boolean) - Method in class net.wotonomy.web.WOConditional
 
setNumberOfObjectsPerBatch(int) - Method in class net.wotonomy.web.WODisplayGroup
Returns the number of objects per batch.
setObjectArray(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the objects managed by this display group.
setObjectForKey(Object, String) - Method in class net.wotonomy.web.WOSession
Stores the specified key-value pair in the session.
setPageCacheSize(int) - Method in class net.wotonomy.web.WOApplication
Sets the number of pages that will be retained in the user's session.
setPageName(String) - Method in class net.wotonomy.web.WOHyperlink
 
setPageRefreshOnBacktrackEnabled(boolean) - Method in class net.wotonomy.web.WOApplication
Returns whether a "backtrack" for an existing page should simply call generateResponse() on the existing page instance.
setPath(String) - Method in class net.wotonomy.web.WOCookie
Sets the path of the cookie.
setPermanentPageCacheSize(int) - Method in class net.wotonomy.web.WOApplication
Returns the number of pages that will be retained in the longer-term "permanent" page cache in the user's session, which is typically used for navigation bars in frames, etc.
setQualifier(EOQualifier) - Method in class net.wotonomy.web.WODisplayGroup
Sets the qualifier that will be used by updateDisplayedObjects() to filter displayed objects.
setQueryBindingValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the mapping that contains the mappings of keys to binding values.
setQueryOperatorValues(Map) - Method in class net.wotonomy.web.WODisplayGroup
Sets the mapping that contains the mappings of keys to operator values.
setResourceManager(WOResourceManager) - Method in class net.wotonomy.web.WOApplication
Deprecated. Override createResourceManager() instead.
setResourceRequestHandlerKey(String) - Static method in class net.wotonomy.web.WOApplication
Deprecated. Set the system property _ResourceRequestHandlerKey.
setSelectedObject(Object) - Method in class net.wotonomy.web.WODisplayGroup
Sets the currently selected object, or clears the selection if the object is not found or is null.
setSelectedObjects(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the current selection to the specified objects.
setSelectedObjectValue(Object, String) - Method in class net.wotonomy.web.WODisplayGroup
Sets the specified value for the specified key on all selected objects.
setSelection(Object, WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
setSelectionIndexes(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the current selection to the objects at the specified indexes.
setSelectsFirstObjectAfterFetch(boolean) - Method in class net.wotonomy.web.WODisplayGroup
Sets whether the first object in the list will be selected after a fetch.
setSessionStore(WOSessionStore) - Method in class net.wotonomy.web.WOApplication
Sets the session store used by this application to persist sessions between request-response transactions.
setSMTPHost(String) - Static method in class net.wotonomy.web.WOApplication
Deprecated. Set the system property WOSMTPHost.
setSortOrderings(List) - Method in class net.wotonomy.web.WODisplayGroup
Sets the order of the keys by which this display group will be ordered after a fetch or after a call to updateDisplayedObjects().
setSrc(String) - Method in class net.wotonomy.web.WOImage
 
setStatus(int) - Method in class net.wotonomy.web.WOResponse
Sets the status code of the response.
setStoresIDsInCookies(boolean) - Method in class net.wotonomy.web.WOSession
Sets whether session ids should be stored in cookies.
setStoresIDsInURLs(boolean) - Method in class net.wotonomy.web.WOSession
Sets whether session ids should be stored in urls.
setString(String) - Method in class net.wotonomy.web.WOHyperlink
 
setSynchronizing(boolean) - Method in class net.wotonomy.web.xml.XMLRPCServlet
Sets whether the servlet should synchonize on the object before invoking methods on it.
setTimeOut(double) - Method in class net.wotonomy.web.WOSession
Sets the number of seconds after the last request before the session should be terminated.
setUserInfo(NSDictionary) - Method in class net.wotonomy.web.WOMessage
Sets the current user info dictionary.
setUsesOptimisticRefresh(boolean) - Method in class net.wotonomy.web.WODisplayGroup
Sets whether only changed objects are refreshed (optimistic), or whether all objects are refreshed (pessimistic, default).
setValidatesChangesImmediately(boolean) - Method in class net.wotonomy.web.WODisplayGroup
Sets whether changes made by associations are validated immediately, or when changes are saved.
setValue(Object, WOComponent) - Method in class net.wotonomy.web.WOAssociation
Sets the property in the specified component to the specified value.
setValue(String) - Method in class net.wotonomy.web.WOCookie
Sets the value of the cookie.
setValueForBinding(Object, String) - Method in class net.wotonomy.web.WOComponent
Sets the value for the specified binding for this component.
setValueForObject(Object, Object, String) - Method in class net.wotonomy.web.WODisplayGroup
Sets the specified value for the specified key on the specified object.
setValueForObjectAtIndex(Object, int, String) - Method in class net.wotonomy.web.WODisplayGroup
Calls setValueForObject() for the object at the specified index.
sharedInstance() - Static method in class net.wotonomy.web.WOMailDelivery
 
sleep() - Method in class net.wotonomy.web.WOApplication
Invoked last in the request-response cycle.
sleep() - Method in class net.wotonomy.web.WOComponent
Called at the end of a request-response cycle.
sleep() - Method in class net.wotonomy.web.WOSession
Invoked at the end of the request-response cycle.
SMTPHost() - Static method in class net.wotonomy.web.WOApplication
Gets the smtp server that will be used to send email.
sortOrderings() - Method in class net.wotonomy.web.WODisplayGroup
Returns a read-only List of sort orderings for this display group.
sourceURL(WOContext) - Method in class net.wotonomy.web.WOImage
 
src - Variable in class net.wotonomy.web.WOBody
 
src - Variable in class net.wotonomy.web.WOImage
 
src() - Method in class net.wotonomy.web.WOImage
 
statistics() - Method in class net.wotonomy.web.WOSession
Returns a list of pages accessed by this session in order of their access and named by calling WOComponent.descriptionForResponse.
status() - Method in class net.wotonomy.web.WOResponse
Gets the current status code for the response.
storedValueForKey(String) - Method in class net.wotonomy.web.WOComponent
 
storedValueForKey(String) - Method in class net.wotonomy.web.WOSession
 
storesIDsInCookies() - Method in class net.wotonomy.web.WOSession
Returns whether session ids are currently stored in cookies.
storesIDsInURLs() - Method in class net.wotonomy.web.WOSession
Returns whether session ids are currently stored in urls.
string - Variable in class net.wotonomy.web.WOHyperlink
 
string() - Method in class net.wotonomy.web.WOHyperlink
 
STRING - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
stringByEscapingHTMLAttributeValue(String) - Static method in class net.wotonomy.web.WOMessage
Returns a sting containing the contents of the specified string after escaping all special HTML characters.
stringByEscapingHTMLString(String) - Static method in class net.wotonomy.web.WOMessage
Returns a sting containing the contents of the specified string after escaping all special HTML characters.
stringForKey(String, String, String, String, NSArray) - Method in class net.wotonomy.web.WOResourceManager
Returns a localized string from a property list for a given key.
stringFormValueForKey(String) - Method in class net.wotonomy.web.WORequest
Returns the value for the specified key, as a String.
STRUCT - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
synchronizesVariablesWithBindings() - Method in class net.wotonomy.web.WOComponent
Returns true if this component should get and set values in its parent.
synchronizing - Variable in class net.wotonomy.web.xml.XMLRPCServlet
 

T

takeFormValueArraysForKeyArray(NSArray) - Method in class net.wotonomy.web.WODirectAction
Assigns the arrays of form values for the specified keys to properties on this object with matching names whose type is NSArray or is convertable from a Collection.
takeFormValuesForKeyArray(NSArray) - Method in class net.wotonomy.web.WODirectAction
Assigns the form values for the specified keys to properties on this object with matching names.
takeStoredValueForKey(Object, String) - Method in class net.wotonomy.web.WOComponent
 
takeStoredValueForKey(Object, String) - Method in class net.wotonomy.web.WOSession
 
takeValueForKey(Object, String) - Method in class net.wotonomy.web.WOComponent
 
takeValueForKey(Object, String) - Method in class net.wotonomy.web.WOSession
 
takeValueForKeyPath(Object, String) - Method in class net.wotonomy.web.WOComponent
 
takeValueForKeyPath(Object, String) - Method in class net.wotonomy.web.WOSession
 
takeValuesFromDictionary(Map) - Method in class net.wotonomy.web.WOComponent
 
takeValuesFromDictionary(Map) - Method in class net.wotonomy.web.WOSession
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOApplication
Invoked to start the first phase of the request-response cycle, after all calls to awake() have been completed.
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOBody
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOCheckBox
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOComponent
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOConditional
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WODynamicElement
This method is called to retrieve user-entered data from the request.
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOElement
This method is called to retrieve user-entered data from the request.
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOForm
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOGenericContainer
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOGenericElement
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOHiddenField
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOHyperlink
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOInput
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WORepetition
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOSession
Invoked by the Application to extract user-assigned balues and assign them to attributes.
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOSwitchComponent
 
takeValuesFromRequest(WORequest, WOContext) - Method in class net.wotonomy.web.WOText
 
template - Variable in class net.wotonomy.web.WOComponent
 
template() - Method in class net.wotonomy.web.WOComponent
Returns the root of the tree of elements produced by parsing the templates in the component directory for this component.
templateWithHTMLString(String, String, List) - Static method in class net.wotonomy.web.WOComponent
Returns the root of the tree of elements produced by parsing the specfified HTML string and bindings declaration string.
templateWithName(String) - Method in class net.wotonomy.web.WOComponent
Deprecated. Use template() instead.
terminate() - Method in class net.wotonomy.web.WOSession
Terminates this session after the completion of the current response.
timeOut() - Method in class net.wotonomy.web.WOSession
Returns the number of seconds after the last request before the session should be terminated.
toString() - Method in class net.wotonomy.web.WOAssociation
For debugging purposes.
toString() - Method in class net.wotonomy.web.WOContext
 
toString() - Method in class net.wotonomy.web.WODisplayGroup
Prints out the list of displayed objects.
TRUE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 

U

unableToSetNullForKey(String) - Method in class net.wotonomy.web.WOComponent
 
unableToSetNullForKey(String) - Method in class net.wotonomy.web.WOSession
 
updateDisplayedObjects() - Method in class net.wotonomy.web.WODisplayGroup
Applies the qualifier to all objects and sorts the results to update the list of displayed objects.
updatedObjectIndex() - Method in class net.wotonomy.web.WODisplayGroup
Returns the index of the changed object.
uri() - Method in class net.wotonomy.web.WORequest
Returns the Uniform Resource Identifier, which is the part of the request URL after the protocol name (after the port number) and before the query parameters (before the question mark).
url(WOContext) - Method in class net.wotonomy.web.WOFrame
 
urlForResourceNamed(String, String, NSArray, WORequest) - Method in class net.wotonomy.web.WOResourceManager
Returns a url that invokes the resource manager for the specified resource.
urlWithRequestHandlerKey(String, String, String) - Method in class net.wotonomy.web.WOContext
Returns a URL relative to the servlet for the specified request handler, action, and query string.
userInfo() - Method in class net.wotonomy.web.WOMessage
Gets the current user info dictionary.
userInfo() - Method in class net.wotonomy.web.WORequest
Returns the application-specific userInfo dictionary.
usesOptimisticRefresh() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether this display group refreshes only the changed objects or all objects on refresh.

V

validatesChangesImmediately() - Method in class net.wotonomy.web.WODisplayGroup
Returns whether this display group validates changes immediately.
validateTakeValueForKeyPath(Object, String) - Method in class net.wotonomy.web.WOComponent
 
validateTakeValueForKeyPath(Object, String) - Method in class net.wotonomy.web.WOSession
 
validationFailedWithException(Throwable, Object, String) - Method in class net.wotonomy.web.WOComponent
Called when exceptions are raised by assigning values to this object.
value - Variable in class net.wotonomy.web.WOAssociation
 
value(WOContext) - Method in class net.wotonomy.web.WOCheckBox
 
value() - Method in class net.wotonomy.web.WOCookie
Returns the value of the cookie.
value(WOContext) - Method in class net.wotonomy.web.WOInput
 
value(WOContext) - Method in class net.wotonomy.web.WOPopUpButton
 
value(WOContext) - Method in class net.wotonomy.web.WOResetButton
 
value - Variable in class net.wotonomy.web.WOString
 
value(WOContext) - Method in class net.wotonomy.web.WOSubmitButton
 
value(WOContext) - Method in class net.wotonomy.web.WOText
 
value(WOContext) - Method in class net.wotonomy.web.WOTextField
 
VALUE - Static variable in class net.wotonomy.web.xml.XMLRPCEncoder
 
valueForBinding(String) - Method in class net.wotonomy.web.WOComponent
Returns the value for the specified binding for this component.
valueForKey(String) - Method in class net.wotonomy.web.WOComponent
 
valueForKey(String) - Method in class net.wotonomy.web.WOSession
 
valueForKeyPath(String) - Method in class net.wotonomy.web.WOComponent
 
valueForKeyPath(String) - Method in class net.wotonomy.web.WOSession
 
valueForObject(Object, String) - Method in class net.wotonomy.web.WODisplayGroup
Returns the value for the specified key on the specified object.
valueForObjectAtIndex(int, String) - Method in class net.wotonomy.web.WODisplayGroup
Calls valueForObject() for the object at the specified index.
valueInComponent(WOComponent) - Method in class net.wotonomy.web.WOAssociation
Returns the value for this association's key path in the specified component, or null if any value in the path is null or if the key path is null.
valuesForKeys(List) - Method in class net.wotonomy.web.WOComponent
 
valuesForKeys(List) - Method in class net.wotonomy.web.WOSession
 
valueWhenEmpty - Variable in class net.wotonomy.web.WOString
 

W

willChange() - Method in class net.wotonomy.web.WODisplayGroup
Needed because we don't inherit from NSObject.
WOActionResults - Interface in net.wotonomy.web
An interface defining the results of a DirectAction.
WOActionURL - Class in net.wotonomy.web
This dynamic element renders only the URL of a hyperlink.
WOActionURL() - Constructor for class net.wotonomy.web.WOActionURL
 
WOActionURL(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOActionURL
 
WOActiveImage - Class in net.wotonomy.web
WOActiveImage renders a dynamically generated IMG tag, enclosed in a hyperlink.
WOActiveImage() - Constructor for class net.wotonomy.web.WOActiveImage
 
WOActiveImage(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOActiveImage
 
WOApplication - Class in net.wotonomy.web
A pure java implementation of WOApplication.
WOApplication() - Constructor for class net.wotonomy.web.WOApplication
 
WOApplicationDidFinishLaunchingNotification - Static variable in class net.wotonomy.web.WOApplication
 
WOApplicationWillFinishLaunchingNotification - Static variable in class net.wotonomy.web.WOApplication
 
WOAssociation - Class in net.wotonomy.web
A pure java implementation of WOAssociation.
WOAssociation() - Constructor for class net.wotonomy.web.WOAssociation
The default constructor.
WOBody - Class in net.wotonomy.web
WOBody represents a page's "body" tag and is used to dynamically set the background image for a page, and therefore works much like WOImage.
WOBody() - Constructor for class net.wotonomy.web.WOBody
 
WOBody(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOBody
 
WOCheckBox - Class in net.wotonomy.web
 
WOCheckBox() - Constructor for class net.wotonomy.web.WOCheckBox
 
WOCheckBox(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOCheckBox
 
WOComponent - Class in net.wotonomy.web
Pure java implementation of WOComponent.
WOComponent() - Constructor for class net.wotonomy.web.WOComponent
Default constructor.
WOComponent(WOContext) - Constructor for class net.wotonomy.web.WOComponent
Constructor specifying a context.
WOComponentContent - Class in net.wotonomy.web
Used to include a component's content inside another component.
WOComponentContent() - Constructor for class net.wotonomy.web.WOComponentContent
 
WOComponentContent(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOComponentContent
 
WOComponentRequestHandler - Class in net.wotonomy.web
An implementation of WORequestHandler that dispatches Component actions.
WOComponentRequestHandler() - Constructor for class net.wotonomy.web.WOComponentRequestHandler
 
WOConditional - Class in net.wotonomy.web
WOConditional renders whatever is inside its opening and closing tags only if a condition is met.
WOConditional() - Constructor for class net.wotonomy.web.WOConditional
 
WOConditional(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOConditional
 
WOContext - Class in net.wotonomy.web
A pure java implementation of WOContext.
WOContext() - Constructor for class net.wotonomy.web.WOContext
Default constructor performs necessary initialization.
WOContext(WORequest) - Constructor for class net.wotonomy.web.WOContext
Preferred constructor performs necessary initialization.
WOCookie - Class in net.wotonomy.web
A pure java implementation of WOCookie that extends javax.servlet.httpd.Cookie for greater compatibility.
WOCookie() - Constructor for class net.wotonomy.web.WOCookie
Default constructor.
WOCookie(String, String) - Constructor for class net.wotonomy.web.WOCookie
Constructs a cookie with the specified name and value.
WODirectAction - Class in net.wotonomy.web
A pure java implementation of WODirectAction.
WODirectAction(WORequest) - Constructor for class net.wotonomy.web.WODirectAction
Request constructor.
WODirectActionRequestHandler - Class in net.wotonomy.web
An implementation of WORequestHandler that dispatches DirectActions.
WODirectActionRequestHandler() - Constructor for class net.wotonomy.web.WODirectActionRequestHandler
 
WODisplayGroup - Class in net.wotonomy.web
WODisplayGroup manages a set of objects, allowing them to be sorted, batched, and filtered.
WODisplayGroup() - Constructor for class net.wotonomy.web.WODisplayGroup
Creates a new display group.
WODisplayGroup.Delegate - Interface in net.wotonomy.web
DisplayGroups can delegate important decisions to a Delegate.
WODynamicElement - Class in net.wotonomy.web
The base class for dynamic WOElements.
WODynamicElement() - Constructor for class net.wotonomy.web.WODynamicElement
The default constructor.
WODynamicElement(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WODynamicElement
Required constructor specifying the class name of the component, a map of associations, and the root element of the tree that contains this element (which may be null).
WOElement - Class in net.wotonomy.web
This class represents a static or dynamic portion of the content returned to a request.
WOElement() - Constructor for class net.wotonomy.web.WOElement
Default constructor.
WOForm - Class in net.wotonomy.web
Implements a FORM element with dynamic bindings.
WOForm() - Constructor for class net.wotonomy.web.WOForm
 
WOForm(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOForm
 
WOFrame - Class in net.wotonomy.web
 
WOFrame() - Constructor for class net.wotonomy.web.WOFrame
 
WOFrame(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOFrame
 
WOGarbageCollectionPeriodKey - Static variable in class net.wotonomy.web.WOApplication
 
WOGenericContainer - Class in net.wotonomy.web
Used to dynamically generate HTML containers (elements with opening and closing tags and something in between).
WOGenericContainer() - Constructor for class net.wotonomy.web.WOGenericContainer
 
WOGenericContainer(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOGenericContainer
 
WOGenericElement - Class in net.wotonomy.web
Used to generate any HTML element dynamically.
WOGenericElement() - Constructor for class net.wotonomy.web.WOGenericElement
 
WOGenericElement(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOGenericElement
 
WOHiddenField - Class in net.wotonomy.web
Used to dynamically generate a hidden field within a form.
WOHiddenField() - Constructor for class net.wotonomy.web.WOHiddenField
 
WOHiddenField(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOHiddenField
 
WOHyperlink - Class in net.wotonomy.web
WOHyperlink renders a dynamically generated hyperlink in the output.
WOHyperlink() - Constructor for class net.wotonomy.web.WOHyperlink
 
WOHyperlink(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOHyperlink
 
WOImage - Class in net.wotonomy.web
WOImage renders a dynamically generated IMG tag.
WOImage() - Constructor for class net.wotonomy.web.WOImage
 
WOImage(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOImage
 
WOImageButton - Class in net.wotonomy.web
WOImageButton renders a dynamically generated IMG tag or an INPUT tag, depending on whether the element is inside a WOForm (in which case an INPUT of type IMAGE is generated) or not (in which case the equivalent of a WOActiveImage) Bindings are: src: A static URL for the image source. data: A NSData object with the image content.
WOImageButton() - Constructor for class net.wotonomy.web.WOImageButton
 
WOImageButton(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOImageButton
 
WOInput - Class in net.wotonomy.web
 
WOInput() - Constructor for class net.wotonomy.web.WOInput
 
WOInput(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOInput
 
WOMailDelivery - Class in net.wotonomy.web
A pure java implementation of WOMailDelivery.
WOMailDelivery() - Constructor for class net.wotonomy.web.WOMailDelivery
 
WOMessage - Class in net.wotonomy.web
A pure java implementation of WOResponse.
WOMessage() - Constructor for class net.wotonomy.web.WOMessage
 
WOPasswordField - Class in net.wotonomy.web
 
WOPasswordField() - Constructor for class net.wotonomy.web.WOPasswordField
 
WOPasswordField(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOPasswordField
 
WOPopUpButton - Class in net.wotonomy.web
 
WOPopUpButton() - Constructor for class net.wotonomy.web.WOPopUpButton
 
WOPopUpButton(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOPopUpButton
 
WORadioButton - Class in net.wotonomy.web
 
WORadioButton() - Constructor for class net.wotonomy.web.WORadioButton
 
WORadioButton(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WORadioButton
 
WORepetition - Class in net.wotonomy.web
 
WORepetition() - Constructor for class net.wotonomy.web.WORepetition
 
WORepetition(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WORepetition
 
WORequest - Class in net.wotonomy.web
A pure java implementation of WORequest.
WORequest() - Constructor for class net.wotonomy.web.WORequest
Parameterless constructor which should not be called.
WORequest(String, String, String, NSDictionary, NSData, NSDictionary) - Constructor for class net.wotonomy.web.WORequest
Standard constructor.
WORequest(HttpServletRequest, WOApplication) - Constructor for class net.wotonomy.web.WORequest
The only supported constructor for this implementation.
WORequestHandler - Class in net.wotonomy.web
A pure java implementation that corresponds to the abstract class WORequestHandler.
WORequestHandler() - Constructor for class net.wotonomy.web.WORequestHandler
Default constructor.
WOResetButton - Class in net.wotonomy.web
Implements a reset button with dynamic bindings.
WOResetButton() - Constructor for class net.wotonomy.web.WOResetButton
 
WOResetButton(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOResetButton
 
WOResourceManager - Class in net.wotonomy.web
Manages all resources vended by the application.
WOResourceManager() - Constructor for class net.wotonomy.web.WOResourceManager
Constructor is only accessible to subclasses.
WOResourceRequestHandler - Class in net.wotonomy.web
An implementation of WORequestHandler that retrieves resources from the deployed application.
WOResourceRequestHandler() - Constructor for class net.wotonomy.web.WOResourceRequestHandler
 
WOResourceURL - Class in net.wotonomy.web
 
WOResourceURL() - Constructor for class net.wotonomy.web.WOResourceURL
 
WOResourceURL(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOResourceURL
 
WOResponse - Class in net.wotonomy.web
A pure java implementation of WOResponse.
WOResponse() - Constructor for class net.wotonomy.web.WOResponse
Parameterless constructor which should not be called.
WOServletSessionStore - Class in net.wotonomy.web
An implementation of WOSessionStore that stores WOSessions inside of HttpSessions, to take advantage of the servlet containers built-in distribution capabilities.
WOServletSessionStore() - Constructor for class net.wotonomy.web.WOServletSessionStore
 
WOSession - Class in net.wotonomy.web
A pure java implementation of WOSession.
WOSession() - Constructor for class net.wotonomy.web.WOSession
Default constructor.
WOSessionDidCreateNotification - Static variable in class net.wotonomy.web.WOSession
 
WOSessionDidRestoreNotification - Static variable in class net.wotonomy.web.WOSession
 
WOSessionDidTimeOutNotification - Static variable in class net.wotonomy.web.WOSession
 
WOSessionStore - Class in net.wotonomy.web
An abstract class defining the requirements for persisting session state across user transactions.
WOSessionStore() - Constructor for class net.wotonomy.web.WOSessionStore
 
WOString - Class in net.wotonomy.web
WOString renders a dynamically generated string in the output.
WOString() - Constructor for class net.wotonomy.web.WOString
The default constructor.
WOString(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOString
 
WOSubmitButton - Class in net.wotonomy.web
Implements a submit button with dynamic bindings.
WOSubmitButton() - Constructor for class net.wotonomy.web.WOSubmitButton
 
WOSubmitButton(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOSubmitButton
 
WOSwitchComponent - Class in net.wotonomy.web
 
WOSwitchComponent() - Constructor for class net.wotonomy.web.WOSwitchComponent
 
WOSwitchComponent(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOSwitchComponent
 
WOText - Class in net.wotonomy.web
Implements a TEXTAREA element, with dynamic bindings.
WOText() - Constructor for class net.wotonomy.web.WOText
 
WOText(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOText
 
WOTextField - Class in net.wotonomy.web
Implements an INPUT tag of type TEXT, with dynamic bindings.
WOTextField() - Constructor for class net.wotonomy.web.WOTextField
 
WOTextField(String, NSDictionary, WOElement) - Constructor for class net.wotonomy.web.WOTextField
 

X

XMLRPCDecoder - Class in net.wotonomy.web.xml
An implementation of XMLDecoder that reads objects from XMLRPC format.
XMLRPCDecoder() - Constructor for class net.wotonomy.web.xml.XMLRPCDecoder
 
XMLRPCEncoder - Class in net.wotonomy.web.xml
An implementation of XMLEncoder that serializes objects into XMLRPC format, which is found at http://xmlrpc.com/spec.
XMLRPCEncoder() - Constructor for class net.wotonomy.web.xml.XMLRPCEncoder
 
XMLRPCReceiver - Interface in net.wotonomy.web.xml
A call-back interface that receives an XML-RPC transaction message.
XMLRPCSelector - Class in net.wotonomy.web.xml
An NSSelector customized to invoke methods with XMLRPC when a URL is passed in as the object to the invoke() method.
XMLRPCSelector(String) - Constructor for class net.wotonomy.web.xml.XMLRPCSelector
Constructor specifying a method name.
XMLRPCSelector(String, Class[]) - Constructor for class net.wotonomy.web.xml.XMLRPCSelector
Constructor specifying a method name and an array of parameter types.
XMLRPCServlet - Class in net.wotonomy.web.xml
A servlet that can make any java object into an XML-RPC server.
XMLRPCServlet() - Constructor for class net.wotonomy.web.xml.XMLRPCServlet
Default constructor initializes internal state.
XMLRPCServlet(Object) - Constructor for class net.wotonomy.web.xml.XMLRPCServlet
Constructor takes any java object and allows its methods to be invoked via XMLRPC requests to this servlet.

_

_contentData - Variable in class net.wotonomy.web.WOMessage
 
_contentEncoding - Variable in class net.wotonomy.web.WOMessage
 
_cookies - Variable in class net.wotonomy.web.WOMessage
 
_headers - Variable in class net.wotonomy.web.WOMessage
 

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

Copyright © 2006 null. All Rights Reserved.