public interface WidgetContainerRepository<T extends Identifiable> extends Repository<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getArtifactsUsingWidget(String widgetId) |
Map<String,List<T>> |
getArtifactsUsingWidgets(List<String> widgetIds) |
containsObject, delete, exists, findByObjectId, findByObjectIds, get, getAll, getByUUID, getComponentName, getNextAvailableId, markAsFavorite, resolvePath, resolvePathFolder, save, saveAll, unmarkAsFavorite, updateLastUpdateAndSave, walk, watchCopyright © 2020. All rights reserved.