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

R

raiseError(String) - Method in class org.nakedobjects.applib.AbstractContainedObject
Display the specified message as an error to the user, ensuring that it is acknowledged.
raiseError(String) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Notify the user of an application error with the specified message.
ReasonBuffer - Class in org.nakedobjects.applib.util
Helper class to create properly concatenated reason string for use in method that return Strings with reasons.
ReasonBuffer() - Constructor for class org.nakedobjects.applib.util.ReasonBuffer
 
RegEx - Annotation Type in org.nakedobjects.applib.annotation
Provides a regular expression that a value entry should conform to, and can be formatted as.
remove(Object) - Method in class org.nakedobjects.applib.AbstractContainedObject
Delete the provided object from the persistent object store.
remove() - Static method in class org.nakedobjects.applib.clock.Clock
Allows subclasses to remove their implementation.
remove(Object) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Removes (deletes) the persisted object.
remove() - Static method in class org.nakedobjects.applib.fixtures.FixtureClock
Makes Clock.remove() visible.
removeFromServices(Class<?>...) - Method in interface org.nakedobjects.applib.profiles.Perspective
 
RepositoryException - Exception in org.nakedobjects.applib
Indicates that a repository method has failed.
RepositoryException() - Constructor for exception org.nakedobjects.applib.RepositoryException
 
RepositoryException(String) - Constructor for exception org.nakedobjects.applib.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception org.nakedobjects.applib.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception org.nakedobjects.applib.RepositoryException
 
reset() - Method in class org.nakedobjects.applib.fixtures.FixtureClock
Go back to just returning the system's time.
resetClock() - Method in class org.nakedobjects.applib.fixtures.AbstractFixture
Will print warning message and do nothing if FixtureClock could not be initialized.
resolve() - Method in class org.nakedobjects.applib.AbstractDomainObject
Resolve this object, populating references to other objects.
resolve(Object) - Method in class org.nakedobjects.applib.AbstractDomainObject
Resolve this object if the referenced object is still unknown.
resolve(Object) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Ensure that the specified object is completely loaded into memory.
resolve(Object, Object) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Ensure that the specified object is completely loaded into memory, though only if the supplied field reference is null.
RoleMemento - Class in org.nakedobjects.applib.security
 
RoleMemento(String) - Constructor for class org.nakedobjects.applib.security.RoleMemento
Creates a new role with the specified name.
RoleMemento(String, String) - Constructor for class org.nakedobjects.applib.security.RoleMemento
Creates a new role with the specified name and description.

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.