|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TenantInfoBean | |
|---|---|
| org.apache.stratos.tenant.register.gapp.stub | |
| org.apache.stratos.tenant.register.gapp.stub.services | |
| org.apache.stratos.tenant.register.gapp.stub.xsd | |
| Uses of TenantInfoBean in org.apache.stratos.tenant.register.gapp.stub |
|---|
| Methods in org.apache.stratos.tenant.register.gapp.stub with parameters of type TenantInfoBean | |
|---|---|
boolean |
GAppTenantRegistrationServiceStub.registerGoogleAppsTenant(TenantInfoBean tenantInfoBean10)
Auto generated method signature |
boolean |
GAppTenantRegistrationService.registerGoogleAppsTenant(TenantInfoBean tenantInfoBean2)
Auto generated method signature |
void |
GAppTenantRegistrationServiceStub.startregisterGoogleAppsTenant(TenantInfoBean tenantInfoBean10,
GAppTenantRegistrationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
GAppTenantRegistrationService.startregisterGoogleAppsTenant(TenantInfoBean tenantInfoBean2,
GAppTenantRegistrationServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
| Uses of TenantInfoBean in org.apache.stratos.tenant.register.gapp.stub.services |
|---|
| Fields in org.apache.stratos.tenant.register.gapp.stub.services declared as TenantInfoBean | |
|---|---|
protected TenantInfoBean |
RegisterGoogleAppsTenant.localTenantInfoBean
field for TenantInfoBean |
| Methods in org.apache.stratos.tenant.register.gapp.stub.services that return TenantInfoBean | |
|---|---|
TenantInfoBean |
RegisterGoogleAppsTenant.getTenantInfoBean()
Auto generated getter method |
| Methods in org.apache.stratos.tenant.register.gapp.stub.services with parameters of type TenantInfoBean | |
|---|---|
void |
RegisterGoogleAppsTenant.setTenantInfoBean(TenantInfoBean param)
Auto generated setter method |
| Uses of TenantInfoBean in org.apache.stratos.tenant.register.gapp.stub.xsd |
|---|
| Methods in org.apache.stratos.tenant.register.gapp.stub.xsd that return TenantInfoBean | |
|---|---|
static TenantInfoBean |
TenantInfoBean.Factory.parse(XMLStreamReader reader)
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||