public class DeleteNamedMediaOperation extends VoidOperation
Constructor and Description |
---|
DeleteNamedMediaOperation(int tenantId,
String mediaName) |
Modifier and Type | Method and Description |
---|---|
String |
getMediaName() |
int |
getTenantId() |
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invoke
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapException
toArrayList, toCaseInsensitiveMap, toHashMap, toString
public DeleteNamedMediaOperation(int tenantId, String mediaName)
public String getMediaName()
public int getTenantId()
protected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.