public class LoadTenantByName extends AbstractOperation<com.lexmark.saperion.administration.TenantType>
Operation
returns a tenant given its name.Constructor and Description |
---|
LoadTenantByName(String tenantName) |
Modifier and Type | Method and Description |
---|---|
String |
getTenantName() |
com.lexmark.saperion.administration.TenantType |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayList
beforeInvoke, getClientToken, mapException
public LoadTenantByName(String tenantName)
public String getTenantName()
public com.lexmark.saperion.administration.TenantType invoke() throws SaBasicException
Operation
SaBasicException
- exception when invoking this operationpublic String toString()
toString
in class AbstractOperation<com.lexmark.saperion.administration.TenantType>
Copyright © 2016 SAPERION AG. All rights reserved.