| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.adapter |
Defines
ObjectAdapter interface,
a wrapper around each domain object pojo. |
| org.apache.isis.core.metamodel.facets.typeof |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAdapter.setElementSpecificationProvider(ElementSpecificationProvider elementSpecificationProvider)
For (stand-alone) collections, returns the element type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElementSpecificationProviderFromTypeOfFacet |
| Modifier and Type | Method and Description |
|---|---|
static ElementSpecificationProvider |
ElementSpecificationProviderFromTypeOfFacet.createFrom(TypeOfFacet typeOfFacet) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.