Interface ShortDescriptionHolder

All Known Subinterfaces:
IEntity
All Known Implementing Classes:
AbstractEntity, Entity, GeneralEntity

public interface ShortDescriptionHolder
A ShortDescriptionHolder has a short description.
Author:
Silvan Wyss
  • Method Details

    • getShortDescription

      String getShortDescription()
      Returns:
      the short description of the current ShortDescriptionHolder
    • getShortDescriptionInSingleQuotes

      default String getShortDescriptionInSingleQuotes()
      Returns:
      the short description of the current ShortDescriptionHolder in single quotes