Interface Actionable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getActions()
      Gets the available actions for the entity, usually dependent on their definition.
    • Method Detail

      • getActions

        java.util.List<java.lang.String> getActions()
        Gets the available actions for the entity, usually dependent on their definition.