ComponentTypeFacade instead.@Deprecated
public interface StructureFacade
| Modifier and Type | Method and Description |
|---|---|
ComponentTypeData |
getComponentTypeByCodeAndMode(java.lang.String code,
java.lang.String mode)
Deprecated.
Get a single component type structure for a given structure type mode.
|
java.util.List<ComponentTypeData> |
getComponentTypesByCode(java.lang.String code)
Deprecated.
Get component type structures for all defined structure type modes.
|
java.util.List<ComponentTypeData> getComponentTypesByCode(java.lang.String code)
code - - the type code of the component type to retrieveComponentTypeData getComponentTypeByCodeAndMode(java.lang.String code, java.lang.String mode)
code - - the type code of the component type to retrievemode - - the mode of the structure typeCopyright © 2018 SAP SE. All Rights Reserved.