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, setResult
beforeInvoke, getClientToken
protected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationpublic String getDDC()
public String getId()
Copyright © 2016 SAPERION AG. All rights reserved.