public interface SubResourceResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<? extends YType,java.lang.String> |
getAllSubResources(YComposedType startType,
WebservicesConfig provider) |
java.util.Map<? extends YType,java.lang.String> getAllSubResources(YComposedType startType, WebservicesConfig provider)
startType - type related to resource as entry point to look up for a sub resourcesMap.Entry key is the type of
sub resource , and the value is the literal for qualifier for accessing it e.g for Language there might be
entry like {ComposedTypeResource,"itemType"}Copyright © 2018 SAP SE. All Rights Reserved.