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
N
Named
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates the name that a property/action should be been known by.
NameUtils
- Class in
org.nakedobjects.applib.util
Not public API, provides a number of utilities to represent formal
Identifier
names more naturally.
NameUtils()
- Constructor for class org.nakedobjects.applib.util.
NameUtils
naturalName(String)
- Static method in class org.nakedobjects.applib.util.
NameUtils
Returns a word spaced version of the specified name, so there are spaces between the words, where each word starts with a capital letter.
naturalNames(String[])
- Static method in class org.nakedobjects.applib.util.
NameUtils
NeverImmutable
- Interface in
org.nakedobjects.applib.marker
Marker interface to show that an object can always be changed, even after persisted.
newInstance(Class<T>, Object)
- Method in class org.nakedobjects.applib.
AbstractFactoryAndRepository
Returns a new instance of the specified class that has the sane persisted state as the specified object.
newInstance(Class<T>, Object)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns a new instance of the specified class that has the sane persisted state as the specified object.
newPersistentInstance(Class<T>)
- Method in class org.nakedobjects.applib.
AbstractFactoryAndRepository
Returns a new instance of the specified class that will have been persisted.
newPersistentInstance(Class<T>)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Returns a new instance of the specified class that will have been persisted.
newPerspective(String)
- Method in interface org.nakedobjects.applib.profiles.
Profile
newTransientInstance(Class<T>)
- Method in class org.nakedobjects.applib.
AbstractContainedObject
newTransientInstance(Class<T>)
- Method in interface org.nakedobjects.applib.
DomainObjectContainer
Create a new instance of the specified class, but do not persist it.
newUserProfile()
- Method in class org.nakedobjects.applib.fixtures.
UserProfileFixture
newUserProfile(Profile)
- Method in class org.nakedobjects.applib.fixtures.
UserProfileFixture
newUserProfile()
- Method in interface org.nakedobjects.applib.profiles.
ProfileService
newUserProfile(Profile)
- Method in interface org.nakedobjects.applib.profiles.
ProfileService
NonPersistable
- Interface in
org.nakedobjects.applib.marker
Marker interface to show that an object cannot be persisted.
NotPersistable
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates that an instance cannot be persisted by a user, but only programmatically.
NotPersistable.By
- Enum in
org.nakedobjects.applib.annotation
NotPersisted
- Annotation Type in
org.nakedobjects.applib.annotation
Indicates that an instance or a property should not be persisted.
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.