org.apache.stratos.tenant.mgt.stub
Class TenantMgtAdminServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceStub
All Implemented Interfaces:
TenantMgtAdminService

public class TenantMgtAdminServiceStub
extends org.apache.axis2.client.Stub
implements TenantMgtAdminService


Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
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
 
Method Summary
 void activateTenant(String tenantDomain66)
          Auto generated method signature
 String addTenant(TenantInfoBean tenantInfoBean74)
          Auto generated method signature
 void deactivateTenant(String tenantDomain85)
          Auto generated method signature
 void deleteTenant(String tenantDomain52)
          Auto generated method signature
 TenantInfoBean getTenant(String tenantDomain81)
          Auto generated method signature
 PaginatedTenantInfoBean retrievePaginatedPartialSearchTenants(String domain69, int pageNumber70)
          Auto generated method signature
 PaginatedTenantInfoBean retrievePaginatedTenants(int pageNumber59)
          Auto generated method signature
 TenantInfoBean[] retrievePartialSearchTenants(String domain55)
          Auto generated method signature
 TenantInfoBean[] retrieveTenants()
          Auto generated method signature
 void startactivateTenant(String tenantDomain66, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startaddTenant(TenantInfoBean tenantInfoBean74, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startdeactivateTenant(String tenantDomain85, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startdeleteTenant(String tenantDomain52, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetTenant(String tenantDomain81, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startretrievePaginatedPartialSearchTenants(String domain69, int pageNumber70, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startretrievePaginatedTenants(int pageNumber59, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startretrievePartialSearchTenants(String domain55, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startretrieveTenants(TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startupdateTenant(TenantInfoBean tenantInfoBean78, TenantMgtAdminServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void updateTenant(TenantInfoBean tenantInfoBean78)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

TenantMgtAdminServiceStub

public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                 String targetEndpoint)
                          throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

TenantMgtAdminServiceStub

public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                 String targetEndpoint,
                                 boolean useSeparateListener)
                          throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

TenantMgtAdminServiceStub

public TenantMgtAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                          throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

TenantMgtAdminServiceStub

public TenantMgtAdminServiceStub()
                          throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

TenantMgtAdminServiceStub

public TenantMgtAdminServiceStub(String targetEndpoint)
                          throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

deleteTenant

public void deleteTenant(String tenantDomain52)
                  throws RemoteException,
                         TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
deleteTenant in interface TenantMgtAdminService
Parameters:
deleteTenant51 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.deleteTenant(java.lang.String)

startdeleteTenant

public void startdeleteTenant(String tenantDomain52,
                              TenantMgtAdminServiceCallbackHandler callback)
                       throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeleteTenant in interface TenantMgtAdminService
Parameters:
deleteTenant51 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startdeleteTenant(java.lang.String, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

retrievePartialSearchTenants

public TenantInfoBean[] retrievePartialSearchTenants(String domain55)
                                              throws RemoteException,
                                                     TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
retrievePartialSearchTenants in interface TenantMgtAdminService
Parameters:
retrievePartialSearchTenants54 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.retrievePartialSearchTenants(java.lang.String)

startretrievePartialSearchTenants

public void startretrievePartialSearchTenants(String domain55,
                                              TenantMgtAdminServiceCallbackHandler callback)
                                       throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startretrievePartialSearchTenants in interface TenantMgtAdminService
Parameters:
retrievePartialSearchTenants54 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startretrievePartialSearchTenants(java.lang.String, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

retrievePaginatedTenants

public PaginatedTenantInfoBean retrievePaginatedTenants(int pageNumber59)
                                                 throws RemoteException,
                                                        TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
retrievePaginatedTenants in interface TenantMgtAdminService
Parameters:
retrievePaginatedTenants58 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.retrievePaginatedTenants(int)

startretrievePaginatedTenants

public void startretrievePaginatedTenants(int pageNumber59,
                                          TenantMgtAdminServiceCallbackHandler callback)
                                   throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startretrievePaginatedTenants in interface TenantMgtAdminService
Parameters:
retrievePaginatedTenants58 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startretrievePaginatedTenants(int, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

retrieveTenants

public TenantInfoBean[] retrieveTenants()
                                 throws RemoteException,
                                        TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
retrieveTenants in interface TenantMgtAdminService
Parameters:
retrieveTenants62 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.retrieveTenants()

startretrieveTenants

public void startretrieveTenants(TenantMgtAdminServiceCallbackHandler callback)
                          throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startretrieveTenants in interface TenantMgtAdminService
Parameters:
retrieveTenants62 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startretrieveTenants(org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

activateTenant

public void activateTenant(String tenantDomain66)
                    throws RemoteException,
                           TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
activateTenant in interface TenantMgtAdminService
Parameters:
activateTenant65 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.activateTenant(java.lang.String)

startactivateTenant

public void startactivateTenant(String tenantDomain66,
                                TenantMgtAdminServiceCallbackHandler callback)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startactivateTenant in interface TenantMgtAdminService
Parameters:
activateTenant65 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startactivateTenant(java.lang.String, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

retrievePaginatedPartialSearchTenants

public PaginatedTenantInfoBean retrievePaginatedPartialSearchTenants(String domain69,
                                                                     int pageNumber70)
                                                              throws RemoteException,
                                                                     TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
retrievePaginatedPartialSearchTenants in interface TenantMgtAdminService
Parameters:
retrievePaginatedPartialSearchTenants68 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.retrievePaginatedPartialSearchTenants(java.lang.String, int)

startretrievePaginatedPartialSearchTenants

public void startretrievePaginatedPartialSearchTenants(String domain69,
                                                       int pageNumber70,
                                                       TenantMgtAdminServiceCallbackHandler callback)
                                                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startretrievePaginatedPartialSearchTenants in interface TenantMgtAdminService
Parameters:
retrievePaginatedPartialSearchTenants68 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startretrievePaginatedPartialSearchTenants(java.lang.String, int, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

addTenant

public String addTenant(TenantInfoBean tenantInfoBean74)
                 throws RemoteException,
                        TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
addTenant in interface TenantMgtAdminService
Parameters:
addTenant73 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.addTenant(org.apache.stratos.tenant.mgt.stub.beans.xsd.TenantInfoBean)

startaddTenant

public void startaddTenant(TenantInfoBean tenantInfoBean74,
                           TenantMgtAdminServiceCallbackHandler callback)
                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startaddTenant in interface TenantMgtAdminService
Parameters:
addTenant73 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startaddTenant(org.apache.stratos.tenant.mgt.stub.beans.xsd.TenantInfoBean, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

updateTenant

public void updateTenant(TenantInfoBean tenantInfoBean78)
                  throws RemoteException,
                         TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
updateTenant in interface TenantMgtAdminService
Parameters:
updateTenant77 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.updateTenant(org.apache.stratos.tenant.mgt.stub.beans.xsd.TenantInfoBean)

startupdateTenant

public void startupdateTenant(TenantInfoBean tenantInfoBean78,
                              TenantMgtAdminServiceCallbackHandler callback)
                       throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startupdateTenant in interface TenantMgtAdminService
Parameters:
updateTenant77 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startupdateTenant(org.apache.stratos.tenant.mgt.stub.beans.xsd.TenantInfoBean, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

getTenant

public TenantInfoBean getTenant(String tenantDomain81)
                         throws RemoteException,
                                TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
getTenant in interface TenantMgtAdminService
Parameters:
getTenant80 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.getTenant(java.lang.String)

startgetTenant

public void startgetTenant(String tenantDomain81,
                           TenantMgtAdminServiceCallbackHandler callback)
                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetTenant in interface TenantMgtAdminService
Parameters:
getTenant80 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startgetTenant(java.lang.String, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)

deactivateTenant

public void deactivateTenant(String tenantDomain85)
                      throws RemoteException,
                             TenantMgtAdminServiceExceptionException
Auto generated method signature

Specified by:
deactivateTenant in interface TenantMgtAdminService
Parameters:
deactivateTenant84 -
Throws:
TenantMgtAdminServiceExceptionException - :
RemoteException
See Also:
TenantMgtAdminService.deactivateTenant(java.lang.String)

startdeactivateTenant

public void startdeactivateTenant(String tenantDomain85,
                                  TenantMgtAdminServiceCallbackHandler callback)
                           throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startdeactivateTenant in interface TenantMgtAdminService
Parameters:
deactivateTenant84 -
Throws:
RemoteException
See Also:
TenantMgtAdminService.startdeactivateTenant(java.lang.String, org.apache.stratos.tenant.mgt.stub.TenantMgtAdminServiceCallbackHandler)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.