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  
AbstractApplicableEntitySnapshot — Class in package org.spicefactory.pimento.io
Abstract base implementation for the ApplicableEntitySnapshot interface.
AbstractApplicableEntitySnapshot(metadataId, entityId, transient) — Constructor in class org.spicefactory.pimento.io.AbstractApplicableEntitySnapshot
Creates a new instance.
AbstractAssociationType — Class in package org.spicefactory.pimento.type
Base class for property types that represent associations to other entities.
AbstractCollectionType — Class in package org.spicefactory.pimento.type
Base class for property types that represent collections.
AbstractEntityCache — Class in package org.spicefactory.pimento.cache.impl
Base EntityCache implementation.
AbstractEntitySnapshot — Class in package org.spicefactory.pimento.io
Abstract EntitySnapshot base implementation.
AbstractEntitySnapshot(metadataId, entityId) — Constructor in class org.spicefactory.pimento.io.AbstractEntitySnapshot
Creates a new instance.
AbstractServiceBase — Class in package org.spicefactory.cinnamon.service.support
Abstract base class for all services.
AbstractServiceBase() — Constructor in class org.spicefactory.cinnamon.service.support.AbstractServiceBase
Creates a new instance.
AbstractServiceChannel — Class in package org.spicefactory.cinnamon.service.support
Abstract base implementation of the ServiceChannel interface.
AbstractServiceChannel() — Constructor in class org.spicefactory.cinnamon.service.support.AbstractServiceChannel
Creates a new instance.
AbstractServiceConfiguration — Class in package org.spicefactory.cinnamon.service.support
Convenient base implementation of the ServiceConfiguration interface.
AbstractServiceConfiguration() — Constructor in class org.spicefactory.cinnamon.service.support.AbstractServiceConfiguration
Creates a new instance.
AbstractSimpleType — Class in package org.spicefactory.pimento.type
Base class for all simple properties.
AbstractUnindexedCollectionType — Class in package org.spicefactory.pimento.type
Base class for property types that represent unindexed collections.
active — Event in class org.spicefactory.cinnamon.observer.ChannelActivityObserver
Dispatched when the total number of pending service invocations of all observed channels switches from 0 to 1.
ACTIVE — Constant static property in class org.spicefactory.cinnamon.observer.ChannelActivityEvent
Constant for the type of event fired when the number of pending service invocations switches from 0 to 1.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in class org.spicefactory.cinnamon.observer.ChannelActivityObserver
Adds a channel to this observer.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in interface org.spicefactory.cinnamon.observer.ChannelObserver
Adds a channel to this observer.
addChannel(channel:org.spicefactory.cinnamon.service:ServiceChannel) — Method in class org.spicefactory.cinnamon.observer.SessionTimeoutObserver
Adds a channel to this observer.
addElement(element:org.spicefactory.pimento.io:EntitySnapshot) — Method in class org.spicefactory.pimento.io.CollectionChangeSet
Adds a snapshot representing an added collection element to this change set.
addErrorHandler(handler) — Method in class org.spicefactory.cinnamon.service.ServiceRequest
Adds an error handler for this request.
addErrorHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.CinnamonTestHelper
Registers an error handler for the specified request with the testing framework.
addErrorHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.dpUInt.CinnamonTestCase
Registers an error handler for the specified request with the testing framework.
addErrorHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.flexunit.CinnamonTestCase
Registers an error handler for the specified request with the testing framework.
addErrorHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.fluint.CinnamonTestCase
Registers an error handler for the specified request with the testing framework.
addMetadata(metadata:org.spicefactory.pimento.metadata:EntityMetadata) — Method in class org.spicefactory.pimento.metadata.MetadataCache
Adds the specified metadata to the cache.
addOperation(name, type) — Method in class org.spicefactory.cinnamon.service.support.AbstractServiceBase
Adds an operation with the specified name to the proxy for this service.
addProcessedProxy(snapshot:org.spicefactory.pimento.io:EntitySnapshot, proxy:org.spicefactory.pimento.io:ProxyEntitySnapshot) — Method in class org.spicefactory.pimento.io.InvocationContext
addProcessedSnapshot(entity, snapshot:org.spicefactory.pimento.io:EntitySnapshot) — Method in class org.spicefactory.pimento.io.InvocationContext
addProperty(value) — Method in class org.spicefactory.pimento.io.FullEntitySnapshot
Add the specified property value to this instance.
addProperty(value, index) — Method in class org.spicefactory.pimento.io.PartialEntitySnapshot
Adds the specified property value for the specified index position.
addResultHandler(handler) — Method in class org.spicefactory.cinnamon.service.ServiceRequest
Adds a result handler for this request.
addResultHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.CinnamonTestHelper
Registers a result handler for the specified request with the testing framework.
addResultHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.dpUInt.CinnamonTestCase
Registers a result handler for the specified request with the testing framework.
addResultHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.flexunit.CinnamonTestCase
Registers a result handler for the specified request with the testing framework.
addResultHandler(request:org.spicefactory.cinnamon.service:ServiceRequest, handler, timeout) — Method in class org.spicefactory.cinnamon.test.fluint.CinnamonTestCase
Registers a result handler for the specified request with the testing framework.
addService(name, service) — Method in class org.spicefactory.pimento.config.PimentoConfig
Adds a Cinnamon service that should be managed by Pimento.
addSnapshot(snapshot:org.spicefactory.pimento.io:ApplicableEntitySnapshot) — Method in class org.spicefactory.pimento.service.impl.PimentoParameters
Adds a snapshot that represents either a transient entity or an entity whose state should be merged on the server.
afterInvocation(invocation:org.spicefactory.cinnamon.service:ServiceInvocation) — Method in interface org.spicefactory.cinnamon.service.ServiceInvocationHandler
Invoked after the reponse of the service invocation has been received but before the ServiceEvent will be dispatched and before result or error handlers will be invoked.
afterInvocation(invocation:org.spicefactory.cinnamon.service:ServiceInvocation) — Method in class org.spicefactory.pimento.service.impl.PimentoInvocationHandler
Invoked after the reponse of the service invocation has been received but before the ServiceEvent will be dispatched and before result or error handlers will be invoked.
ApplicableEntitySnapshot — Interface in package org.spicefactory.pimento.io
Represents an entity snapshot that can be applied to existing entities and other snapshots.
ApplicationEntityCache — Class in package org.spicefactory.pimento.cache.impl
Main cache implementation that keeps entities for the whole application lifespan unless they expire or are removed from the cache explicitly.
applyTo(entity, cachedSnapshot:org.spicefactory.pimento.io:CacheableEntitySnapshot, metadata:org.spicefactory.pimento.metadata:EntityMetadata, context:org.spicefactory.pimento.io:IoContext) — Method in class org.spicefactory.pimento.io.AbstractApplicableEntitySnapshot
Applies the values of this snapshot to the specified entity and cached snapshot.
applyTo(entity, cachedSnapshot:org.spicefactory.pimento.io:CacheableEntitySnapshot, metadata:org.spicefactory.pimento.metadata:EntityMetadata, context:org.spicefactory.pimento.io:IoContext) — Method in interface org.spicefactory.pimento.io.ApplicableEntitySnapshot
Applies the values of this snapshot to the specified entity and cached snapshot.
applyTo(snapshots) — Method in class org.spicefactory.pimento.io.CollectionChangeSet
Applies this change set to the specified Array of cached snapshots.
ArrayProxy — Dynamic class in package org.spicefactory.pimento.io
Represents an uninitialized Array that can be lazy loaded.
associationMetadata — Property in class org.spicefactory.pimento.type.AbstractAssociationType
The entity metadata for the associated entity.
AssociationType — Class in package org.spicefactory.pimento.type
Represents a ManyToOne or OneToOne association.
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