Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
com.whitestein.lsps.modulemanager | |
com.whitestein.lsps.orgstructure.context |
Classes that represents Organization Structure model objects
like
RoleUnitHolder in java code. |
Modifier and Type | Interface and Description |
---|---|
interface |
ModelProviderService
Service that provides model related utilities.
|
Modifier and Type | Method and Description |
---|---|
com.whitestein.lsps.model.ElementWithId |
ModelCache.getElement(long moduleId,
com.whitestein.lsps.model.ElementType elementType,
String elementId,
ModelProviderClientService modelProviderService)
Returns model element in the given module by its module id.
|
Type |
ModelCache.resolveType(String type,
long modelId,
ModelProviderClientService modelProviderService)
Parses given type string representation using resolver for current process.
|
Constructor and Description |
---|
ModelProviderImpl(ModelProviderClientService modelProviderService)
Creates new instances.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelProviderServiceBean |
Constructor and Description |
---|
OrgTypeFactoryImpl(ModelProviderClientService modelProviderService,
RoleNameDao roleNameDao,
SharedRecordTypeFactory sharedRecordTypeFactory)
Tests constructor
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.