public class DeleteLookupEntry extends VoidOperation
Operation that deletes a lookup entry.
The VoidOperation.invoke() method has no return value.| Constructor and Description |
|---|
DeleteLookupEntry(String ddc,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDDC() |
String |
getId() |
protected void |
voidInvoke()
Invokes this void operation.
|
getResult, invoke, setResultbeforeInvoke, getClientTokenprotected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationpublic String getDDC()
public String getId()
Copyright © 2016 SAPERION AG. All rights reserved.