Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
D
Date
- Class in
org.nakedobjects.applib.value
Value object representing a date (not time) value.
Date()
- Constructor for class org.nakedobjects.applib.value.
Date
Create a Date object for today's date.
Date(int, int, int)
- Constructor for class org.nakedobjects.applib.value.
Date
Create a Date object set to the specified day, month and year.
Date(Date)
- Constructor for class org.nakedobjects.applib.value.
Date
Create a Date object based on the specified Java date object.
DateFixture
- Class in
org.nakedobjects.applib.fixtures
Sole purpose is to set the date/time while object fixtures are being installed.
DateFixture(int, int, int, int, int)
- Constructor for class org.nakedobjects.applib.fixtures.
DateFixture
DateFixture(int, int, int)
- Constructor for class org.nakedobjects.applib.fixtures.
DateFixture
DateTime
- Class in
org.nakedobjects.applib.value
Value object representing a date and time value.
DateTime()
- Constructor for class org.nakedobjects.applib.value.
DateTime
Create a Time object for storing a timeStamp set to the current time.
DateTime(Date)
- Constructor for class org.nakedobjects.applib.value.
DateTime
DateTime(int, int, int)
- Constructor for class org.nakedobjects.applib.value.
DateTime
DateTime(int, int, int, int, int)
- Constructor for class org.nakedobjects.applib.value.
DateTime
Create a Date object set to the specified day, month and year.
DateTime(int, int, int, int, int, int)
- Constructor for class org.nakedobjects.applib.value.
DateTime
dateValue()
- Method in class org.nakedobjects.applib.value.
Date
Return this date value as a Java Date object.
dateValue()
- Method in class org.nakedobjects.applib.value.
DateTime
dateValue()
- Method in class org.nakedobjects.applib.value.
Time
DAY
- Static variable in class org.nakedobjects.applib.value.
Time
Debug
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates the an action should be only available for debugging.
Defaulted
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates that the class should have a default, by providing a link to a
DefaultsProvider
, or some externally-configured mechanism.
DefaultsProvider
<
T
> - Interface in
org.nakedobjects.applib.adapters
Provides a mechanism for providing a default value for an object.
DescribedAs
- Annotation Type in
org.nakedobjects.applib.annotation
Description of a property/action.
Disabled
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates that a property/action is to be always unavailable to the user.
displayTitleOf(T)
- Method in interface org.nakedobjects.applib.adapters.
Parser
The title of the object.
disposeInstance()
- Method in class org.nakedobjects.applib.
AbstractDomainObject
Deprecated.
- instead use
AbstractContainedObject.remove(Object)
.
DomainObjectContainer
- Interface in
org.nakedobjects.applib
Represents a container that the domain objects work within.
doubleValue()
- Method in class org.nakedobjects.applib.value.
Money
Returns this value as a double.
doubleValue()
- Method in class org.nakedobjects.applib.value.
Percentage
Returns this value as an double.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.