Uses of Class
de.hybris.platform.jalo.test.TestItem
-
-
Uses of TestItem in de.hybris.platform.jalo.test
Subclasses of TestItem in de.hybris.platform.jalo.test Modifier and Type Class Description classGeneratedTestItem3Generated class for typeTestItemType3.classTestItem3Methods in de.hybris.platform.jalo.test that return TestItem Modifier and Type Method Description TestItemGeneratedTestItem3. getItemTypeTwo()Generated method - Getter of theTestItemType3.itemTypeTwoattribute.TestItemGeneratedTestItem3. getItemTypeTwo(SessionContext ctx)Generated method - Getter of theTestItemType3.itemTypeTwoattribute.Methods in de.hybris.platform.jalo.test that return types with arguments of type TestItem Modifier and Type Method Description java.util.Collection<TestItem>GeneratedTestItem3. getItemsTypeTwo()Generated method - Getter of theTestItemType3.itemsTypeTwoattribute.java.util.Collection<TestItem>GeneratedTestItem3. getItemsTypeTwo(SessionContext ctx)Generated method - Getter of theTestItemType3.itemsTypeTwoattribute.Methods in de.hybris.platform.jalo.test with parameters of type TestItem Modifier and Type Method Description voidGeneratedTestItem3. 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 TestItem Modifier and Type Method Description voidGeneratedTestItem3. setItemsTypeTwo(SessionContext ctx, java.util.Collection<TestItem> value)Generated method - Setter of theTestItemType3.itemsTypeTwoattribute.voidGeneratedTestItem3. setItemsTypeTwo(java.util.Collection<TestItem> value)Generated method - Setter of theTestItemType3.itemsTypeTwoattribute. -
Uses of TestItem in de.hybris.platform.odata2webservicesfeaturetests.jalo
Subclasses of TestItem in de.hybris.platform.odata2webservicesfeaturetests.jalo Modifier and Type Class Description classGeneratedTestIntegrationItemGenerated class for typeTestIntegrationItem.classGeneratedTestIntegrationItemDetailGenerated class for typeTestIntegrationItemDetail.classTestIntegrationItemclassTestIntegrationItemDetail -
Uses of TestItem in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test that return TestItem Modifier and Type Method Description static 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 TestItem Modifier and Type Method Description TestItemGeneratedServicelayerManager. createTestItem(SessionContext ctx, java.util.Map attributeValues)TestItemGeneratedServicelayerManager. createTestItem(java.util.Map attributeValues)TestItemGeneratedServicelayerManager. createTestItemType2(SessionContext ctx, java.util.Map attributeValues)TestItemGeneratedServicelayerManager. createTestItemType2(java.util.Map attributeValues)
-