public interface ODataOperationValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCreatable(String serviceName,
String entityName) |
boolean |
isDeletable(String serviceName,
String entityName) |
boolean |
isUpdatable(String serviceName,
String entityName) |
Copyright © 2020 SAP. All Rights Reserved.