public class TenantMgtAdminServiceStub extends org.apache.axis2.client.Stub implements TenantMgtAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
TenantMgtAdminServiceStub()
Default Constructor
|
TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
TenantMgtAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
activateTenant(String tenantDomain68)
Auto generated method signature
|
String |
addSkeletonTenant(TenantInfoBean tenantInfoBean90)
Auto generated method signature
|
String |
addTenant(TenantInfoBean tenantInfoBean94)
Auto generated method signature
|
void |
deactivateTenant(String tenantDomain65)
Auto generated method signature
|
void |
deleteTenant(String tenantDomain74)
Auto generated method signature
|
TenantInfoBean |
getTenant(String tenantDomain77)
Auto generated method signature
|
PaginatedTenantInfoBean |
retrievePaginatedPartialSearchTenants(String domain81,
int pageNumber82)
Auto generated method signature
|
PaginatedTenantInfoBean |
retrievePaginatedTenants(int pageNumber86)
Auto generated method signature
|
TenantInfoBean[] |
retrievePartialSearchTenants(String domain61)
Auto generated method signature
|
TenantInfoBean[] |
retrieveTenants()
Auto generated method signature
|
void |
startactivateTenant(String tenantDomain68,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddSkeletonTenant(TenantInfoBean tenantInfoBean90,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startaddTenant(TenantInfoBean tenantInfoBean94,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeactivateTenant(String tenantDomain65,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdeleteTenant(String tenantDomain74,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTenant(String tenantDomain77,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startretrievePaginatedPartialSearchTenants(String domain81,
int pageNumber82,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startretrievePaginatedTenants(int pageNumber86,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startretrievePartialSearchTenants(String domain61,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startretrieveTenants(TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdateTenant(TenantInfoBean tenantInfoBean58,
TenantMgtAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateTenant(TenantInfoBean tenantInfoBean58)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TenantMgtAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TenantMgtAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void updateTenant(TenantInfoBean tenantInfoBean58) throws RemoteException, TenantMgtAdminServiceExceptionException
updateTenant
in interface TenantMgtAdminService
updateTenant57
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.updateTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean)
public void startupdateTenant(TenantInfoBean tenantInfoBean58, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startupdateTenant
in interface TenantMgtAdminService
updateTenant57
- RemoteException
TenantMgtAdminService.startupdateTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public TenantInfoBean[] retrievePartialSearchTenants(String domain61) throws RemoteException, TenantMgtAdminServiceExceptionException
retrievePartialSearchTenants
in interface TenantMgtAdminService
retrievePartialSearchTenants60
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.retrievePartialSearchTenants(java.lang.String)
public void startretrievePartialSearchTenants(String domain61, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startretrievePartialSearchTenants
in interface TenantMgtAdminService
retrievePartialSearchTenants60
- RemoteException
TenantMgtAdminService.startretrievePartialSearchTenants(java.lang.String, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public void deactivateTenant(String tenantDomain65) throws RemoteException, TenantMgtAdminServiceExceptionException
deactivateTenant
in interface TenantMgtAdminService
deactivateTenant64
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.deactivateTenant(java.lang.String)
public void startdeactivateTenant(String tenantDomain65, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startdeactivateTenant
in interface TenantMgtAdminService
deactivateTenant64
- RemoteException
TenantMgtAdminService.startdeactivateTenant(java.lang.String, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public void activateTenant(String tenantDomain68) throws RemoteException, TenantMgtAdminServiceExceptionException
activateTenant
in interface TenantMgtAdminService
activateTenant67
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.activateTenant(java.lang.String)
public void startactivateTenant(String tenantDomain68, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startactivateTenant
in interface TenantMgtAdminService
activateTenant67
- RemoteException
TenantMgtAdminService.startactivateTenant(java.lang.String, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public TenantInfoBean[] retrieveTenants() throws RemoteException, TenantMgtAdminServiceExceptionException
retrieveTenants
in interface TenantMgtAdminService
retrieveTenants70
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.retrieveTenants()
public void startretrieveTenants(TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startretrieveTenants
in interface TenantMgtAdminService
retrieveTenants70
- RemoteException
TenantMgtAdminService.startretrieveTenants(org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public void deleteTenant(String tenantDomain74) throws RemoteException, TenantMgtAdminServiceExceptionException
deleteTenant
in interface TenantMgtAdminService
deleteTenant73
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.deleteTenant(java.lang.String)
public void startdeleteTenant(String tenantDomain74, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startdeleteTenant
in interface TenantMgtAdminService
deleteTenant73
- RemoteException
TenantMgtAdminService.startdeleteTenant(java.lang.String, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public TenantInfoBean getTenant(String tenantDomain77) throws RemoteException, TenantMgtAdminServiceExceptionException
getTenant
in interface TenantMgtAdminService
getTenant76
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.getTenant(java.lang.String)
public void startgetTenant(String tenantDomain77, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startgetTenant
in interface TenantMgtAdminService
getTenant76
- RemoteException
TenantMgtAdminService.startgetTenant(java.lang.String, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public PaginatedTenantInfoBean retrievePaginatedPartialSearchTenants(String domain81, int pageNumber82) throws RemoteException, TenantMgtAdminServiceExceptionException
retrievePaginatedPartialSearchTenants
in interface TenantMgtAdminService
retrievePaginatedPartialSearchTenants80
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.retrievePaginatedPartialSearchTenants(java.lang.String, int)
public void startretrievePaginatedPartialSearchTenants(String domain81, int pageNumber82, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startretrievePaginatedPartialSearchTenants
in interface TenantMgtAdminService
retrievePaginatedPartialSearchTenants80
- RemoteException
TenantMgtAdminService.startretrievePaginatedPartialSearchTenants(java.lang.String, int, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public PaginatedTenantInfoBean retrievePaginatedTenants(int pageNumber86) throws RemoteException, TenantMgtAdminServiceExceptionException
retrievePaginatedTenants
in interface TenantMgtAdminService
retrievePaginatedTenants85
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.retrievePaginatedTenants(int)
public void startretrievePaginatedTenants(int pageNumber86, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startretrievePaginatedTenants
in interface TenantMgtAdminService
retrievePaginatedTenants85
- RemoteException
TenantMgtAdminService.startretrievePaginatedTenants(int, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public String addSkeletonTenant(TenantInfoBean tenantInfoBean90) throws RemoteException, TenantMgtAdminServiceExceptionException
addSkeletonTenant
in interface TenantMgtAdminService
addSkeletonTenant89
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.addSkeletonTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean)
public void startaddSkeletonTenant(TenantInfoBean tenantInfoBean90, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startaddSkeletonTenant
in interface TenantMgtAdminService
addSkeletonTenant89
- RemoteException
TenantMgtAdminService.startaddSkeletonTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
public String addTenant(TenantInfoBean tenantInfoBean94) throws RemoteException, TenantMgtAdminServiceExceptionException
addTenant
in interface TenantMgtAdminService
addTenant93
- TenantMgtAdminServiceExceptionException
- :RemoteException
TenantMgtAdminService.addTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean)
public void startaddTenant(TenantInfoBean tenantInfoBean94, TenantMgtAdminServiceCallbackHandler callback) throws RemoteException
startaddTenant
in interface TenantMgtAdminService
addTenant93
- RemoteException
TenantMgtAdminService.startaddTenant(org.wso2.carbon.tenant.mgt.stub.beans.xsd.TenantInfoBean, org.wso2.carbon.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.