Serialized Form


Package org.apache.stratos.tenant.activity.beans

Class org.apache.stratos.tenant.activity.beans.PaginatedTenantDataBean extends Object implements Serializable

Serialized Fields

tenantInfoBeans

TenantDataBean[] tenantInfoBeans

numberOfPages

int numberOfPages

Class org.apache.stratos.tenant.activity.beans.TenantDataBean extends Object implements Serializable

Serialized Fields

id

int id
The tenant Id


domain

String domain
The domain name of the tenant


adminName

String adminName
The admin user name of the tenant


email

String email
The email address of the tenant


active

boolean active
Indicates whether this tenant is active or not


Package org.apache.stratos.tenant.activity.commands

Class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberRequest extends org.apache.axis2.clustering.ClusteringMessage implements Serializable

Serialized Fields

tenants

List<E> tenants

Class org.apache.stratos.tenant.activity.commands.GetActiveTenantsInMemberResponse extends org.apache.axis2.clustering.ClusteringCommand implements Serializable

Serialized Fields

tenants

List<E> tenants



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.