|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Persistability | |
|---|---|
| org.nakedobjects.metamodel.runtimecontext.spec | |
| org.nakedobjects.metamodel.spec | |
| Uses of Persistability in org.nakedobjects.metamodel.runtimecontext.spec |
|---|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec that return Persistability | |
|---|---|
Persistability |
IntrospectableSpecificationAbstract.persistability()
|
Persistability |
NakedObjectSpecificationNoMember.persistability()
|
| Uses of Persistability in org.nakedobjects.metamodel.spec |
|---|
| Methods in org.nakedobjects.metamodel.spec that return Persistability | |
|---|---|
Persistability |
JavaSpecification.persistability()
|
Persistability |
NakedObjectSpecification.persistability()
Determines if objects of this specification can be persisted or not. |
static Persistability |
Persistability.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Persistability[] |
Persistability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||