Uses of Interface
org.glassfish.paas.tenantmanager.entity.Environments

Packages that use Environments
org.glassfish.paas.tenantmanager.entity   
 

Uses of Environments in org.glassfish.paas.tenantmanager.entity
 

Methods in org.glassfish.paas.tenantmanager.entity that return Environments
 Environments Tenant.getEnvironments()
           
 

Methods in org.glassfish.paas.tenantmanager.entity with parameters of type Environments
static
<T extends TenantEnvironment>
List<T>
Environments.Duck.getEnvironmentsByType(Environments environments, Class<T> type)
           
 void Tenant.setEnvironments(Environments environments)
           
 



Copyright © 2012. All Rights Reserved.