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
F
Facets
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates that the class has additional facets, and specifies the how to obtain the
FacetFactory
to manufacture them.
FieldOrder
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates the order that properties should be displayed in.
Filter
<
T
> - Interface in
org.nakedobjects.applib
For use by repository implementations to allow a set of objects returned by a back-end objectstore to be filtered before being returned to the caller.
firstMatch(Class<T>, Filter<T>)
- Method in class org.nakedobjects.applib.
AbstractContainedObject
Convenience method that delegates to
DomainObjectContainer
.
firstMatch(Class<T>, T)
- Method in class org.nakedobjects.applib.
AbstractContainedObject
Convenience method that delegates to
DomainObjectContainer
.
firstMatch(Class<T>, String)
- Method in class org.nakedobjects.applib.
AbstractContainedObject
Convenience method that delegates to
DomainObjectContainer
.
firstMatch(Query<T>)
- Method in class org.nakedobjects.applib.
AbstractContainedObject
Convenience method that delegates to
DomainObjectContainer
.
firstMatch(Class<T>, Filter<T>)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns the first instance of the specified type (including subtypes) that matches the supplied
Filter
, or
null
if none.
firstMatch(Class<T>, String)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns the first instance of the specified type (including subtypes) that matches the supplied title, or
null
if none.
firstMatch(Class<T>, T)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns the first instance of the specified type (including subtypes) that matches the supplied object as a pattern, or
null
if none.
firstMatch(Query<T>)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns the first instance that matches the supplied query, or
null
if none.
FixtureClock
- Class in
org.nakedobjects.applib.fixtures
This clock, for use by fixtures, can be set to specific time.
FixtureType
- Enum in
org.nakedobjects.applib.fixtures
Enumerates the different types of
fixture
s supported.
floatValue()
- Method in class org.nakedobjects.applib.value.
Money
Returns this value as a float.
floatValue()
- Method in class org.nakedobjects.applib.value.
Percentage
Returns this value as an float.
flush()
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Flush all changes to the object store.
fromEncodedString(String)
- Method in interface org.nakedobjects.applib.adapters.
EncoderDecoder
Converts an encoded string to an instance of the object.
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.