| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.adapter |
Defines
ObjectAdapter interface,
a wrapper around each domain object pojo. |
| org.apache.isis.core.metamodel.runtimecontext | |
| org.apache.isis.core.metamodel.runtimecontext.noruntime | |
| org.apache.isis.core.metamodel.services.container |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPersistorAbstract |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPersistorAware.setObjectPersistor(ObjectPersistor objectPersistor) |
| Modifier and Type | Method and Description |
|---|---|
ObjectPersistor |
RuntimeContext.getObjectPersistor() |
| Modifier and Type | Method and Description |
|---|---|
ObjectPersistor |
RuntimeContextNoRuntime.getObjectPersistor() |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectPersistor |
DomainObjectContainerDefault.getObjectPersistor() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainObjectContainerDefault.setObjectPersistor(ObjectPersistor objectPersistor) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.