Package io.vertx.up.commune
Class ActMapping
java.lang.Object
io.vertx.up.commune.ActMapping
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.modello.specification.HRecordgetRecord(Object input, io.modello.specification.HRecord definition, io.vertx.up.commune.exchange.BTree mapping) protected booleanisAfter(io.vertx.up.commune.exchange.BTree mapping) protected booleanisBefore(io.vertx.up.commune.exchange.BTree mapping) protected io.vertx.up.uca.adminicle.Mappermapper()
-
Constructor Details
-
ActMapping
public ActMapping()
-
-
Method Details
-
getRecord
protected io.modello.specification.HRecord getRecord(Object input, io.modello.specification.HRecord definition, io.vertx.up.commune.exchange.BTree mapping) -
isBefore
protected boolean isBefore(io.vertx.up.commune.exchange.BTree mapping) -
isAfter
protected boolean isAfter(io.vertx.up.commune.exchange.BTree mapping) -
mapper
protected io.vertx.up.uca.adminicle.Mapper mapper()
-