| Package | Description | 
|---|---|
| step.controller.multitenancy | |
| step.controller.multitenancy.accessor | 
| Modifier and Type | Method and Description | 
|---|---|
Project | 
TenantServices.getProject(String id)  | 
Project | 
TenantServices.readProject(Project project)  | 
Project | 
TenantServices.saveProject(Project project)  | 
Project | 
TenantServices.searchProjectByAttributes(Map<String,String> attributes)  | 
Project | 
TenantServices.updateProject(String id,
             Project project)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Project> | 
TenantServices.getAllProjects()  | 
protected List<Project> | 
MultitenancyManager.getGlobalProjects()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TenantServices.deleteProject(String id,
             Project project)  | 
Project | 
TenantServices.readProject(Project project)  | 
Project | 
TenantServices.saveProject(Project project)  | 
Project | 
TenantServices.updateProject(String id,
             Project project)  | 
| Modifier and Type | Method and Description | 
|---|---|
Project | 
ProjectAccessor.findByAttributes(Map<String,String> attributes)  | 
Copyright © 2020. All rights reserved.