public abstract class PropertyBasedService extends AbstractServiceImpl
object types to together with a set of
property descriptors to specify their capabilities in terms on which object types they can
handle and which properties they may accept.modelService, typeService| Constructor and Description |
|---|
PropertyBasedService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PropertyDescriptor> |
getAllSupportedPropertyDescriptors(java.util.Collection<ObjectType> rootTypes)
Returns all supported property descriptors for a given set of root types.
|
getEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelServicepublic java.util.Set<PropertyDescriptor> getAllSupportedPropertyDescriptors(java.util.Collection<ObjectType> rootTypes)
Copyright © 2018 SAP SE. All Rights Reserved.