A B C D E F G H I L M N O P Q R S T U V W

U

uniqueMatch(Class<T>, Filter<T>) - Method in class org.nakedobjects.applib.AbstractContainedObject
Convenience method that delegates to DomainObjectContainer.
uniqueMatch(Class<T>, String) - Method in class org.nakedobjects.applib.AbstractContainedObject
Convenience method that delegates to DomainObjectContainer.
uniqueMatch(Class<T>, T) - Method in class org.nakedobjects.applib.AbstractContainedObject
Convenience method that delegates to DomainObjectContainer.
uniqueMatch(Query<T>) - Method in class org.nakedobjects.applib.AbstractContainedObject
Convenience method that delegates to DomainObjectContainer.
uniqueMatch(Class<T>, Filter<T>) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Find the only instance of the specified type (including subtypes) that has the specified title.
uniqueMatch(Class<T>, String) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Find the only instance of the specified type (including subtypes) that has the specified title.
uniqueMatch(Class<T>, T) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Find the only instance of the patterned object type (including subtypes) that matches the set fields in the pattern object: where any property that is set will be tested and properties that are not set will be ignored.
uniqueMatch(Query<T>) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Find the only instance that matches the provided query.
UsabilityEvent - Class in org.nakedobjects.applib.events
Represents a check to determine whether a member of an object is usable or has been disabled.
UsabilityEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.UsabilityEvent
 
UserMemento - Class in org.nakedobjects.applib.security
Details, obtained from the container, about the user and his roles.
UserMemento(String) - Constructor for class org.nakedobjects.applib.security.UserMemento
Creates a new user with the specified name and no roles.
UserMemento(String, RoleMemento...) - Constructor for class org.nakedobjects.applib.security.UserMemento
Creates a new user with the specified name and assigned roles.
UserMemento(String, List<RoleMemento>) - Constructor for class org.nakedobjects.applib.security.UserMemento
Creates a new user with the specified name and assigned roles.
UserProfileFixture - Class in org.nakedobjects.applib.fixtures
 
UserProfileFixture() - Constructor for class org.nakedobjects.applib.fixtures.UserProfileFixture
 

A B C D E F G H I L M N O P Q R S T U V W
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.