| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.engine.sharedrecord | |
| com.whitestein.lsps.modulemanager | |
| com.whitestein.lsps.pm |
| Modifier and Type | Method and Description |
|---|---|
ComponentServiceLocal |
ModelProviderClientService.getComponentService()
Answer component service instance
|
| Constructor and Description |
|---|
SharedRecordConfigurationServiceBean(ModelProviderService modelProviderService,
ComponentServiceLocal componentService)
A constructor used by unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentServiceLocal |
ModelProviderServiceBean.getComponentService() |
| Constructor and Description |
|---|
ModelProviderServiceBean(ModelManagementDao modelManagementDao,
ComponentServiceLocal componentService,
ModelInstanceDao modelInstanceDao)
Creates new instance.
|
| Constructor and Description |
|---|
PersonManagementServiceBean(RoleNameDao roleNameDao,
RoleDao roleDao,
PersonDao personDao,
SecurityRoleDao securityRoleDao,
SecurityManagerServiceLocal securityManager,
ComponentServiceLocal componentService)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.