| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.spec | |
| org.apache.isis.core.metamodel.specloader.specimpl |
| Modifier and Type | Method and Description |
|---|---|
Persistability |
ObjectSpecification.persistability()
Determines if objects of this specification can be persisted or not.
|
static Persistability |
Persistability.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
Persistability |
ObjectSpecificationAbstract.persistability() |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.