| 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 |
| uid — Property in interface org.granite.tide.IEntityRef |
| |
| UIDArrayList — Class in package org.granite.collections |
|
Implementation of list that compares values by UID
|
| UIDArrayList(source) — Constructor in class org.granite.collections.UIDArrayList |
| |
| UIDArraySet — Class in package org.granite.collections |
|
Implementation of set that compares values by UID
|
| UIDArraySet(source) — Constructor in class org.granite.collections.UIDArraySet |
| |
| UIDList — Class in package org.granite.collections |
|
Serializable implementation of a list of UID elements
|
| uidProperty — Property in class org.granite.tide.collections.PagedCollection |
| |
| UIDSet — Class in package org.granite.collections |
|
Serializable implementation of a set of UID elements
|
| UIDWeakSet — Class in package org.granite.collections |
|
Implementation of HashSet that holds weak references to UID entities
|
| UIDWeakSet(capacity) — Constructor in class org.granite.collections.UIDWeakSet |
| |
| ulp — Property in class org.granite.math.BigDecimal |
|
The size of an ulp, a unit in the last place, of this
BigDecimal. |
| unbindIns(componentName) — Method in class org.granite.tide.BaseContext |
|
Unbinds all [In] component properties
|
| unbindOuts(componentName) — Method in class org.granite.tide.BaseContext |
|
Unbinds all [Out] component properties
|
| unescape(message) — Static method in class org.granite.validation.DefaultMessageInterpolator |
|
Unescape the given string parameter, removing extraneous backslashs. |
| unhandledViolations — Event in class org.granite.validation.FormValidator |
|
Dispatched when validation is done, with a (possibly empty) array
of ValidationResult for any ConstraintViolation
that couldn't be associated with any input. |
| UNHANDLED_VIOLATIONS — Constant static property in class org.granite.validation.FormValidator |
| |
| unhandledViolationsMessage — Property in class org.granite.validation.FormValidator |
|
A message containing all unhandled violations messages, separated by
new lines. |
| uninitialize() — Method in interface org.granite.collections.IPersistentCollection |
| |
| uninitialize() — Method in class org.granite.persistence.AbstractPersistentList |
| |
| uninitialize() — Method in class org.granite.persistence.PersistentMap |
| |
| uninitialize() — Method in class org.granite.persistence.PersistentSet |
| |
| uninitialize — Event in class org.granite.tide.collections.PersistentCollection |
| |
| uninitialize() — Method in class org.granite.tide.collections.PersistentCollection |
| |
| uninitialize — Event in class org.granite.tide.collections.PersistentMap |
| |
| uninitialize() — Method in class org.granite.tide.collections.PersistentMap |
| |
| UNINITIALIZE — Constant static property in class org.granite.tide.data.EntityManager |
| |
| uninitializeAllowed — Property in class org.granite.tide.data.MergeContext |
| |
| UninitializeArgumentPreprocessor — Class in package org.granite.tide.data |
|
|
| uninitializeEntityGraph(entity:org.granite.tide:IEntity) — Method in class org.granite.tide.data.EntityGraphUninitializer |
|
Build a Change object for the entity in the current context
|
| uninitializing — Property in class org.granite.tide.data.MergeContext |
| |
| UNLIMITED — Constant static property in class org.granite.math.MathContext |
|
A MathContext object whose settings have the values
required for unlimited precision arithmetic. |
| UNNECESSARY — Constant static property in class org.granite.math.RoundingMode |
|
Rounding mode to assert that the requested operation has an exact result,
hence no rounding is necessary. |
| unqualifiedVectorClass — Static property in class org.granite.util.VectorUtil |
|
The Vector.<*> class. |
| unregisterComponent(name, component) — Method in interface org.granite.tide.IContextManager |
| |
| unregisterConstraintClass(constraintClass) — Method in class org.granite.validation.ValidatorFactory |
|
Unregister a IConstraint implementation class, so
annotations with its unqualified class name won't be recognized as
constraint annotations anymore. |
| unregisterDomain(domain) — Static method in class org.granite.reflect.Type |
|
Unregisters an application domain and all its children domains. |
| unregisterNamespace(prefix) — Method in class org.granite.util.DefaultNamespaceResolver |
|
Unregister a namespace prefix. |
| unregisterNamespace(prefix) — Method in interface org.granite.util.INamespaceResolver |
|
Unregister a namespace prefix. |
| unregisterValidatorClass(type:org.granite.reflect:Type) — Method in class org.granite.validation.ValidatorFactory |
|
Unregister a IValidator implementation class for a specific
bean type, so no specific IValidator implementation will be
used when encountering a bean of this type. |
| unscaledValue — Property in class org.granite.math.BigDecimal |
|
A BigInteger whose value is the unscaled
value of this BigDecimal: computes
(this * 10this.scale). |
| unsubscribe() — Method in class org.granite.gravity.Consumer |
| |
| unsubscribe() — Method in class org.granite.tide.data.DataObserver |
|
Unsubscribe the data topic
|
| unsubscribe() — Method in class org.granite.tide.events.EventRouter |
|
Unsubscribe the topic
|
| UP — Constant static property in class org.granite.math.RoundingMode |
|
Rounding mode to round away from zero. |
| updateContextId(previousContextId, context:org.granite.tide:BaseContext) — Method in interface org.granite.tide.IContextManager |
| |
| updateURL(url) — Method in class org.granite.tide.deeplinking.TideUrlMapping |
| |
| upperPolicy — Property in class org.granite.util.DefaultNamespaceResolver |
|
Tells if a string such as "MyClass.Inner" should be considered as a
class name because it starts with a uppercase letter (so it is bound
to the default namespace) or not (so it is considered as a fully
qualified class name in the package "MyClass"). |
| uri — Property in class org.granite.reflect.Constructor |
|
The uri of this constructor (always "" because constructors cannot
use specific namespaces). |
| uri — Property in class org.granite.reflect.Field |
|
The namespace's uri of this field ("" for public fields). |
| uri — Property in class org.granite.reflect.Member |
|
The uri of the qualified name of this Member (members declared in
namespaces) or "" if this member is public. |
| uri — Property in class org.granite.reflect.Method |
|
The namespace's uri of this method ("" for public methods). |
| useController — Property in class org.granite.tide.spring.PagedQuery |
| |
| useGrailsController — Property in class org.granite.tide.spring.PagedQuery |
| |
| _usePage — Property in class org.granite.tide.collections.PagedQuery |
| |
| usePage — Property in class org.granite.tide.collections.PagedQuery |
| |
| username — Property in class org.granite.tide.cdi.Identity |
| |
| username — Property in class org.granite.tide.ejb.Identity |
| |
| username — Property in class org.granite.tide.seam.security.Identity |
|
User name
|
| username — Property in class org.granite.tide.spring.Identity |
| |
|
| 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 |