| 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.bookmarks | |
| org.apache.isis.core.metamodel.services.container |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainObjectServicesAbstract |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainObjectServicesAware.setDomainObjectServices(DomainObjectServices domainObjectServices) |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectServices |
RuntimeContext.getDomainObjectServices() |
| Modifier and Type | Method and Description |
|---|---|
DomainObjectServices |
RuntimeContextNoRuntime.getDomainObjectServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
BookmarkServiceDefault.setDomainObjectServices(DomainObjectServices domainObjectServices) |
| Modifier and Type | Method and Description |
|---|---|
protected DomainObjectServices |
DomainObjectContainerDefault.getDomainObjectServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainObjectContainerDefault.setDomainObjectServices(DomainObjectServices domainObjectServices) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.