Class ActIn

All Implemented Interfaces:
Serializable

public class ActIn extends ActMapping implements Serializable
See Also:
  • Constructor Details

    • ActIn

      public ActIn(Envelop envelop)
  • Method Details

    • bind

      public ActIn bind(io.vertx.up.commune.exchange.BTree mapping)
    • getEnvelop

      public Envelop getEnvelop()
    • getJObject

      public io.vertx.core.json.JsonObject getJObject()
    • getJArray

      public io.vertx.core.json.JsonArray getJArray()
    • getQuery

      public io.vertx.core.json.JsonObject getQuery()
    • getRecord

      public io.modello.specification.HRecord getRecord()
    • getFiles

      public File[] getFiles()
    • getRecords

      public io.modello.specification.HRecord[] getRecords()
    • getDefinition

      public io.modello.specification.HRecord getDefinition()
    • appId

      public String appId()
    • sigma

      public String sigma()
    • userId

      public String userId()
    • connect

      public void connect(io.modello.specification.HRecord definition)