A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
RandomNumberFactoryObject — Class in package org.springextensions.actionscript.ioc.factory.config

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

RandomNumberFactoryObject() — Constructor in class org.springextensions.actionscript.ioc.factory.config.RandomNumberFactoryObject
REF_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
REF_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'ref'
RefNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers
Parses an reference node.
RefNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.RefNodeParser
Constructs the RefNodeParser.
refresh() — Method in class org.springextensions.actionscript.collections.Map
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in interface org.springextensions.actionscript.objects.IPropertyEditorRegistry
Registers the given property editor for the given type.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in class org.springextensions.actionscript.objects.PropertyEditorRegistrySupport
Registers the given property editor for the given type.
registerObjectDefinition(objectName, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Will register the given objectDefinition with the given name.
registerObjectDefinition(objectName, obectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry
Will register the given objectDefinition with the given name.
registerObjectFactoryPostProcessors() — Method in class org.springextensions.actionscript.context.support.XMLApplicationContext
Looks for implementations of IObjectFactoryPostProcessor in the object definition of this context and add an instance of each one as a object factory post processor.
registerObjectPostProcessors() — Method in class org.springextensions.actionscript.context.support.XMLApplicationContext
Will search all object definitions for implementations of IObjectPostProcessor.
remoteObject — Property in class org.springextensions.actionscript.mvcs.service.operation.AbstractRemoteObjectOperation
remoteObject — Property in class org.springextensions.actionscript.mvcs.service.support.AbstractRemoteObjectService
remove(key) — Method in interface org.springextensions.actionscript.collections.IMap
Removes the mapping for this key from this map if it is present.
remove(key) — Method in class org.springextensions.actionscript.collections.Map
Removes the mapping for this key from this map if it is present.
remove() — Method in class org.springextensions.actionscript.collections.MapViewCursor
remove() — Method in class org.springextensions.actionscript.collections.TypedCollectionViewCursor
Removes the current item and returns it.
removeAt(string, beginIndex, endIndex) — Static method in class org.springextensions.actionscript.utils.StringUtils
Removes a part of the text between 2 positions.
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.collections.Map
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.config.AppSettings
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.domain.Entity
removeFirstOccurance(array, item) — Static method in class org.springextensions.actionscript.utils.ArrayUtils
Removes the first occurance of the given {
removeItem(item) — Method in class org.springextensions.actionscript.collections.TypedCollection
Removes an item from the TypedCollection
removeItem(array, item) — Static method in class org.springextensions.actionscript.utils.ArrayUtils
Removes all occurances of a the given {
removeItemsOfType(collection, type) — Static method in class org.springextensions.actionscript.utils.ArrayCollectionUtils
Removes all items from the collection that are of the given type.
removeLastOccurance(array, item) — Static method in class org.springextensions.actionscript.utils.ArrayUtils
Removes the last occurance of the given {
removeListener(listener:org.springextensions.actionscript.config:IAppSettingsListener, useCapture) — Method in class org.springextensions.actionscript.config.AppSettings
Removes a listener from the AppSettings object.
removeObjectDefinition(objectName) — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Removes the definition with the given name from the registry
removeObjectDefinition(objectName) — Method in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry
Removes the definition with the given name from the registry
replaceAt(string, value, beginIndex, endIndex) — Static method in class org.springextensions.actionscript.utils.StringUtils
Replaces a part of the text between 2 positions.
replacement(from) — Static method in class org.springextensions.actionscript.utils.Parse
Unescape an entity.
RequiredMetadataObjectPostProcessor — Class in package org.springextensions.actionscript.ioc.factory.config
ObjectPostProcessor implementation that enforces required properties to have been configured.
RequiredMetadataObjectPostProcessor() — Constructor in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataObjectPostProcessor
Constructs RequiredMetadataObjectPostProcessor
resolve(property) — Method in interface org.springextensions.actionscript.ioc.factory.IReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayCollectionReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.DictionaryReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ObjectReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolveReference(property) — Method in interface org.springextensions.actionscript.ioc.factory.IObjectFactory
Resolves a property in an object definition.
resolveReference(property) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Resolves a property in an object definition.
ResolveReferenceError — Class in package org.springextensions.actionscript.errors
Thrown to indicate that a reference could not be resolved.
ResolveReferenceError(message) — Constructor in class org.springextensions.actionscript.errors.ResolveReferenceError
Constructs a new ResolveReferenceError
resolveType(value) — Static method in class org.springextensions.actionscript.utils.TypeResolver
Resolves a type from a String value.
result — Property in class org.springextensions.actionscript.mvcs.command.AsyncCommandResultEvent
result — Property in class org.springextensions.actionscript.mvcs.service.operation.event.AsyncOperationResultEvent
RESULT — Constant static property in class org.springextensions.actionscript.mvcs.command.AsyncCommandEvent
RESULT — Constant static property in class org.springextensions.actionscript.mvcs.service.operation.event.AsyncOperationEvent
rightTrim(string) — Static method in class org.springextensions.actionscript.utils.StringUtils
Removes all empty characters at the end of a string.
rightTrimForChar(string, char) — Static method in class org.springextensions.actionscript.utils.StringUtils
Removes all characters at the end of the {
rightTrimForChars(string, chars) — Static method in class org.springextensions.actionscript.utils.StringUtils
Removes all characters at the end of the {
RuntimeError — Class in package org.springextensions.actionscript.errors
TODO

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

RuntimeError(message) — Constructor in class org.springextensions.actionscript.errors.RuntimeError
Constructs a new RuntimeError.
RuntimeObjectReference — Class in package org.springextensions.actionscript.ioc.factory.config
Immutable placeholder class used for a property value object when it's a reference to another object in the factory, to be resolved at runtime.
RuntimeObjectReference(objectName) — Constructor in class org.springextensions.actionscript.ioc.factory.config.RuntimeObjectReference
Creates a new RuntimeObjectReference.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z