public interface DecorationService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Decoration<?>> |
getDecorations(ProjectEntity entity)
Gets the list of decorations for an entity.
|
java.util.List<Decoration<?>> getDecorations(ProjectEntity entity)
entity - Entity to decorate