| 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. |
| ItemModelContextImplTest |
Tests for
ItemModelContextImpl. |
| ItemModelFetchNoneTest | |
| ItemModelNullDecoratorUnitTest | |
| ItemModelTenantTest | |
| ItemModelTest | |
| ItemTypeForContextTest | |
| ItemTypeNamesCacheUnitTest | |
| JaloInitDefaultValuesModelTest | |
| LocalizedModelAttributeTest |
Dedicated test for proving, that jalo by pass isn not worse than service layer regarding merging, ordering, dropping duplicate localized attributes.
|
| MockModelService | |
| ModelAfterRefactoringTest | |
| 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 |
| ModelEntityContextTest | |
| ModelServiceMapTest |
Tests saving maps by model service
|
| UniqueOptionalAttributeTest |
PLA-8821
|
| UpdateRelationsTest |
Tests to add new relation (next element) for existing model using setters.
|
Copyright © 2018 SAP SE. All Rights Reserved.