Interface IShortDescriptionHolder
- All Known Subinterfaces:
IEntity
- All Known Implementing Classes:
AbstractEntity, Entity, GeneralEntity
public interface IShortDescriptionHolder
A
IShortDescriptionHolder has a short description.- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
getShortDescription
String getShortDescription()- Returns:
- the short description of the current
IShortDescriptionHolder.
-
getShortDescriptionInQuotes
- Returns:
- the short description of the current
IShortDescriptionHolderin quotes.
-