| Interface | Description |
|---|---|
| AbstractItemModel.NewModelContextFactory | |
| ItemModelContext |
This is the public context API for models based on
AbstractItemModel. |
| ItemModelInternalContext |
Warning: this context represents all methods considered to be internal to the hybris model layer.
|
| ModelService |
Central point of model management.
|
| Class | Description |
|---|---|
| AbstractItemModel | |
| DefaultNewModelContextFactory | |
| DummyModel | |
| EnumModelTest | |
| InvalidateItemModelConverterTest |
Checks the invalidation of internal cache of
ItemModelConverter. |
| ItemContextBuilder |
Helper class to make the constructor easier.
|
| ItemModelContextImpl |
Default implementation for
ItemModelContext. |
| ItemModelTenantTest | |
| ItemTypeNamesCacheUnitTest | |
| JaloInitDefaultValuesModelTest | |
| MockModelService | |
| ModelCloningTest | |
| ModelContextTest |
Separate class for testing model context behaviour since using parallel threads was impossible on SQL Server due to
(supposedly) obtained locks while creating data in setUp().
|
| ModelContextUtils |
Allows accessing the
ItemModelContext backing a AbstractItemModel |
| UpdateRelationsTest |
Tests to add new relation (next element) for existing model using setters.
|
Copyright © 2017 SAP SE. All Rights Reserved.