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  
callProperty(name, ... rest) — Method in class org.granite.collections.BasicMap
callProperty(name, ... rest) — Method in class org.granite.tide.Component
callResponder(responder, response) — Method in class org.granite.gravity.channels.GravityChannel
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in interface org.granite.reflect.visitor.IHandler
Tells if this IHandler implementation can handle the supplied Visitable parameter.
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.BeanHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.CollectionHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.DictionaryHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.MapHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.NullHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.ObjectHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.PrimitiveHandler
canHandle(visitable:org.granite.reflect.visitor:Visitable) — Method in class org.granite.reflect.visitor.handlers.VectorHandler
CASE_INSENSITIVE — Constant static property in class org.granite.validation.constraints.Pattern
Enables case-insensitive matching (see java.util.regex.Pattern#CASE_INSENSITIVE).
cause — Property in class org.granite.reflect.InvocationTargetError
The original error cause of this InvocationTargetError.
Cdi — Class in package org.granite.tide.cdi
Implementation of the Tide singleton for EJB3 services
Cdi(destination) — Constructor in class org.granite.tide.cdi.Cdi
cdiLoginFaultHandler(sourceContext:org.granite.tide:BaseContext, sourceModulePrefix, data, username, componentName, op, tideResponder:org.granite.tide:ITideResponder, componentResponder) — Method in class org.granite.tide.cdi.Cdi
cdiLoginSuccessHandler(sourceContext:org.granite.tide:BaseContext, sourceModulePrefix, data, username, componentName, op, tideResponder:org.granite.tide:ITideResponder, componentResponder) — Method in class org.granite.tide.cdi.Cdi
CEILING — Constant static property in class org.granite.math.RoundingMode
Rounding mode to round towards positive infinity.
channelConnectHandler(event) — Method in class org.granite.gravity.Consumer
channelConnectHandler(event) — Method in class org.granite.gravity.Producer
channelDisconnectHandler(event) — Method in class org.granite.gravity.Consumer
channelDisconnectHandler(event) — Method in class org.granite.gravity.Producer
checkAndMarkNotDirty(entity:org.granite.tide:IEntity, source) — Method in class org.granite.tide.data.MergeContext
checkConflictsResolved() — Method in class org.granite.tide.data.MergeContext
CheckedArrayCollection — Class in package org.granite.collections
An ArrayCollection that overrides the readExternal method and check for Enum constants (prevent duplications).
checkForConstant(o) — Static method in class org.granite.util.Enum
checkLoggedIn(ctx:org.granite.tide:BaseContext, component:org.granite.tide:IComponent, responder:org.granite.tide:ITideResponder) — Method in class org.granite.tide.cdi.Cdi
checkLoggedIn(ctx:org.granite.tide:BaseContext, component:org.granite.tide:IComponent, responder:org.granite.tide:ITideResponder) — Method in class org.granite.tide.ejb.Ejb
checkLoggedIn(ctx:org.granite.tide:BaseContext, component:org.granite.tide:IComponent, responder:org.granite.tide:ITideResponder) — Method in class org.granite.tide.seam.Seam
checkLoggedIn(ctx:org.granite.tide:BaseContext, component:org.granite.tide:IComponent, responder:org.granite.tide:ITideResponder) — Method in class org.granite.tide.spring.Spring
checkValueType(constraint:org.granite.validation:IConstraint, value, acceptedClasses) — Static method in class org.granite.validation.helper.ConstraintHelper
checkWaitForLogout() — Method in class org.granite.tide.Tide
Notify the framework that it should wait for a async operation before effectively logging out.
className — Property in interface org.granite.tide.IEntityRef
ClassNotFoundError — Class in package org.granite.reflect
This error is thrown when a class cannot be found, either from its name or from a given application domain.
ClassNotFoundError(message, id) — Constructor in class org.granite.reflect.ClassNotFoundError
ClassUtil — Class in package org.granite.util
Static utility methods for Class manipulation.
clear() — Method in class org.granite.collections.BasicMap
clear() — Method in interface org.granite.collections.IMap
clear() — Method in class org.granite.tide.collections.PagedCollection
Clear collection content
clear() — Method in class org.granite.tide.collections.PersistentMap
clear(dispatch) — Method in class org.granite.tide.data.DirtyCheckContext
Clear dirty cache
clearAllMessages() — Method in class org.granite.tide.seam.framework.StatusMessages
Clear all messages (messages and control messages)
clearBit(index) — Method in class org.granite.math.Long
Returns a Long whose value is equivalent to this Long with the designated bit cleared: computes (this & ~(1 << n)).
clearControlMessages() — Method in class org.granite.tide.seam.framework.StatusMessages
Clear messages for all controls
clearDirtyState(dispatch) — Method in class org.granite.tide.data.EntityManager
Clear the current dirty state context
clearMessages() — Method in class org.granite.tide.seam.framework.StatusMessages
Clear global messages
clearMessagesForControl(controlId) — Method in class org.granite.tide.seam.framework.StatusMessages
Clear messages for specified control
clearSecurityCache() — Method in class org.granite.tide.cdi.Identity
Clear the security cache
clearSecurityCache() — Method in class org.granite.tide.ejb.Identity
Clear the security cache
clearSecurityCache() — Method in class org.granite.tide.seam.security.Identity
Clear the security cache
clearSecurityCache() — Method in class org.granite.tide.spring.Identity
Clear the security cache
clientId — Property in class org.granite.gravity.channels.GravityChannel
clientId — Property in class org.granite.gravity.channels.WebSocketChannel
_clientMax — Property in class org.granite.tide.collections.PagedCollection
_clientMaxSet — Property in class org.granite.tide.collections.PagedCollection
clone() — Method in class org.granite.events.SecurityEvent
clone() — Method in class org.granite.math.BigInteger
clone() — Method in class org.granite.persistence.PersistentBag
clone() — Method in class org.granite.persistence.PersistentList
clone() — Method in class org.granite.persistence.PersistentMap
clone() — Method in class org.granite.persistence.PersistentSet
clone() — Method in class org.granite.tide.events.TideContextEvent
clone() — Method in class org.granite.tide.events.TideEvent
clone() — Method in class org.granite.tide.events.TideFaultEvent
clone() — Method in class org.granite.tide.events.TideResultEvent
clone() — Method in class org.granite.tide.events.TideUIConversationEvent
clone() — Method in class org.granite.tide.events.TideUIEvent
clone() — Method in class org.granite.tide.events.TideValidatorEvent
CollectionHandler — Class in package org.granite.reflect.visitor.handlers
Handles any mx.collections.IList or Array instance.
COLLECTION_PAGE_CHANGE — Constant static property in class org.granite.tide.collections.PagedCollection
comparator — Property in class org.granite.collections.ComparatorArrayList
ComparatorArrayList — Class in package org.granite.collections
ArrayList with modified getItemIndex that can compare values with a comparator class
ComparatorArrayList(source, comparator) — Constructor in class org.granite.collections.ComparatorArrayList
compareError — Property in class org.granite.validators.CompareStringValidator
CompareStringValidator — Class in package org.granite.validators
A mx.validators.Validator implementation that compares a string to another string (somewhat deprecated).
CompareStringValidator() — Constructor in class org.granite.validators.CompareStringValidator
compareTo(b:org.granite.math:BigDecimal, unsigned) — Method in class org.granite.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(b:org.granite.math:BigInteger, unsigned) — Method in class org.granite.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(b:org.granite.math:Long) — Method in class org.granite.math.Long
Compares this Long with the specified Long.
compareTo — Property in class org.granite.validators.CompareStringValidator
_component — Property in class org.granite.tide.collections.PagedQuery
Component — Dynamic class in package org.granite.tide
Component is the default implementation of remote proxies It can handle deferred property set/get on proxies
componentName — Property in interface org.granite.tide.impl.IComponentProducer
componentName — Property in class org.granite.tide.impl.MethodComponentProducer
componentName — Property in class org.granite.tide.impl.PropertyComponentProducer
componentName — Property in class org.granite.tide.impl.SimpleComponentProducer
componentResponder — Property in class org.granite.tide.events.TideFaultEvent
componentResponder — Property in class org.granite.tide.events.TideResultEvent
ComponentStore — Class in package org.granite.tide.impl
ComponentStore stores component descriptors
ComponentStore(tide:org.granite.tide:Tide, contextManager:org.granite.tide:IContextManager) — Constructor in class org.granite.tide.impl.ComponentStore
configured — Event in class org.granite.tide.service.DynamicServiceInitializer
CONFIGURED — Constant static property in class org.granite.tide.service.DynamicServiceInitializer
Conflict — Class in package org.granite.tide.data
Holds conflict data when locally changed data is in conflict with data coming from the server
Conflict(conflicts:org.granite.tide.data:Conflicts, localEntity:org.granite.tide:IEntity, receivedEntity, properties) — Constructor in class org.granite.tide.data.Conflict
conflicts — Property in class org.granite.tide.data.Conflicts
conflicts — Property in class org.granite.tide.data.events.TideDataConflictsEvent
Conflicts — Class in package org.granite.tide.data
Holds conflict data when locally changed data is in conflict with data coming from the server
Conflicts(context:org.granite.tide:BaseContext, entityManager:org.granite.tide.data:EntityManager) — Constructor in class org.granite.tide.data.Conflicts
constantOf(name) — Method in class org.granite.util.Enum
constraint — Property in class org.granite.tide.validators.ServerConstraintViolation
The IConstraint that failed.
constraint — Property in class org.granite.validation.ConstraintError
constraint — Property in class org.granite.validation.ConstraintViolation
The IConstraint that failed.
ConstraintDefinitionError — Class in package org.granite.validation
This error is thrown whenever a constraint annotation is invalid for some reason (illegal argument value, missing required argument, etc.)
ConstraintDefinitionError(constraint:org.granite.validation:IConstraint, message, id) — Constructor in class org.granite.validation.ConstraintDefinitionError
ConstraintError — Class in package org.granite.validation
Base error class for all constraint errors.
ConstraintError(constraint:org.granite.validation:IConstraint, message, id) — Constructor in class org.granite.validation.ConstraintError
ConstraintExecutionError — Class in package org.granite.validation
This error is thrown whenever a constraint annotation validation fails for some reason (unsupported value type passed to validate(...) for example).
ConstraintExecutionError(constraint:org.granite.validation:IConstraint, value, message, id) — Constructor in class org.granite.validation.ConstraintExecutionError
ConstraintHelper — Class in package org.granite.validation.helper
Static methods that simplify constraint annotation arguments parsing.
ConstraintViolation — Class in package org.granite.validation
Represents a constraint violation.
ConstraintViolation(messageKey, constraint:org.granite.validation:IConstraint, rootBean:org.granite.validation:IPath, rootBeanType, propertyPath, leafBean, invalidValue) — Constructor in class org.granite.validation.ConstraintViolation
Constructs a new ConstraintViolation instance.
CONSTRAINT_VIOLATION — Constant static property in class org.granite.validation.ConstraintViolationEvent
The ConstraintViolationsEvent.CONSTRAINT_VIOLATION constant defines the value of the type property of a constraint violation event object.
ConstraintViolationEvent — Class in package org.granite.validation
An Event that is dispatched when a validation failed.
ConstraintViolationEvent(violation:org.granite.validation:ConstraintViolation, bubbles, cancelable) — Constructor in class org.granite.validation.ConstraintViolationEvent
Constructs a new ConstraintViolationsEvent.
constructor — Property in class org.granite.reflect.Type
Returns this Type instance constructor.
Constructor — Class in package org.granite.reflect
Represents the constructor of a given Type.
Constructor(declaredBy:org.granite.reflect:Type, desc) — Constructor in class org.granite.reflect.Constructor
Constructs a new Constructor instance.
_consumer — Property in class org.granite.tide.TideAsync
Consumer — Class in package org.granite.gravity
Gravity-specific implementation of the Consumer message agent
Consumer(messageType) — Constructor in class org.granite.gravity.Consumer
containsKey(o) — Method in class org.granite.collections.BasicMap
containsKey(o) — Method in interface org.granite.collections.IMap
containsKey(o) — Method in class org.granite.tide.collections.PersistentMap
containsValue(o) — Method in class org.granite.collections.BasicMap
containsValue(o) — Method in interface org.granite.collections.IMap
containsValue(o) — Method in class org.granite.tide.collections.PersistentMap
_context — Property in class org.granite.tide.Component
context — Property in class org.granite.tide.cdi.Identity
_context — Property in class org.granite.tide.collections.PagedCollection
_context — Property in class org.granite.tide.data.DirtyCheckContext
_context — Property in class org.granite.tide.data.EntityGraphUninitializer
context — Property in class org.granite.tide.data.events.TideDataConflictsEvent
context — Property in class org.granite.tide.ejb.Identity
context — Property in class org.granite.tide.events.TideEvent
The context in which the event is dispatched
context — Property in class org.granite.tide.seam.security.Identity
context — Property in class org.granite.tide.spring.Identity
Context — Dynamic class in package org.granite.tide
Default Context implementation when using Tide standalone
Context — Dynamic class in package org.granite.tide.cdi
Implementation of the Tide context for EJB3 services
Context — Dynamic class in package org.granite.tide.ejb
Implementation of the Tide context for EJB3 services
Context — Dynamic class in package org.granite.tide.seam
The Context class is the implementation of a Tide context for Seam
Context — Dynamic class in package org.granite.tide.spring
Implementation of the Tide context for Spring services
Context(tide:org.granite.tide:Tide, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.Context
Context(tide:org.granite.tide.cdi:Cdi, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.cdi.Context
Context(tide:org.granite.tide.ejb:Ejb, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.ejb.Context
Context(tide:org.granite.tide:Tide, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.seam.Context
Context(tide:org.granite.tide.spring:Spring, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.spring.Context
contextCreate(event:org.granite.tide.events:TideContextEvent) — Method in class org.granite.tide.seam.framework.ConversationList
CONTEXT_CREATE — Constant static property in class org.granite.tide.Tide
contextDestroy(event:org.granite.tide.events:TideContextEvent) — Method in class org.granite.tide.seam.framework.ConversationList
CONTEXT_DESTROY — Constant static property in class org.granite.tide.Tide
ContextEventDispatcher — Class in package org.granite.tide.impl
ContextEventDispatcher(target:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.impl.ContextEventDispatcher
CONTEXT_FAULT — Constant static property in class org.granite.tide.Tide
contextId — Property in class org.granite.tide.InvalidContextError
Context id
ContextManager — Class in package org.granite.tide.impl
Tide is the base implementation of the Tide application manager singleton
ContextManager(tide:org.granite.tide:Tide, contextClass) — Constructor in class org.granite.tide.impl.ContextManager
contextResult(event:org.granite.tide.events:TideContextEvent) — Method in class org.granite.tide.seam.framework.ConversationList
CONTEXT_RESULT — Constant static property in class org.granite.tide.Tide
_contextRoot — Property in class org.granite.tide.service.DefaultServiceInitializer
contextRoot — Property in class org.granite.tide.service.DefaultServiceInitializer
controlMessages — Property in class org.granite.tide.seam.framework.StatusMessages
Map of messages keyed by control id
conversation — Property in class org.granite.seam.SeamRemoteObject
Conversation — Class in package org.granite.seam
Conversation — Class in package org.granite.tide.seam.framework
Implementation of the conversation component for Seam services.
Integrates with the server-side conversation component of Seam.

It is used to define the current conversation description :
      conversation.description = 'Current task: ';
      someComponent.someConversationalMethod();
      
Conversation() — Constructor in class org.granite.seam.Conversation
CONVERSATION_DESTROYED — Constant static property in class org.granite.tide.seam.framework.ConversationList
conversationId — Property in class org.granite.seam.Conversation
conversationId — Property in class org.granite.tide.cdi.Context
Current conversationId of the context
conversationId — Property in interface org.granite.tide.events.IConversationEvent
conversationId — Property in class org.granite.tide.events.TideUIConversationEvent
conversationId — Property in class org.granite.tide.seam.Context
Current conversationId of the context
ConversationList — Class in package org.granite.tide.seam.framework
CONVERSATION_PROPAGATION_TAG — Constant static property in class org.granite.tide.Tide
CONVERSATION_TAG — Constant static property in class org.granite.tide.Tide
CONVERSATION_TIMEOUT — Constant static property in class org.granite.tide.seam.framework.ConversationList
createConstraintViolation(visitable:org.granite.reflect.visitor:Visitable, constraint:org.granite.validation:IConstraint, violation) — Method in class org.granite.validation.GenericValidator
createMessageParameter(message) — Static method in class org.granite.validation.BaseConstraint
Creates a definition of the standard message annotation argument with the supplied string.
createOperation(name, ro) — Method in class org.granite.tide.cdi.Cdi
createOperation(name, ro) — Method in class org.granite.tide.seam.Seam
createUpdateEvent(obj:mx.data:IManaged, property, event) — Static method in class mx.data.utils.Managed
currentApplication() — Static method in class org.granite.tide.Tide
Internal method to determine current application in both Flex 3 and Flex 4
currentMerge — Property in class org.granite.tide.data.MergeContext
currentModulePrefix — Property in class org.granite.tide.Tide
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