| 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 |
| BaseConstraint — Class in package org.granite.validation |
|
A basic class that simplifies IConstraint implementations. |
| BaseContext — Dynamic class in package org.granite.tide |
|
BaseContext is the base implementation of the component/entity container context
It is mostly an abstract class that is not exposed directly. |
| BaseContext(tide:org.granite.tide:Tide, parentContext:org.granite.tide:BaseContext) — Constructor in class org.granite.tide.BaseContext |
| |
| BasicMap — Dynamic class in package org.granite.collections |
|
Basic implementation of HashMap
|
| BasicMap(keySet) — Constructor in class org.granite.collections.BasicMap |
| |
| bean — Property in class org.granite.tide.validators.InvalidValue |
| |
| beanClass — Property in class org.granite.tide.validators.InvalidValue |
| |
| BeanHandler — Class in package org.granite.reflect.visitor.handlers |
|
Handles any Object (usually a user class instance). |
| before(message) — Method in interface org.granite.tide.IMessageInterceptor |
| |
| before(message) — Method in class org.granite.tide.service.SessionExpirationInterceptor |
| |
| beforeDispatch(contextEvent:org.granite.tide.events:TideContextEvent) — Method in class org.granite.tide.events.EventRouter |
| |
| beforeDispatch(event:org.granite.tide.events:TideContextEvent) — Method in interface org.granite.tide.events.IEventInterceptor |
|
Called before event is dispatched
|
| beforeFindCall — Property in class org.granite.tide.collections.PagedCollection |
| |
| beforeInvocation(ctx:org.granite.tide:BaseContext, component:org.granite.tide:IComponent, op, args, componentResponder) — Method in interface org.granite.tide.rpc.IInvocationInterceptor |
| |
| BEGIN_CONVERSATION — Constant static property in class org.granite.tide.seam.framework.ConversationList |
| |
| BigDecimal — Final class in package org.granite.math |
|
Immutable, arbitrary-precision signed decimal numbers. |
| BigDecimal(value) — Constructor in class org.granite.math.BigDecimal |
|
Constructs a new BigDecimal instance according to the
supplied parameter. |
| BigInteger — Final class in package org.granite.math |
|
Immutable arbitrary-precision integers. |
| BigInteger(value, radix) — Constructor in class org.granite.math.BigInteger |
|
Constructs a new BigInteger instance according to the
supplied parameters. |
| BigNumber — Interface in package org.granite.math |
|
Common interface for the Long, BigInteger and
BigDecimal classes. |
| BigNumberError — Class in package org.granite.math |
|
This error is the base class of all GraniteDS math errors. |
| BigNumberError(message, id) — Constructor in class org.granite.math.BigNumberError |
|
Constructs a new BigNumberError
|
| bindIn(componentName, component, propName, create, contextPropName) — Method in class org.granite.tide.BaseContext |
|
Binds a component property from a context variable (should be done with [In])
|
| bindOut(componentName, component, propName, contextPropName) — Method in class org.granite.tide.BaseContext |
|
Binds a component property to a context variable (should be done with [Out])
|
| bindProperty(site, prop, host, chain, commitOnly) — Static method in class org.granite.tide.BaseContext |
| |
| BOOLEAN_TYPES — Constant static property in class org.granite.validation.BaseConstraint |
|
An array of boolean types: [Boolean] (used when checking
the value type of a constraint annotation argument). |
| busy — Property in class org.granite.tide.Tide |
| |
| bytesAvailable — Property in class org.granite.mock.MockDataInput |
| |
| byType(serviceClass, create) — Method in class org.granite.tide.BaseContext |
|
Returns the current component instance implementation in this context for the specified class/interface
|
|
| 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 |