Class RuntimeSessionElement

java.lang.Object
pl.decerto.hyperon.runtime.dev.perspective.RuntimeSessionElement

public class RuntimeSessionElement extends Object
Author:
przemek hertel
  • Constructor Details

    • RuntimeSessionElement

      public RuntimeSessionElement()
  • Method Details

    • isCreate

      public boolean isCreate()
    • isUpdate

      public boolean isUpdate()
    • isDelete

      public boolean isDelete()
    • isCreateOrUpdate

      public boolean isCreateOrUpdate()
    • toString

      public String toString()
      Overrides:
      toString in class Object