| 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 |
| HALF_DOWN — Constant static property in class org.granite.math.RoundingMode |
|
Rounding mode to round towards "nearest neighbor" unless both neighbors
are equidistant, in which case round down. |
| HALF_EVEN — Constant static property in class org.granite.math.RoundingMode |
|
Rounding mode to round towards the "nearest neighbor" unless both
neighbors are equidistant, in which case, round towards the even
neighbor. |
| HALF_UP — Constant static property in class org.granite.math.RoundingMode |
|
Rounding mode to round towards "nearest neighbor" unless both neighbors
are equidistant, in which case round up. |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in interface org.granite.reflect.visitor.IHandler |
|
Handles the supplied Visitable parameter, returning a
filtered array of its properties. |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.BeanHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.CollectionHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.DictionaryHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.MapHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.NullHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.ObjectHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.PrimitiveHandler |
| |
| handle(visitable:org.granite.reflect.visitor:Visitable, filter) — Method in class org.granite.reflect.visitor.handlers.VectorHandler |
| |
| handle(context:org.granite.tide:BaseContext, emsg) — Method in class org.granite.tide.DefaultExceptionHandler |
| |
| handle(context:org.granite.tide:BaseContext, emsg) — Method in interface org.granite.tide.IExceptionHandler |
|
Handle the error
|
| handle(context:org.granite.tide:BaseContext, emsg) — Method in class org.granite.tide.data.OptimisticLockExceptionHandler |
| |
| handle(context:org.granite.tide:BaseContext, emsg) — Method in class org.granite.tide.service.NotLoggedInExceptionHandler |
| |
| handle(context:org.granite.tide:BaseContext, emsg) — Method in class org.granite.tide.service.SessionExpirationInterceptor |
| |
| handle(context:org.granite.tide:BaseContext, emsg) — Method in class org.granite.tide.validators.ValidatorExceptionHandler |
| |
| handleEx(context:org.granite.tide:BaseContext, emsg, event:org.granite.tide.events:TideFaultEvent) — Method in interface org.granite.tide.IExtendedExceptionHandler |
|
Handle the error
|
| handleMergeConflicts() — Method in class org.granite.tide.data.EntityManager |
|
Dispatch an event when last merge generated conflicts
|
| handleRemovalsAndPersists(removals, persists) — Method in class org.granite.tide.data.EntityManager |
|
Remove elements from cache and managed collections
|
| handleResults(errorResults) — Method in class org.granite.validation.FormValidator |
|
|
| handlers — Property in class org.granite.reflect.visitor.Guide |
|
The array IHandlers used by this Guide instance. |
| hasConstructor() — Method in class org.granite.reflect.Type |
|
Tests if this Type instance has a constructor. |
| hasDeclaredConstructor() — Method in class org.granite.reflect.Type |
|
Tests if this Type instance has a declared constructor. |
| hasDefinition(name, domain) — Static method in class org.granite.util.ClassUtil |
|
Test if a class name exists in the supplied domain or in the global system domain. |
| hasEventListener(type) — Method in class org.granite.collections.BasicMap |
| |
| hasEventListener(type) — Method in class org.granite.tide.impl.ContextEventDispatcher |
| |
| hasMessage() — Method in class org.granite.tide.seam.framework.StatusMessages |
|
Return true is there is any available message
|
| hasMessageForControl(controlId) — Method in class org.granite.tide.seam.framework.StatusMessages |
|
Return true is there is any available message for the specified controlId
|
| hasPermission(target, action, resultHandler, faultHandler) — Method in class org.granite.tide.seam.security.Identity |
|
Check permission for the specified target and action
|
| hasPermission(target, action, resultHandler, faultHandler) — Method in class org.granite.tide.spring.Identity |
|
Check permission for the specified target and action
|
| hasProperty(name) — Method in class org.granite.collections.BasicMap |
| |
| hasRole(roleName, resultHandler, faultHandler) — Method in class org.granite.tide.cdi.Identity |
|
Check role permission for the specified role
|
| hasRole(roleName, resultHandler, faultHandler) — Method in class org.granite.tide.ejb.Identity |
|
Check role permission for the specified role
|
| hasRole(roleName, resultHandler, faultHandler) — Method in class org.granite.tide.seam.security.Identity |
|
Check role permission for the specified role
|
| highBits — Property in class org.granite.math.Long |
|
The high 32bits of this Long as an uint. |
| holder — Property in class org.granite.reflect.DynamicProperty |
|
The instance thet holds this dynamic property. |
|
| 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 |