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.pranaframework.ioc.factory.config
RandomNumberFactoryObject() — Constructor in class org.pranaframework.ioc.factory.config.RandomNumberFactoryObject
READ_ONLY — Constant static property in class org.pranaframework.reflection.AccessorAccess
READ_WRITE — Constant static property in class org.pranaframework.reflection.AccessorAccess
REF_ATTRIBUTE — Constant static property in class org.pranaframework.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'ref'
REF_ELEMENT — Constant static property in class org.pranaframework.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'ref'
RefNodeParser — Class in package org.pranaframework.ioc.factory.xml.parser.support.nodeparsers
Parses an reference node.
RefNodeParser(xmlObjectDefinitionsParser:org.pranaframework.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.pranaframework.ioc.factory.xml.parser.support.nodeparsers.RefNodeParser
Constructs the RefNodeParser.
refresh() — Method in class org.pranaframework.collections.Map
register(cmd, event) — Method in class org.pranaframework.cairngorm.PendingCommandRegistry
REGISTER — Constant static property in class org.pranaframework.cairngorm.PendingCommandRegistryEvent
registerCommand(p_notificationName, p_commandClassRef) — Method in class org.pranaframework.puremvc.core.controller.IocController
registerCommandByConfigName(p_notificationName, p_commandName) — Method in class org.pranaframework.puremvc.core.controller.IocController
registerCommandByConfigName(p_notificationName, p_configName) — Method in interface org.pranaframework.puremvc.interfaces.IIocController
registerCommandByConfigName(p_noteName, p_configName) — Method in interface org.pranaframework.puremvc.interfaces.IIocFacade
registerCommandByConfigName(p_noteName, p_configName) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
registerCustomEditor(requiredType, propertyEditor:org.pranaframework.objects:IPropertyEditor) — Method in interface org.pranaframework.ioc.factory.config.IConfigurableObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.pranaframework.objects:IPropertyEditor) — Method in class org.pranaframework.ioc.factory.support.AbstractObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.pranaframework.objects:IPropertyEditor) — Method in interface org.pranaframework.objects.IPropertyEditorRegistry
Registers the given property editor for the given type.
registerCustomEditor(requiredType, propertyEditor:org.pranaframework.objects:IPropertyEditor) — Method in class org.pranaframework.objects.PropertyEditorRegistrySupport
Registers the given property editor for the given type.
registerMediatorByConfigName(p_mediatorName, p_viewComponent) — Method in interface org.pranaframework.puremvc.interfaces.IIocFacade
registerMediatorByConfigName(p_mediatorName, p_viewComponent) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
registerObjectDefinition(objectName, objectDefinition:org.pranaframework.ioc:IObjectDefinition) — Method in class org.pranaframework.ioc.factory.support.DefaultListableObjectFactory
Will register the given objectDefinition with the given name.
registerObjectDefinition(objectName, obectDefinition:org.pranaframework.ioc:IObjectDefinition) — Method in interface org.pranaframework.ioc.factory.support.IObjectDefinitionRegistry
Will register the given objectDefinition with the given name.
registerObjectPostProcessors() — Method in class org.pranaframework.context.support.XMLApplicationContext
Will search all object definitions for implementations of IObjectPostProcessor.
registerProxyByConfigName(p_proxyName) — Method in interface org.pranaframework.puremvc.interfaces.IIocFacade
registerProxyByConfigName(p_proxyName) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
remove(key) — Method in interface org.pranaframework.collections.IMap
Removes the mapping for this key from this map if it is present.
remove(key) — Method in class org.pranaframework.collections.Map
Removes the mapping for this key from this map if it is present.
remove() — Method in class org.pranaframework.collections.MapViewCursor
remove() — Method in class org.pranaframework.collections.TypedCollectionViewCursor
Removes the current item and returns it.
removeAt(string, beginIndex, endIndex) — Static method in class org.pranaframework.utils.StringUtils
Removes a part of the text between 2 positions.
removeCommand(p_notificationName) — Method in class org.pranaframework.puremvc.core.controller.IocController
removeEventListener(type, listener, useCapture) — Method in class org.pranaframework.cairngorm.commands.CommandProxy
removeEventListener(type, listener, useCapture) — Method in class org.pranaframework.collections.Map
removeEventListener(type, listener, useCapture) — Method in class org.pranaframework.config.AppSettings
removeEventListener(p_type, p_listener, p_useCapture) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
removeFirstOccurance(array, item) — Static method in class org.pranaframework.utils.ArrayUtils
Removes the first occurance of the given {
removeItem(item) — Method in class org.pranaframework.collections.TypedCollection
Removes an item from the TypedCollection
removeItem(array, item) — Static method in class org.pranaframework.utils.ArrayUtils
Removes all occurances of a the given {
removeLastOccurance(array, item) — Static method in class org.pranaframework.utils.ArrayUtils
Removes the last occurance of the given {
removeListener(listener:org.pranaframework.config:IAppSettingsListener, useCapture) — Method in class org.pranaframework.config.AppSettings
Removes a listener from the AppSettings object.
removeMediator(p_mediatorName) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
removeObjectDefinition(objectName) — Method in class org.pranaframework.ioc.factory.support.DefaultListableObjectFactory
Removes the definition with the given name from the registry
removeObjectDefinition(objectName) — Method in interface org.pranaframework.ioc.factory.support.IObjectDefinitionRegistry
Removes the definition with the given name from the registry
removeProxy(p_proxyName) — Method in class org.pranaframework.puremvc.patterns.facade.IocFacade
replaceAt(string, value, beginIndex, endIndex) — Static method in class org.pranaframework.utils.StringUtils
Replaces a part of the text between 2 positions.
replacement(from) — Static method in class org.pranaframework.utils.Parse
Unescape an entity.
RequiredMetadataObjectPostProcessor — Class in package org.pranaframework.ioc.factory.config
ObjectPostProcessor implementation that enforces required properties to have been configured.
RequiredMetadataObjectPostProcessor() — Constructor in class org.pranaframework.ioc.factory.config.RequiredMetadataObjectPostProcessor
Constructs RequiredMetadataObjectPostProcessor
resolve(property) — Method in interface org.pranaframework.ioc.factory.IReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.pranaframework.ioc.factory.support.AbstractReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.pranaframework.ioc.factory.support.referenceresolvers.ArrayCollectionReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.pranaframework.ioc.factory.support.referenceresolvers.ArrayReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.pranaframework.ioc.factory.support.referenceresolvers.DictionaryReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.pranaframework.ioc.factory.support.referenceresolvers.ObjectReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolveReference(property) — Method in interface org.pranaframework.ioc.factory.IObjectFactory
Resolves a property in an object definition.
resolveReference(property) — Method in class org.pranaframework.ioc.factory.support.AbstractObjectFactory
Resolves a property in an object definition.
ResolveReferenceError — Class in package org.pranaframework.errors
Thrown to indicate that a reference could not be resolved.
ResolveReferenceError(message) — Constructor in class org.pranaframework.errors.ResolveReferenceError
Constructs a new ResolveReferenceError
resolveType(value) — Static method in class org.pranaframework.utils.TypeResolver
Resolves a type from a String value.
responder — Property in interface org.pranaframework.cairngorm.IResponderAware
responder — Property in class org.pranaframework.cairngorm.business.AbstractBusinessDelegate
Returns the current reponder for this delegate.
responder — Property in class org.pranaframework.cairngorm.business.BusinessDelegateFactory
responder — Property in interface org.pranaframework.cairngorm.business.IBusinessDelegate
responder — Property in interface org.pranaframework.cairngorm.business.IBusinessDelegateFactory
ResponderCommandFactory — Class in package org.pranaframework.cairngorm.commands
ResponderCommandFactory() — Constructor in class org.pranaframework.cairngorm.commands.ResponderCommandFactory
result(data) — Method in class org.pranaframework.cairngorm.AbstractResponder
result(data) — Method in class org.pranaframework.cairngorm.commands.AbstractResponderCommand
returnType — Property in class org.pranaframework.reflection.Method
rightTrim(string) — Static method in class org.pranaframework.utils.StringUtils
Removes all empty characters at the end of a string.
rightTrimForChar(string, char) — Static method in class org.pranaframework.utils.StringUtils
Removes all characters at the end of the {
rightTrimForChars(string, chars) — Static method in class org.pranaframework.utils.StringUtils
Removes all characters at the end of the {
RuntimeError — Class in package org.pranaframework.errors
TODO
RuntimeError(message) — Constructor in class org.pranaframework.errors.RuntimeError
Constructs a new RuntimeError.
RuntimeObjectReference — Class in package org.pranaframework.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.pranaframework.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