Class DefaultTypeService.MyClassificationType
java.lang.Object
de.hybris.platform.cockpit.model.meta.impl.DefaultObjectType
de.hybris.platform.cockpit.model.meta.impl.ClassificationType
de.hybris.platform.cockpit.services.meta.impl.DefaultTypeService.MyClassificationType
- All Implemented Interfaces:
ExtendedType,ObjectType,RedeclarableObjectType
- Enclosing class:
- DefaultTypeService
-
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.ClassificationType
getClassificationClass, getDescription, getDescription, getName, getName, isAbstractMethods 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, setSupertypes, toStringMethods 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
-
MyClassificationType
-
-
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()
-