| Interface | Description |
|---|---|
| Oid |
An immutable identifier for either a root object (subtype
RootOid) or
an aggregated object (subtype AggregatedOid). |
| RootOid |
Defines a subtype of
Oid specific to a root adapter. |
| TypedOid |
| Class | Description |
|---|---|
| AggregatedOid | |
| CollectionOid |
Used as the
Oid for collections. |
| Oid.Matchers | |
| OidMarshaller |
Factory for subtypes of
Oid, based on their oid str. |
| OidMatchers | |
| ParentedOid |
Base type of the
Oid for collections and for @Aggregated
types. |
| RootOidDefault |
| Enum | Description |
|---|---|
| Oid.State | |
| RootOid.Comparison |
The result of performing a
comparison. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.