Interface SituationWithEntityName

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

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

    • getEntityName

      String getEntityName()
      Deprecated.