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

C

calendarValue() - Method in class org.nakedobjects.applib.value.DateTime
 
checkPassword(String) - Method in class org.nakedobjects.applib.value.Password
 
CLASS - Static variable in class org.nakedobjects.applib.Identifier
 
CLASS_MEMBERNAME - Static variable in class org.nakedobjects.applib.Identifier
 
CLASS_MEMBERNAME_PARMS - Static variable in class org.nakedobjects.applib.Identifier
 
classIdentifier(Class<?>) - Static method in class org.nakedobjects.applib.Identifier
 
classIdentifier(String) - Static method in class org.nakedobjects.applib.Identifier
 
clear() - Method in class org.nakedobjects.applib.fixtures.FixtureClock
Sets the clock to epoch, that is midnight, 1 Jan 1970 UTC.
Clock - Class in org.nakedobjects.applib.clock
Provides a mechanism to get (and possible to set) the current time.
Clock() - Constructor for class org.nakedobjects.applib.clock.Clock
 
CollectionAccessEvent - Class in org.nakedobjects.applib.events
Represents an access (reading) of a collection.
CollectionAccessEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.CollectionAccessEvent
 
CollectionAddToEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a particular object to be added to a collection is valid or not.
CollectionAddToEvent(Object, Identifier, Object) - Constructor for class org.nakedobjects.applib.events.CollectionAddToEvent
 
CollectionMethodEvent - Class in org.nakedobjects.applib.events
Represents an interaction with a collection object itself.
CollectionMethodEvent(Object, Identifier, Object, String, Object[], Object) - Constructor for class org.nakedobjects.applib.events.CollectionMethodEvent
 
CollectionRemoveFromEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a particular object to be removed from a collection is valid or not.
CollectionRemoveFromEvent(Object, Identifier, Object) - Constructor for class org.nakedobjects.applib.events.CollectionRemoveFromEvent
 
CollectionUsabilityEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a collection is usable or has been disabled.
CollectionUsabilityEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.CollectionUsabilityEvent
 
CollectionVisibilityEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a collection is visible or has been hidden.
CollectionVisibilityEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.CollectionVisibilityEvent
 
Color - Class in org.nakedobjects.applib.value
Color is simple numerical representation of a color using the brightness of red, green and blue (RGB) components.
Color(int) - Constructor for class org.nakedobjects.applib.value.Color
 
commit() - Method in interface org.nakedobjects.applib.DomainObjectContainer
Commit all changes to the object store.
compareTo(Identifier) - Method in class org.nakedobjects.applib.Identifier
 
CompositeFixture - Interface in org.nakedobjects.applib.fixtures
 
concat(Object) - Method in class org.nakedobjects.applib.util.TitleBuffer
Concatenate the the title value (the result of calling an objects label() method) to this TitleString object.
concat(Object, String) - Method in class org.nakedobjects.applib.util.TitleBuffer
Concatenate the the title value (the result of calling an objects label() method), or the specified default value if the title is equal to null or is empty, to this TitleString object.
concat(String) - Method in class org.nakedobjects.applib.util.TitleBuffer
Concatenate the specified text on to the end of the text of this TitleString.
concat(String, Object) - Method in class org.nakedobjects.applib.util.TitleBuffer
 
concat(String, Object, String) - Method in class org.nakedobjects.applib.util.TitleBuffer
 
create(Class<Q>, String, Object...) - Static method in class org.nakedobjects.applib.query.QueryDefault
Convenience factory method, preferable to constructor because will automatically genericize.
create(Class<Q>, String, Map<String, Object>) - Static method in class org.nakedobjects.applib.query.QueryDefault
Convenience factory method, preferable to constructor because will automatically genericize.
createDate(Date) - Method in class org.nakedobjects.applib.value.Date
 
createDateTime(Date) - Method in class org.nakedobjects.applib.value.DateTime
 
createTime(int, int) - Method in class org.nakedobjects.applib.value.Time
 
createTime(Date) - Method in class org.nakedobjects.applib.value.Time
 

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.