protected class DefaultTypeService.MyClassificationType extends ClassificationType
| Constructor and Description |
|---|
MyClassificationType(String code) |
| Modifier and Type | Method and Description |
|---|---|
Set<ObjectType> |
getSubtypes()
Direct sub types of this object type.
|
Set<ObjectType> |
getSupertypes()
Direct super types of this object type.
|
protected void |
loadSubtypes() |
protected void |
loadSupertypes() |
getClassificationClass, getDescription, getDescription, getName, getName, isAbstractaddToSubtypesInternal, addToSupertypesInternal, equals, getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getRedeclaredPropertyDescriptors, hashCode, isAssignableFrom, removeFromSubtypesInternal, removeFromSupertypesInternal, setDeclaredPropertyDescriptors, setRedeclaredPropertyDescriptors, setSubtypes, setSupertypes, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, isAssignableFrompublic MyClassificationType(String code)
public Set<ObjectType> getSubtypes()
ObjectTypegetSubtypes in interface ObjectTypegetSubtypes in class DefaultObjectTypepublic Set<ObjectType> getSupertypes()
ObjectTypegetSupertypes in interface ObjectTypegetSupertypes in class DefaultObjectTypeprotected void loadSubtypes()
protected void loadSupertypes()
Copyright © 2017 SAP SE. All Rights Reserved.