Interface RedeclarableObjectType

All Superinterfaces:
ObjectType
All Known Implementing Classes:
ClassificationType, ClassificationTypeLoader.MyClassificationType, DefaultObjectType, DefaultSearchType, DefaultTypeService.MyClassificationType, DefaultTypeService.MyItemType, DefaultTypeService.MyWidgetType, ExtensibleTypeService.MyItemType, ItemSearchType, ItemTemplate, ItemType, WidgetType, WidgetTypeLoader.MyWidgetType

public interface RedeclarableObjectType extends ObjectType
Type object which can have re-declared properties.
  • Method Details

    • getRedeclaredPropertyDescriptors

      Set<PropertyDescriptor> getRedeclaredPropertyDescriptors()
      Returns all property descriptors which are inherited but re-declared at this type.