Interface SituationWithEntityName

All Superinterfaces:
Situation
All Known Subinterfaces:
SituationWithEntity
All Known Implementing Classes:
EntityNameSituation, EntitySituation

public interface SituationWithEntityName extends Situation
A situation that knows the entity name.
  • Method Details

    • getEntityName

      String getEntityName()