| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.adapter |
Defines
ObjectAdapter interface,
a wrapper around each domain object pojo. |
| org.apache.isis.core.metamodel.adapter.mgr | |
| org.apache.isis.core.metamodel.adapter.oid | |
| org.apache.isis.core.metamodel.adapter.version | |
| org.apache.isis.core.runtime.persistence | |
| org.apache.isis.core.runtime.snapshot |
| Class and Description |
|---|
| Oid
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| Class and Description |
|---|
| Oid
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| TypedOid |
| Class and Description |
|---|
| AggregatedOid |
| CollectionOid
Used as the
Oid for collections. |
| Oid
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| Oid.State |
| OidMarshaller
Factory for subtypes of
Oid, based on their oid str. |
| ParentedOid
Base type of the
Oid for collections and for @Aggregated
types. |
| RootOid
Defines a subtype of
Oid specific to a root adapter. |
| RootOid.Comparison
The result of performing a
comparison. |
| RootOidDefault |
| TypedOid |
| Class and Description |
|---|
| Oid
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| OidMarshaller
Factory for subtypes of
Oid, based on their oid str. |
| Class and Description |
|---|
| Oid
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| Class and Description |
|---|
| OidMarshaller
Factory for subtypes of
Oid, based on their oid str. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.