Class DefaultTypeService.MyWidgetType
java.lang.Object
de.hybris.platform.cockpit.model.meta.impl.DefaultObjectType
de.hybris.platform.cockpit.model.meta.impl.WidgetType
de.hybris.platform.cockpit.services.meta.impl.DefaultTypeService.MyWidgetType
- All Implemented Interfaces:
ExtendedType,ObjectType,RedeclarableObjectType
- Enclosing class:
- DefaultTypeService
-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.model.meta.impl.WidgetType
WIDGET_TYPE_PREFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDirect sub types of this object type.Direct super types of this object type.protected voidprotected voidMethods inherited from class de.hybris.platform.cockpit.model.meta.impl.WidgetType
getComposedType, getDescription, getDescription, getName, getName, isAbstract, isJaloOnly, isSingleton, toStringMethods inherited from class de.hybris.platform.cockpit.model.meta.impl.DefaultObjectType
addToSubtypesInternal, addToSupertypesInternal, equals, getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getRedeclaredPropertyDescriptors, hashCode, isAssignableFrom, removeFromSubtypesInternal, removeFromSupertypesInternal, setDeclaredPropertyDescriptors, setRedeclaredPropertyDescriptors, setSubtypes, setSupertypesMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.hybris.platform.cockpit.model.meta.ObjectType
getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, isAssignableFrom
-
Constructor Details
-
MyWidgetType
-
-
Method Details
-
getSubtypes
Description copied from interface:ObjectTypeDirect sub types of this object type.- Specified by:
getSubtypesin interfaceObjectType- Overrides:
getSubtypesin classDefaultObjectType
-
getSupertypes
Description copied from interface:ObjectTypeDirect super types of this object type.- Specified by:
getSupertypesin interfaceObjectType- Overrides:
getSupertypesin classDefaultObjectType
-
loadSubtypes
protected void loadSubtypes() -
loadSupertypes
protected void loadSupertypes()
-