| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.annotation.repository | |
| com.sap.cloud.sdk.service.prov.api.util |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedClassMethod<?>> |
AnnotationRepository.getClassMethodListForAnnotation(String annotationName)
Use this method to get a List of AnnotatedClassMethod object based on annotation name
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationRepository.registerAnnotationClassMethod(String annotationName,
AnnotatedClassMethod<?> annoClassMthod)
Use this method to register a list of AnnotatedClassMethod object against a particular Odata V4 annotation
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotatedClassMethod |
ProcessorHelper.getClassMethodtoCall(String annotOperation,
String serviceName,
GenericRequest oprationRequest) |
Copyright © 2020 SAP. All Rights Reserved.