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 Summary
-
Method Details
-
getShortDescription
String getShortDescription()- Returns:
- the short description of the current
ShortDescriptionHolder
-
getShortDescriptionInSingleQuotes
- Returns:
- the short description of the current
ShortDescriptionHolderin single quotes
-