Class ExtensibleTypeService.MyItemType
java.lang.Object
de.hybris.platform.cockpit.model.meta.impl.DefaultObjectType
de.hybris.platform.cockpit.model.meta.impl.ItemType
de.hybris.platform.cockpit.services.meta.impl.ExtensibleTypeService.MyItemType
- All Implemented Interfaces:
BaseType,ObjectType,RedeclarableObjectType
- Enclosing class:
- ExtensibleTypeService
-
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.ItemType
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
-
MyItemType
-
-
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()
-