Uses of Class
de.hybris.platform.jalo.test.TestItem
Packages that use TestItem
Package
Description
-
Uses of TestItem in de.hybris.platform.jalo.test
Subclasses of TestItem in de.hybris.platform.jalo.testMethods in de.hybris.platform.jalo.test that return TestItemModifier and TypeMethodDescriptionGeneratedTestItem3.getItemTypeTwo()Generated method - Getter of theTestItemType3.itemTypeTwoattribute.GeneratedTestItem3.getItemTypeTwo(SessionContext ctx) Generated method - Getter of theTestItemType3.itemTypeTwoattribute.Methods in de.hybris.platform.jalo.test that return types with arguments of type TestItemModifier and TypeMethodDescriptionGeneratedTestItem3.getItemsTypeTwo()Generated method - Getter of theTestItemType3.itemsTypeTwoattribute.GeneratedTestItem3.getItemsTypeTwo(SessionContext ctx) Generated method - Getter of theTestItemType3.itemsTypeTwoattribute.Methods in de.hybris.platform.jalo.test with parameters of type TestItemModifier and TypeMethodDescriptionvoidGeneratedTestItem3.setItemTypeTwo(SessionContext ctx, TestItem value) Generated method - Setter of theTestItemType3.itemTypeTwoattribute.voidGeneratedTestItem3.setItemTypeTwo(TestItem value) Generated method - Setter of theTestItemType3.itemTypeTwoattribute.Method parameters in de.hybris.platform.jalo.test with type arguments of type TestItemModifier and TypeMethodDescriptionvoidGeneratedTestItem3.setItemsTypeTwo(SessionContext ctx, Collection<TestItem> value) Generated method - Setter of theTestItemType3.itemsTypeTwoattribute.voidGeneratedTestItem3.setItemsTypeTwo(Collection<TestItem> value) Generated method - Setter of theTestItemType3.itemsTypeTwoattribute. -
Uses of TestItem in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test that return TestItemModifier and TypeMethodDescriptionstatic TestItemTestItemEJBImpl.createTestItem()creates a new test item. -
Uses of TestItem in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return TestItemModifier and TypeMethodDescriptionGeneratedServicelayerManager.createTestItem(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createTestItem(Map attributeValues) GeneratedServicelayerManager.createTestItemType2(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createTestItemType2(Map attributeValues)