| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.adapter.oid |
| Modifier and Type | Method and Description |
|---|---|
CollectionOid |
CollectionOid.asPersistent(TypedOid newParentRootOid)
When the RootOid is persisted, all its "children"
need updating similarly.
|
static CollectionOid |
CollectionOid.deString(String oidStr,
OidMarshaller oidMarshaller) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CollectionOid.equals(CollectionOid other) |
String |
OidMarshaller.marshal(CollectionOid collectionOid) |
String |
OidMarshaller.marshalNoVersion(CollectionOid collectionOid) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.