Package | Description |
---|---|
net.sf.mmm.orient.base.id | |
net.sf.mmm.orient.impl.id |
Modifier and Type | Method and Description |
---|---|
static <E> OrientId<E> |
OrientId.of(Class<E> type,
com.orientechnologies.orient.core.id.ORID orid,
long version) |
static <E> OrientId<E> |
OrientId.of(Class<E> type,
String idAsString) |
static <E> OrientId<E> |
OrientId.of(Class<E> type,
UUID uuid,
long version) |
OrientId<E> |
OrientId.withType(Class<?> newType) |
Modifier and Type | Method and Description |
---|---|
OrientId<?> |
OrientIdJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
Copyright © 2001–2016 mmm-Team. All rights reserved.