|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.core.AbstractAdmin
org.apache.stratos.tenant.activity.services.TenantActivityService
public class TenantActivityService
This service use to get active tenants related data.If its single node
| Field Summary |
|---|
| Fields inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
axisConfig, configurationContext |
| Constructor Summary | |
|---|---|
TenantActivityService()
|
|
| Method Summary | |
|---|---|
int |
getActiveTenantCount()
|
boolean |
isActiveTenantOnService(String domainName)
|
PaginatedTenantDataBean |
retrievePaginatedActiveTenants(int pageNumber)
|
| Methods inherited from class org.wso2.carbon.core.AbstractAdmin |
|---|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TenantActivityService()
| Method Detail |
|---|
public int getActiveTenantCount()
throws Exception
Exception
public PaginatedTenantDataBean retrievePaginatedActiveTenants(int pageNumber)
throws Exception
Exception
public boolean isActiveTenantOnService(String domainName)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||