Interface HasIdentity

All Known Implementing Classes:
Action, AlertType, ApprovalRole, Cvl.Entry, Field, Form, Graph.Edge, Ref, SortOrderPreset, TaskList

public interface HasIdentity
Provides a means to generically deal with the various configuration objects that have an identifier and preferably a user friendly display text.
Author:
Markus MÃ¥rtensson
  • Method Details

    • getId

      String getId()
    • defaultDisplayText

      String defaultDisplayText()