Package | Description |
---|---|
org.jboss.errai.otec.client | |
org.jboss.errai.otec.client.operation |
Modifier and Type | Method and Description |
---|---|
OpPair |
OpPairDto.toOpPair(OTEngine engine) |
Modifier and Type | Method and Description |
---|---|
OpPair |
OTOperationImpl.getTransformedFrom() |
OpPair |
OTOperation.getTransformedFrom() |
static OpPair |
OpPair.of(OTOperation remoteOp,
OTOperation localOp) |
Modifier and Type | Method and Description |
---|---|
static OTOperation |
OTOperationImpl.createLocalOnlyOperation(OTEngine engine,
String agentId,
List<Mutation> mutationList,
OTEntity entity,
int revision,
OpPair pair) |
static OTOperation |
OTOperationImpl.createLocalOnlyOperation(OTEngine engine,
String agentId,
List<Mutation> mutationList,
OTEntity entity,
OpPair pair) |
static OTOperation |
OTOperationImpl.createOperation(OTEngine engine,
String agentId,
List<Mutation> mutationList,
int entityId,
int revision,
String revisionHash,
OpPair transformedFrom,
int lastRevisionTx) |
static OTOperation |
OTOperationImpl.createOperation(OTOperation op,
OpPair transformedFrom) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.