@Beta
public interface WidgetDescriptorService
Modifier and Type | Method and Description |
---|---|
Descriptors<WidgetDescriptor> |
getAllowedByInterfaces(java.lang.String... interfaceName) |
Descriptors<WidgetDescriptor> |
getByInterfaces(java.lang.String... interfaceName) |
WidgetDescriptor |
getByKey(DescriptorKey descriptorKey) |
Descriptors<WidgetDescriptor> getByInterfaces(java.lang.String... interfaceName)
Descriptors<WidgetDescriptor> getAllowedByInterfaces(java.lang.String... interfaceName)
WidgetDescriptor getByKey(DescriptorKey descriptorKey)